Kwalitee Issues

has_tests

Add tests!

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

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

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 Fri 07 Aug 2009 11:29:40 AM JST gpg: using DSA key D3E80A5A9E42250A gpg: Can't check signature: No public key --- SIGNATURE Tue Aug 18 07:14:06 2009 +++ @@ -1,8 +1,8 @@ -SHA1 c1444e5e6a2a92c49445a6f61430e582af4a59e4 Changes -SHA1 0c6518956ed0ca1fd45328c264e6207687a30c8e MANIFEST -SHA1 4a23cc2786c31767df3c6d848a6459f492a4c6ad META.yml -SHA1 478a1a8f886df5109348d6c3842f48f8b748e8b4 Makefile.PL -SHA1 c10c54df59f23e784b81830fb7c9c0d429082c03 README +SHA1 cc8bb8e5768e8a370d3a18aeb3a7dc722bb014a8 Changes +SHA1 488e2a3fb1bb89c498fa30374be3a676611f2d1b MANIFEST +SHA1 47cc6ea3bbea26d9979517638d112be8ed7bdf60 META.yml +SHA1 fa415a551a83351904655e99a61ec3c0f8d7f675 Makefile.PL +SHA1 ac94fc608cde708e111bcdb6bfabeb5ceead57e8 README SHA1 d18839748db89f5eac89af4f81959be79ecaf8d4 etc/initialdata SHA1 fd5f3c4f0418efee3b9b16cf8c3902e8374909df inc/Module/Install.pm SHA1 7cd7c349afdf3f012e475507b1017bdfa796bfbd inc/Module/Install/Base.pm @@ -10,9 +10,10 @@ SHA1 aaa50eca0d7751db7a4d953fac9bc72c6294e238 inc/Module/Install/Fetch.pm SHA1 3e83972921d54198d1246f7278f08664006cd65d inc/Module/Install/Makefile.pm SHA1 12bf1867955480d47d5171a9e9c6a96fabe0b58f inc/Module/Install/Metadata.pm -SHA1 4c845c66385929c9d080228ddf2e730066b310d3 inc/Module/Install/RTx.pm -SHA1 449e998bb26b566ce352948ae08906f3448ebcba inc/Module/Install/RTx/Factory.pm +SHA1 04701a67272ccddf76874ee0cdc41c8704e67830 inc/Module/Install/RTx.pm +SHA1 8ea3652a2d8b249521938dee7fb6aa3ff476928f inc/Module/Install/RTx/Factory.pm +SHA256 ac8f1784a09156bab5833e4627a0df0da89e096b57a83a37dfa7b2831030350e inc/Module/Install/ReadmeFromPod.pm SHA1 f7ee667e878bd2faf22ee9358a7b5a2cc8e91ba4 inc/Module/Install/Win32.pm SHA1 8ed29d6cf217e0977469575d788599cbfb53a5ca inc/Module/Install/WriteAll.pm -SHA1 30871e53335259263fe2e55dd86761f8be845062 lib/RT/Action/ExtractCustomFieldValues.pm +SHA1 e3e1f4af30eb8d766be0e74d078c4857cb6cb34a lib/RT/Action/ExtractCustomFieldValues.pm -SHA1 d8ae330918315482546c932ad2b2eae49caab193 lib/RT/Extension/ExtractCustomFieldValues.pm +SHA1 f31666fc8484cc3744810fdee1d2ba2a67194b05 lib/RT/Extension/ExtractCustomFieldValues.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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 2.9901,3.05

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
RT::Action::ExtractCustomFieldValues 2.9901 metacpan
RT::Extension::ExtractCustomFieldValues extract CF values from email headers or body 3.05 metacpan

Other Files

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