Archive-BagIt 0.100 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Archive::BagIt | The main module to handle bags. | 0.100 | metacpan |
Archive::BagIt::Base | deprecated, used for backwards compatibility | 0.100 | metacpan |
Archive::BagIt::Plugin::Algorithm::MD5 | The MD5 algorithm plugin (default for v0.97) | 0.100 | metacpan |
Archive::BagIt::Plugin::Algorithm::SHA512 | The default SHA algorithms plugin (default for v1.0) | 0.100 | metacpan |
Archive::BagIt::Plugin::Manifest::MD5 | The role to load md5 plugin (default for v0.97) | 0.100 | metacpan |
Archive::BagIt::Plugin::Manifest::SHA512 | The role to load the sha512 plugin (default for v1.0) | 0.100 | metacpan |
Archive::BagIt::Role::Algorithm | A role that defines the interface to a hashing algorithm | 0.100 | metacpan |
Archive::BagIt::Role::Manifest | A role that handles all manifest files for a specific Algorithm | 0.100 | metacpan |
Archive::BagIt::Role::OpenSSL | A role that handles plugin loading | 0.100 | metacpan |
Archive::BagIt::Role::OpenSSL::Async | handles asynchronous digest calculation using openssl | 0.100 | metacpan |
Archive::BagIt::Role::OpenSSL::Sync | handles synchronous digest calculation using openssl | 0.100 | metacpan |
Archive::BagIt::Role::Plugin | A role that handles plugin loading | 0.100 | metacpan |
Archive::BagIt::Role::Portability | A role that handles filepaths for improved portability | 0.100 | metacpan |