Net-Amazon-IAM 0.04_b
Kwalitee Issues
- has_manifest
-
Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error: Cannot find MANIFEST in dist.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- 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 |
---|---|---|---|
Net::Amazon::IAM | Perl interface to the Amazon Identity and Access Management. | 0.04 | metacpan |
Net::Amazon::IAM::AccessKey | metacpan | ||
Net::Amazon::IAM::AccessKeyMetadata | metacpan | ||
Net::Amazon::IAM::AccessKeysList | metacpan | ||
Net::Amazon::IAM::Error | metacpan | ||
Net::Amazon::IAM::Errors | metacpan | ||
Net::Amazon::IAM::GetGroupResult | metacpan | ||
Net::Amazon::IAM::Group | metacpan | ||
Net::Amazon::IAM::Groups | metacpan | ||
Net::Amazon::IAM::InstanceProfile | metacpan | ||
Net::Amazon::IAM::InstanceProfiles | metacpan | ||
Net::Amazon::IAM::LoginProfile | metacpan | ||
Net::Amazon::IAM::MFADevice | metacpan | ||
Net::Amazon::IAM::MFADevices | metacpan | ||
Net::Amazon::IAM::Policies | metacpan | ||
Net::Amazon::IAM::Policy | metacpan | ||
Net::Amazon::IAM::Role | metacpan | ||
Net::Amazon::IAM::Roles | metacpan | ||
Net::Amazon::IAM::User | metacpan | ||
Net::Amazon::IAM::UserPolicy | metacpan | ||
Net::Amazon::IAM::Users | metacpan | ||
Net::Amazon::IAM::VirtualMFADevice | metacpan | ||
Net::Amazon::IAM::VirtualMFADevices | metacpan |