ClearPress 398 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.
- 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: 320,348,349,375,384,388,389,390,398,399
- 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/ | 398 | metacpan |
ClearPress::authdecor | 349 | metacpan | |
ClearPress::authenticator | 388 | metacpan | |
ClearPress::authenticator::db | 388 | metacpan | |
ClearPress::authenticator::ldap | 390 | metacpan | |
ClearPress::authenticator::passwd | 348 | metacpan | |
ClearPress::authenticator::session | 348 | metacpan | |
ClearPress::controller | Application controller | 389 | metacpan |
ClearPress::decorator | HTML site-wide header & footer handling | 399 | metacpan |
ClearPress::driver | database driver abstraction layer | 349 | 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 | 320 | metacpan |
ClearPress::driver::mysql | MySQL-specific implementation of the database abstraction layer | 375 | metacpan |
ClearPress::model | a base class for the data-model of the ClearPress MVC family | 398 | metacpan |
ClearPress::util | A database handle and utility object | 388 | metacpan |
ClearPress::view | MVC view superclass | 388 | metacpan |
ClearPress::view::error | specialised view for error handling | 384 | metacpan |