The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.095

  • Change: 68f16f156fbd29645c758a1aa4418bb316816bdd Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 15:04:40 +0000
    • improved string test
  • Change: 3a71c40a02cdf56332499efc637df6f240aa0b8d Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 14:20:34 +0000
    • improved check
  • Change: bab58340b1de904b1bebe2f38cef472f57f59a4f Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 14:11:42 +0000
    • improved regex in is_baginfo_key_reserved_as_uniq - improved regex in is_baginfo_key_reserved
  • Change: 3f37245ce420d2003921c0295b46b340823ee96b Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 13:37:31 +0000
    • minor, improved string compare

Modules

The main module to handle bags.
deprecated, used for backwards compatibility
The MD5 algorithm plugin (default for v0.97)
The default SHA algorithms plugin (default for v1.0)
The role to load md5 plugin (default for v0.97)
The role to load the sha512 plugin (default for v1.0)
A role that defines the interface to a hashing algorithm
A role that handles all manifest files for a specific Algorithm
A role that handles plugin loading
handles asynchronous digest calculation using openssl
handles synchronous digest calculation using openssl
A role that handles plugin loading
A role that handles filepaths for improved portability