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

Changes for version 0.093

  • Change: 92da8ff8d6900beed0eb34bc5ff54a8ef220fe3d Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-05-10 10:45:02 +0000
    • fixes gathering issue with testfile
  • Change: 4cbd4091c7042373ba35a47af6567174ed438597 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-05-10 10:10:25 +0000
    • fixed issues with naughty strings
  • Change: be5eb20e3c884e59d6e9a6c8ecfc185e7885b437 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-05-10 10:09:53 +0000
    • added tests for naughty strings

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