Kwalitee Issues

No Core Issues.

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 31 Oct 2007 10:30:55 PM JST gpg: using DSA key 388B7672A6E58CCD gpg: Can't check signature: No public key --- SIGNATURE Wed Oct 31 22:31:01 2007 +++ @@ -1,6 +1,6 @@ SHA1 87e812eaf18af6adf96eb8b8d2d4c3b897c07e4a Changes SHA1 6a2b21b1d63c06d620f2bf865971ae7f5c130aca MANIFEST -SHA1 9acb64863fd428d34879725c2cfb90ee5924971d META.yml +SHA1 c76c254e4487d1b311b1ee47fd328e6d9bf4ff1f META.yml SHA1 b1a7e2a199539308c6095456e70d55c3f7278c1b Makefile.PL SHA1 b386f2d0e0487c4df55e3117f99edee3406ae7a1 README SHA1 6c74115fcb55094f7e96cdd87ce1aced88e4e60d lib/Finance/Currency/Convert/BChile.pm ==> MISMATCHED content between SIGNATURE and distribution files! <==

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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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
Finance::Currency::Convert::BChile Currency conversion module between Chilean Pesos (CLP) and USA Dollars (USD). 0.02 metacpan

Other Files

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