The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.090

  • Change: a079dc5655072d21f981b057fe8e0dc9c95ca815 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-01-28 17:53:49 +0000
    • removed unused module - minor fix order of modules
  • Change: 5c340b9d336583225430bddc2af3dd7141bd1717 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-01-28 17:53:05 +0000
    • fixed POD reference to Archive::BagIt::Fast
  • Change: 5fd13258c672e7df97aedeae5e72a185c2907813 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-01-28 17:52:29 +0000
    • fixed dependencies
  • Change: 0c110951a3cfa155923923d81bf848f0cd4b4fff Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-01-28 17:52:04 +0000
    • extracted Archive::BagIt::Fast from this distribution (in own distribution) to minimize dependencies

Modules

The main module to handle bags.
deprecated, used for backwards compatibility
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