Changes for version 0.062

  • Change: 55231d73bf9d2f47a0e6fdf9e75c4ba333fb4d63 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-07-30 18:23:39 +0000
    • added testsuite to check deeply if a new bag is correctly written to disk
  • Change: cf0206c03087fd06ff18e2ab482c609c9a8856d2 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-07-30 18:22:26 +0000
    • bugfix in create_baginfo() to write koorekt Bagging date

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