Storage-Abstract 0.001
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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 |
---|---|---|---|
Storage::Abstract | Abstraction for file storage | 0.001 | metacpan |
Storage::Abstract::Driver | Base class for drivers | 0.001 | metacpan |
Storage::Abstract::Driver::Composite | Use multiple sources of storage | 0.001 | metacpan |
Storage::Abstract::Driver::Directory | Local directory storage | 0.001 | metacpan |
Storage::Abstract::Driver::Memory | In-memory storage of files | 0.001 | metacpan |
Storage::Abstract::Driver::Null | Driver which does nothing | 0.001 | metacpan |
Storage::Abstract::X | Exceptions for Storage::Abstract | 0.001 | metacpan |