Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: PaxHeader/App-EC2Cssh-0.001,PaxHeader/App-EC2Cssh-0.001,App-EC2Cssh-0.001/PaxHeader/Changes,App-EC2Cssh-0.001/PaxHeader/Changes,App-EC2Cssh-0.001/PaxHeader/cpanfile,App-EC2Cssh-0.001/PaxHeader/cpanfile,App-EC2Cssh-0.001/PaxHeader/dist.ini,App-EC2Cssh-0.001/PaxHeader/dist.ini,App-EC2Cssh-0.001/PaxHeader/lib,App-EC2Cssh-0.001/PaxHeader/lib,App-EC2Cssh-0.001/PaxHeader/LICENSE,App-EC2Cssh-0.001/PaxHeader/LICENSE,App-EC2Cssh-0.001/PaxHeader/Makefile.PL,App-EC2Cssh-0.001/PaxHeader/Makefile.PL,App-EC2Cssh-0.001/PaxHeader/MANIFEST,App-EC2Cssh-0.001/PaxHeader/MANIFEST,App-EC2Cssh-0.001/PaxHeader/META.yml,App-EC2Cssh-0.001/PaxHeader/META.yml,App-EC2Cssh-0.001/PaxHeader/README,App-EC2Cssh-0.001/PaxHeader/README,App-EC2Cssh-0.001/PaxHeader/README.md,App-EC2Cssh-0.001/PaxHeader/README.md,App-EC2Cssh-0.001/PaxHeader/scripts,App-EC2Cssh-0.001/PaxHeader/scripts,App-EC2Cssh-0.001/PaxHeader/t,App-EC2Cssh-0.001/PaxHeader/t,App-EC2Cssh-0.001/t/PaxHeader/load.t,App-EC2Cssh-0.001/t/PaxHeader/load.t,App-EC2Cssh-0.001/scripts/PaxHeader/ec2-cssh,App-EC2Cssh-0.001/scripts/PaxHeader/ec2-cssh,App-EC2Cssh-0.001/lib/PaxHeader/App,App-EC2Cssh-0.001/lib/PaxHeader/App,App-EC2Cssh-0.001/lib/App/PaxHeader/EC2Cssh.pm,App-EC2Cssh-0.001/lib/App/PaxHeader/EC2Cssh.pm

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Moose
  • 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_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

Modules

Name Abstract Version View
App::EC2Cssh Package for ec2-cssh CLI application 0.001 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
cpanfile metacpan
dist.ini metacpan