Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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. WARNING: This key is not certified with a trusted signature! Primary key fingerprint: 66B2 B78E D1B7 7641 4861 D592 B4B3 DD37 3C35 01A0 --- SIGNATURE Tue Dec 5 19:36:30 2006 +++ @@ -1,11 +1,11 @@ -SHA1 5b18bb4b791a211f1f03396dea95dc39d0940ec1 Changes +SHA1 1f713248e4e9140895397d51f73a0940db10e69f Changes SHA1 845aa685b90d822348458942cd6e069dbbf6343d LICENCE SHA1 d06a8ee76cb15cf1e8146c8a1ccafc4760863362 MANIFEST SHA1 9f2de04f265f5fe64813451585a7b7b9b25baba8 META.yml SHA1 0406bd18af400d9428150892c5d6c88ea62d9c9b Makefile.PL SHA1 eb3c8f57a819d21c7a78ff7c2b4e1cda2599f168 chartables.c SHA1 6be091981d7c469d101440747551fb3bc678203a config.h -SHA1 ee80d8272cdb764041ecce0f484b824133594030 engine.c +SHA1 a2b9be2addd87543f768598565cc807594f7e471 engine.c SHA1 89cb44fabe4e8c0bb7574d490e36ed94182b9743 get.c SHA1 9b2f9d83bcf77860f53a0c07c90a4a59ad9f5df1 inc/Module/Install.pm SHA1 abe32855d75ab13747cf65765af9947b7a8c3057 inc/Module/Install/Base.pm @@ -17,16 +17,16 @@ SHA1 0c2118868ef82ac517eb6d9c3bd93e6eb9bbf83e inc/Module/Install/Win32.pm SHA1 e827d6d43771032fa3df35c0ad5e5698d0e54cda inc/Module/Install/WriteAll.pm SHA1 80fe6a3d7a3a40ad0f12015144e5618c0d601616 internal.h -SHA1 459681176a356cd77679264c4bf04d234a4380c6 lib/re/engine/PCRE.pm +SHA1 c351d1b7c3eb1cea45cb71dbf34eec5bcfa36cba lib/re/engine/PCRE.pm SHA1 da70aeb7b2ffceab3f714c1b78e60ce24087647b pcre.c SHA1 acd23008e84fd2053db142c397569a998f0860e8 pcre.h -SHA1 0260f6ae8ff7371eb334c1d3fc5402c68765017c pcre.i -SHA1 b68fb9a16667e335a935bb957f25257a9ab3ffa5 pcre_wrap.c +SHA1 aca71c56a5fb08c527355a84145a93950e85550c pcre.i +SHA1 67df0883c04f599f7300ed0b75c69a96f906df21 pcre_wrap.c SHA1 3c39a094c84c9c997491a989f8ea3186aca91db3 pcreposix.c SHA1 1a6d5998235bf213b9f2a56b8043f93736296764 pcreposix.h SHA1 2e2d8155197e6e1b48c21b5a162d34fa164bcce3 printint.c SHA1 9fd16e3b8ec9da3df0795424d510f18f96ccadf3 study.c -SHA1 80981ccfd02df690833b3d2f77c339965aee78f7 t/1-basic.t +SHA1 d97c20ed50cd8ed3f38db3f5618259fbdca31006 t/1-basic.t SHA1 e89706aa7a55fd6638fbf536f7064b35e46d7113 ucp.c SHA1 e65215a6ca7cc9233d8719ec4a525cbcae03ba4a ucp.h SHA1 03b6c6f15c9db3acb9c60137c1f2983954ae1c28 ucpinternal.h ==> MISMATCHED content between SIGNATURE and distribution files! <==

has_meta_json

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

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: re::engine::PCRE

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).

Modules

Name Abstract Version View
re::engine::PCRE Perl-compatible regular expressions 0.05 metacpan

Other Files

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