Changes for version 0.089
- Change: 5412326d30139c5c9871bb72cac56c0663c9cc70 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-01-04 14:52:54 +0000
- make predicate explicite in sub has_forced_fixity_algorithm() - minor improvements
- Change: 3f918b8c39d8f27488940f54090e96c9a0798254 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-01-04 14:38:25 +0000
- fixed
- Change: 79d2da74d6ec9c3d31e73502d7e14ddaa2b2c5ca Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-01-04 14:38:16 +0000
- fixed some predicates - fixed _build_forced_fixity_algorithm() - in verify_bag() forced fixity file is only checked, if no use_plugin option is used
Modules
The main module to handle bags.
deprecated, used for backwards compatibility
A module to use IO::AIO to get better performance
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
handles asynchronous digest calculation using openssl
handles synchronous digest calculation using openssl
A role that handles plugin loading
A role that handles filepaths for improved portability