Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: '' for 'license' is not a valid URL. (resources -> license) [Validation: 1.2]

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.

consistent_version

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

Error: 338,339

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
ClearPress Simple, fresh & fruity MVC framework - http://clearpress.net/ 338 metacpan
ClearPress::authdecor 339 metacpan
ClearPress::authenticator 339 metacpan
ClearPress::authenticator::ldap 339 metacpan
ClearPress::authenticator::passwd 339 metacpan
ClearPress::authenticator::session 339 metacpan
ClearPress::controller Application controller 339 metacpan
ClearPress::decorator HTML site-wide header & footer handling 339 metacpan
ClearPress::driver database driver abstraction layer 338 metacpan
ClearPress::driver::Pg Pg-specific implementation of the database abstraction layer 339 metacpan
ClearPress::driver::SQLite SQLite-specific implementation of the database abstraction layer 338 metacpan
ClearPress::driver::mysql MySQL-specific implementation of the database abstraction layer 338 metacpan
ClearPress::model a base class for the data-model of the ClearPress MVC family 338 metacpan
ClearPress::util A database handle and utility object 338 metacpan
ClearPress::view MVC view superclass 338 metacpan
ClearPress::view::error specialised view for error handling 338 metacpan

Other Files

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