ClearPress 422 Deleted
Kwalitee Issues
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile
- 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.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 348,405,413,422,423,424
- 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_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
ClearPress | Simple, fresh & fruity MVC framework - http://clearpress.net/ | 422 | metacpan |
ClearPress::authdecor | 413 | metacpan | |
ClearPress::authenticator | 413 | metacpan | |
ClearPress::authenticator::db | 413 | metacpan | |
ClearPress::authenticator::ldap | 413 | metacpan | |
ClearPress::authenticator::passwd | 413 | metacpan | |
ClearPress::authenticator::session | 413 | metacpan | |
ClearPress::controller | Application controller | 424 | metacpan |
ClearPress::decorator | HTML site-wide header & footer handling | 413 | metacpan |
ClearPress::driver | database driver abstraction layer | 413 | metacpan |
ClearPress::driver::Pg | Pg-specific implementation of the database abstraction layer | 348 | metacpan |
ClearPress::driver::SQLite | SQLite-specific implementation of the database abstraction layer | 405 | metacpan |
ClearPress::driver::mysql | MySQL-specific implementation of the database abstraction layer | 405 | metacpan |
ClearPress::model | a base class for the data-model of the ClearPress MVC family | 424 | metacpan |
ClearPress::util | A database handle and utility object | 413 | metacpan |
ClearPress::view | MVC view superclass | 423 | metacpan |
ClearPress::view::error | specialised view for error handling | 413 | metacpan |