AnyData2 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_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
AnyData2 | access to data in many formats | 0.001 | metacpan |
AnyData2::Format | Format base class for AnyData2 | 0.001 | metacpan |
AnyData2::Format::CSV | CSV format class for AnyData2 | 0.001 | metacpan |
AnyData2::Format::FileSystem | FileSystem format class for AnyData2 | 0.001 | metacpan |
AnyData2::Format::Fixed | fixed length format class for AnyData2 | 0.001 | metacpan |
AnyData2::Role::AdvancedChanging | provides role for in-place changing capabilities | 0.001 | metacpan |
AnyData2::Role::GuessImplementation | provides role for guessing suitable implementation | 0.001 | metacpan |
AnyData2::Storage | AnyData2 storage base class | 0.001 | metacpan |
AnyData2::Storage::File | AnyData2 file storage | 0.001 | metacpan |
AnyData2::Storage::File::Blockwise | AnyData2 block oriented file storage | 0.001 | metacpan |
AnyData2::Storage::File::Linewise | AnyData2 line oriented file storage | 0.001 | metacpan |
AnyData2::Storage::FileSystem | AnyData2 filesystem storage ... | 0.001 | metacpan |