Storage-Abstract 0.007 Latest
Kwalitee Issues
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.007 | metacpan |
Storage::Abstract::Driver | Base class for drivers | 0.007 | metacpan |
Storage::Abstract::Driver::Composite | Aggregate meta driver | 0.007 | metacpan |
Storage::Abstract::Driver::Directory | Local directory storage | 0.007 | metacpan |
Storage::Abstract::Driver::Memory | In-memory storage of files | 0.007 | metacpan |
Storage::Abstract::Driver::Null | Driver which does nothing | 0.007 | metacpan |
Storage::Abstract::Driver::Subpath | Change root meta driver | 0.007 | metacpan |
Storage::Abstract::Driver::Superpath | Mount under directory meta driver | 0.007 | metacpan |
Storage::Abstract::Handle | Tied filehandle for stored files | 0.007 | metacpan |
Storage::Abstract::Role::Driver::Basic | 0.007 | metacpan | |
Storage::Abstract::Role::Driver::Meta | 0.007 | metacpan | |
Storage::Abstract::X | Exceptions for Storage::Abstract | 0.007 | metacpan |
Provides
Name | File | View |
---|---|---|
Storage::Abstract::X::HandleError | lib/Storage/Abstract/X.pm | metacpan |
Storage::Abstract::X::NotFound | lib/Storage/Abstract/X.pm | metacpan |
Storage::Abstract::X::PathError | lib/Storage/Abstract/X.pm | metacpan |
Storage::Abstract::X::Readonly | lib/Storage/Abstract/X.pm | metacpan |
Storage::Abstract::X::StorageError | lib/Storage/Abstract/X.pm | metacpan |