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

Changes for version 0.063

  • Change: ecec4b48092b62c56c9df73e393aaf0bf85bfbd6 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-07-31 14:25:31 +0000
    • bugfix, handle UTF-8 correctly, see https://perldoc.perl.org/Encode.html#UTF-8-vs.-utf8-vs.-UTF8 for an explanation - add tests to handle utf8-filenames
  • Change: be4e76c8be1b00751f05b1e7543c0e620c4abbb7 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-07-31 14:24:44 +0000
    • bugfix, handle UTF-8 correctly, see https://perldoc.perl.org/Encode.html#UTF-8-vs.-utf8-vs.-UTF8 for an explanation

Modules

The common base for Archive::BagIt. This is the module for experts. ;)
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