Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: CloudDeploy, CloudDeploy::CommandLine, CloudDeploy::CommandLine::Diagram, CloudDeploy::CommandLine::Diff, CloudDeploy::CommandLine::History, CloudDeploy::CommandLine::InspectDeployment, CloudDeploy::CommandLine::Json, CloudDeploy::CommandLine::ListDeployments, CloudDeploy::CommandLine::Template, Imager::CommandLine, Imager::CommandLine::DeleteAMI, Imager::CommandLine::FindImage, Imager::CommandLine::MakeAMI, Imager::CommandLine::MakeVagrant, Imager::CommandLine::NewTemplate, Imager::CommandLine::TagImages, Imager::CommandLine::UntagImages, Imager::CommandLine::Vagrant

prereq_matches_use

List all used modules in META.yml requires

Error:

  • ARGV::Struct
  • DateTime
  • DateTime::Format::Strptime
  • File::Slurp
  • JSON
  • JSON::MaybeXS
  • LWP::Simple
  • MooseX::Role::Parameterized
  • MooseX::Types::Path::Class
  • Path::Class
  • autodie

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: CloudDeploy, CloudDeploy::CommandLine, CloudDeploy::CommandLine::Diagram, CloudDeploy::CommandLine::Diff, CloudDeploy::CommandLine::History, CloudDeploy::CommandLine::InspectDeployment, CloudDeploy::CommandLine::Json, CloudDeploy::CommandLine::ListDeployments, CloudDeploy::CommandLine::Template, Imager::CommandLine, Imager::CommandLine::DeleteAMI, Imager::CommandLine::FindImage, Imager::CommandLine::MakeAMI, Imager::CommandLine::MakeVagrant, Imager::CommandLine::NewTemplate, Imager::CommandLine::TagImages, Imager::CommandLine::UntagImages, Imager::CommandLine::Vagrant

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • SuperClass
  • Test::Exception

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).

Modules

Name Abstract Version View
CCfn metacpan
CCfnX::Attachments metacpan
CCfnX::CloudFormationDeployer metacpan
CCfnX::CommonArgs metacpan
CCfnX::ConsoleDeployer metacpan
CCfnX::CreateAMIUserData metacpan
CCfnX::DSL::Inheritance metacpan
CCfnX::DeployerResourceTypeHandler metacpan
CCfnX::Deployment metacpan
CCfnX::DynamicValue metacpan
CCfnX::DynamicValueArray metacpan
CCfnX::File metacpan
CCfnX::Files metacpan
CCfnX::ImportBase metacpan
CCfnX::InstanceArgs metacpan
CCfnX::InstanceRoot metacpan
CCfnX::LocateAMI metacpan
CCfnX::MakeAMI metacpan
CCfnX::MakeAMIArgs metacpan
CCfnX::MakeAMIBase metacpan
CCfnX::MakeAMIBaseVPC metacpan
CCfnX::PackerDeployer metacpan
CCfnX::PersistentDeployment metacpan
CCfnX::Shortcuts metacpan
CCfnX::StubCloudFormationDeployer metacpan
CCfnX::UserData metacpan
CCfnX::VagrantDeployer metacpan
CCfnX::VirtualDeployment metacpan
CloudDeploy A toolkit for building and managing AWS CloudFormation stacks 1.07 metacpan
CloudDeploy::AMIDB metacpan
CloudDeploy::AuthorConfig metacpan
CloudDeploy::CommandLine metacpan
CloudDeploy::CommandLine::Deploy metacpan
CloudDeploy::CommandLine::Diagram metacpan
CloudDeploy::CommandLine::Diff metacpan
CloudDeploy::CommandLine::History metacpan
CloudDeploy::CommandLine::InspectDeployment metacpan
CloudDeploy::CommandLine::Json metacpan
CloudDeploy::CommandLine::ListDeployments metacpan
CloudDeploy::CommandLine::Template metacpan
CloudDeploy::CommandLine::Undeploy metacpan
CloudDeploy::CommandLine::Update metacpan
CloudDeploy::Config metacpan
CloudDeploy::DeploymentCollection metacpan
CloudDeploy::Utils metacpan
Imager::CommandLine metacpan
Imager::CommandLine::AccountImages metacpan
Imager::CommandLine::AllImages metacpan
Imager::CommandLine::DeleteAMI metacpan
Imager::CommandLine::FindImage metacpan
Imager::CommandLine::MakeAMI metacpan
Imager::CommandLine::MakeVagrant metacpan
Imager::CommandLine::NewTemplate metacpan
Imager::CommandLine::TagImages metacpan
Imager::CommandLine::UntagImages metacpan
Imager::CommandLine::Vagrant metacpan
Imager::TabularDisplay metacpan

Provides

Name File View
AWS lib/CCfnX/Shortcuts.pm metacpan
CCfnX::MakeAMIBaseVPCArgs lib/CCfnX/MakeAMIBaseVPC.pm metacpan
CCfnX::Meta::Attribute::Trait::Attachable lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::Attached lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::Condition lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::Mapping lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::Metadata lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::Output lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::PostOutput lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::RefValue lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::Resource lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::StackParameter lib/CCfn.pm metacpan
CCfnX::Meta::Attribute::Trait::Transform lib/CCfn.pm metacpan
CCfnX::Parameter::InstanceType lib/CCfnX/InstanceType.pm metacpan
CloudDeploy::AMI lib/CloudDeploy/AMIDB.pm metacpan
Fn lib/CCfnX/Shortcuts.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
cpanfile metacpan
dist.ini metacpan