Changes for version 0.070

  • Change: 331ea58f0c7cb18009d53800f8f791f9ba550521 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2021-01-03 14:18:12 +0000
    • minor improvement
  • Change: 597b0582a2ab33d4eab000644895cff6780da2df Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2021-01-03 14:17:47 +0000
    • minor improvements
  • Change: f55e74712070326091194922a82b93e210a3298b Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2021-01-03 14:16:18 +0000
    • enhanced Pod::Coverage for Archive::BagIt::Base and Archive::BagIt::Fast
  • Change: e00c4fe82fe3bce904eb4179d90d0d9788e45c5c Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2021-01-03 14:15:43 +0000
    • enhanced tests for Archive::BagIt::Fast

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