Changes for version 0.066
- Change: 038340ab8721a41d87732f28d1ae22aa170e47c9 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-08-11 13:27:10 +0000
- refactoring, is_baginfo_key_reserved() uses pattern matching now
- Change: 610f9c7e1d3dbf023a70fea84af3ec7715f19ae9 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-08-07 12:36:01 +0000
- added paylod-oxum checks in verify_baginfo() - more descriptive output in _file_find() if non portable pathnames detected
- Change: 61805b7325c5de81d147f025ae2c8d31aae39a67 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-08-07 12:34:47 +0000
- added test to check if payload oxum is verified
- Change: 035e569a94039a1e2ef465325870b164e89d6e62 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-08-06 16:34:25 +0000
- fixed dzil problem
- Change: fa7917f31a845cecc1c1a7fefb0a9883b1dde6cb Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2020-08-06 16:34:06 +0000
- new by dzil
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