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 Tue 27 Sep 2011 09:54:13 AM JST gpg: using DSA key 388B7672A6E58CCD gpg: Can't check signature: No public key --- SIGNATURE Tue Sep 27 09:54:52 2011 +++ @@ -1,9 +1,10 @@ -SHA1 23956363de6b5cd04cd4ed83ff382dbe547dbe1e Changes -SHA1 eb6735cbdd69fb601488e4b120126a3e1ad1a349 MANIFEST -SHA1 088e2345eb94fbc8e34278201c4d9d1f01f7960c META.yml +SHA1 86955ec0759d2498979e7e515a346ad91aa9a853 Changes +SHA1 bb59a939b4a23d3ab0f50a2a4cb6f9c43e5471d7 MANIFEST +SHA256 dae3dbd7933efce4eb329b16890ee9529390e91e57fb5320fa1b4924bb3dc00a META.json +SHA1 d73f95042888fac0a6afd8c893c4c046e7fb11c9 META.yml SHA1 c9e504e8070c3bb740622f70a8190cbcf16e5389 Makefile.PL SHA1 b386f2d0e0487c4df55e3117f99edee3406ae7a1 README -SHA1 43e9a8c88b16f15074d2d91c2cf58076e33f60de lib/Finance/Currency/Convert/BChile.pm +SHA1 e1ff9550c7b0e675bba243548dbb930d8bcc598b lib/Finance/Currency/Convert/BChile.pm SHA1 d1defb182ec8e2a25810826606aec7d787dfedfa t/00-load.t SHA1 2840ae1be441b919942327354e64f34fd95ed459 t/01-object.t SHA1 a11ef1c6223740fc271678c736e293d9946ba22a t/05-update.t ==> 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.

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.05 metacpan

Other Files

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