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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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.

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 Use the Amazon S3 - Simple Storage Service 0.55 metacpan
Net::Amazon::S3::Bucket convenience object for working with Amazon S3 buckets metacpan
Net::Amazon::S3::Client An easy-to-use Amazon S3 client metacpan
Net::Amazon::S3::Client::Bucket An easy-to-use Amazon S3 client bucket metacpan
Net::Amazon::S3::Client::Object An easy-to-use Amazon S3 client object metacpan
Net::Amazon::S3::HTTPRequest Create a signed HTTP::Request metacpan
Net::Amazon::S3::Request Base class for request objects metacpan
Net::Amazon::S3::Request::CreateBucket An internal class to create a bucket metacpan
Net::Amazon::S3::Request::DeleteBucket An internal class to delete a bucket metacpan
Net::Amazon::S3::Request::DeleteObject An internal class to delete an object metacpan
Net::Amazon::S3::Request::GetBucketAccessControl An internal class to get a bucket's access control metacpan
Net::Amazon::S3::Request::GetBucketLocationConstraint An internal class to get a bucket's location constraint metacpan
Net::Amazon::S3::Request::GetObject An internal class to get an object metacpan
Net::Amazon::S3::Request::GetObjectAccessControl An internal class to get an object's access control metacpan
Net::Amazon::S3::Request::ListAllMyBuckets An internal class to list all buckets metacpan
Net::Amazon::S3::Request::ListBucket An internal class to list a bucket metacpan
Net::Amazon::S3::Request::PutObject An internal class to put an object metacpan
Net::Amazon::S3::Request::SetBucketAccessControl An internal class to set a bucket's access control metacpan
Net::Amazon::S3::Request::SetObjectAccessControl An internal class to set an object's access control metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan