Archive-Zip-Parser v0.0.3 Latest
Kwalitee Issues
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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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 |
---|---|---|---|
Archive::Zip::Parser | Parser for .ZIP archives | v0.0.3 | metacpan |
Archive::Zip::Parser::CentralDirectoryEnd | Provides methods to access end of central directory fields. | metacpan | |
Archive::Zip::Parser::Entry | Provides methods for getting local file header, central directory and file data of .ZIP archive files. | metacpan | |
Archive::Zip::Parser::Entry::CentralDirectory | Provides methods to access central directory fields. | metacpan | |
Archive::Zip::Parser::Entry::DataDescriptor | Provides methods to access data descriptor fields. | metacpan | |
Archive::Zip::Parser::Entry::Header | metacpan | ||
Archive::Zip::Parser::Entry::LocalFileHeader | Provides methods to access local file header fields. | metacpan | |
Archive::Zip::Parser::Exception | metacpan |