Catalyst 5.10 Deleted
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Catalyst-5.10/lib/Catalyst/Build.pm -- Around line 30: '=item' outside of any '=over'
- 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.
- 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: Catalyst, Catalyst::Base, Catalyst::Build, Catalyst::Dispatcher, Catalyst::Engine, Catalyst::Engine::Apache, Catalyst::Engine::Apache::MP13, Catalyst::Engine::Apache::MP19, Catalyst::Engine::Apache::MP20, Catalyst::Engine::CGI, Catalyst::Engine::FCGI, Catalyst::Engine::HTTP, Catalyst::Engine::Test, Catalyst::Helper, Catalyst::Log, Catalyst::Request, Catalyst::Request::Upload, Catalyst::Response, Catalyst::Test, Catalyst::Utils
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,5.10
- 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.
- 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 |
---|---|---|---|
Catalyst | The Elegant MVC Web Application Framework | 5.10 | metacpan |
Catalyst::Base | Catalyst Universal Base Class | metacpan | |
Catalyst::Build | Module::Build extension for Catalyst | metacpan | |
Catalyst::Dispatcher | The Catalyst Dispatcher | metacpan | |
Catalyst::Engine | The Catalyst Engine | metacpan | |
Catalyst::Engine::Apache | Catalyst Apache Engine | metacpan | |
Catalyst::Engine::Apache::MP13 | Catalyst Apache MP13 Engine | metacpan | |
Catalyst::Engine::Apache::MP19 | Catalyst Apache MP19 Engine | metacpan | |
Catalyst::Engine::Apache::MP20 | Catalyst Apache MP20 Engine | metacpan | |
Catalyst::Engine::CGI | The CGI Engine | metacpan | |
Catalyst::Engine::FCGI | Catalyst FCGI Engine | metacpan | |
Catalyst::Engine::HTTP | Catalyst HTTP Engine | metacpan | |
Catalyst::Engine::HTTP::Catalyst | metacpan | ||
Catalyst::Engine::Test | Catalyst Test Engine | metacpan | |
Catalyst::Helper | Bootstrap a Catalyst application | 0.01 | metacpan |
Catalyst::Log | Catalyst Log Class | metacpan | |
Catalyst::Request | Catalyst Request Class | metacpan | |
Catalyst::Request::Upload | Catalyst Request Upload Class | metacpan | |
Catalyst::Response | Catalyst Response Class | metacpan | |
Catalyst::Test | Test Catalyst applications | metacpan | |
Catalyst::Utils | The Catalyst Utils | metacpan |