Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Net-Amazon-S3-ACL-0.0.1_00/lib/Net/Amazon/S3/ACL/Grant/Email.pm -- Around line 134: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 Net-Amazon-S3-ACL-0.0.1_00/lib/Net/Amazon/S3/ACL/Grant/ID.pm -- Around line 139: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 Net-Amazon-S3-ACL-0.0.1_00/lib/Net/Amazon/S3/ACL/Grant/URI.pm -- Around line 192: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 Net-Amazon-S3-ACL-0.0.1_00/lib/Net/Amazon/S3/ACL/Grant.pm -- Around line 589: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 Net-Amazon-S3-ACL-0.0.1_00/lib/Net/Amazon/S3/ACL/XMLHelper.pm -- Around line 100: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 Net-Amazon-S3-ACL-0.0.1_00/lib/Net/Amazon/S3/ACL.pm -- Around line 488: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.0.1,0.0.1_00

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Net::Amazon::S3::ACL work with Amazon S3 Access Control Lists 0.0.1_00 metacpan
Net::Amazon::S3::ACL::Grant represent a grant in a S3 ACL metacpan
Net::Amazon::S3::ACL::Grant::Email email grant representation 0.0.1 metacpan
Net::Amazon::S3::ACL::Grant::ID ID grant representation 0.0.1 metacpan
Net::Amazon::S3::ACL::Grant::URI URI grant representation 0.0.1 metacpan
Net::Amazon::S3::ACL::XMLHelper XML-parsing helper functions metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan