MouseX-Params-Validate 0.06
Kwalitee Issues
- 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:
- MANIFEST (13) does not match dist (12):
- Duplicates in MANIFEST: SIGNATURE
- 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 Sun 07 Sep 2014 07:02:20 PM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Sun Sep 7 19:02:23 2014 +++ @@ -1,6 +1,8 @@ SHA1 089b6c0477713523b7d734ee1849954eda2aa186 Changes -SHA1 9f85c458061754d1d347393cce4fdfa82859a086 MANIFEST +SHA1 a10db4e6b37a0306128668894903f71af719499c MANIFEST SHA1 a4f77f2a7583eda8640efb925d0864ba24f266f6 MANIFEST.SKIP +SHA256 4c4dd552eaf75c8e429dc08925e60cbb3d2f32d9e3f840ff51440252c2c22bee META.json +SHA256 0bfc1d4a6bb4e3e4583642d852fe39cdf50a3445373a8d069ebfe0b6f5c00df6 META.yml SHA1 7a8349bc51c85db4071a07a58fdf2b8f5cdb77b3 Makefile.PL SHA1 1f8d8a0386234dbcf0bb91ee2c796a2782f85303 README SHA1 d78d9a6d2d154b67b3a3627e2f4a3bce58cdd781 lib/MouseX/Params/Validate.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.
- 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 |
---|---|---|---|
MouseX::Params::Validate | Extension of Params::Validate using Mouse's types. | 0.06 | metacpan |