Changes for version 0.069

  • Change: ce177b5df0ba6cb0659f6b94a0411f1c8732ccfa Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-10-21 09:07:12 +0000
    • fixed warning under Windows, because stat uner windows returns "" for blksize

Modules

An interface to make and verify bags according to the BagIt standard
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