CGI-WeT 0.71 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Apache
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: CGI-WeT-0.71/lib/CGI/WeT/Engine.pm -- Around line 1074: You forgot a '=back' before '=head1' CGI-WeT-0.71/lib/CGI/WeT/Modules/Basic.pm -- Around line 50: =over without closing =back CGI-WeT-0.71/lib/CGI/WeT/Modules/Calendar.pm -- Around line 45: =over without closing =back CGI-WeT-0.71/lib/CGI/WeT/Modules/Documentation.pm -- Around line 45: =over without closing =back Around line 75: =back doesn't take any parameters, but you said =back 4 CGI-WeT-0.71/lib/CGI/WeT/Modules/News.pm -- Around line 45: =over without closing =back Around line 111: =back doesn't take any parameters, but you said =back 4 Around line 253: =back doesn't take any parameters, but you said =back 4 CGI-WeT-0.71/lib/CGI/WeT/Theme.pm -- Around line 58: =back doesn't take any parameters, but you said =back 4 Around line 63: =over without closing =back
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: CGI::WeT, CGI::WeT::Chooser, CGI::WeT::Engine, CGI::WeT::Modules::Basic, CGI::WeT::Modules::Calendar, CGI::WeT::Modules::Documentation, CGI::WeT::Modules::News, CGI::WeT::Theme, CGI::WeT::Theme::Loader::HTML, CGI::WeT::Theme::Loader::WeT
- 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.006002,0.71,1.20,1.3,1.6,1.9
- 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 |
---|---|---|---|
CGI::WeT | Suite of modules to themeify a website | 0.71 | metacpan |
CGI::WeT::Chooser | Cookie setter for theme selection | metacpan | |
CGI::WeT::Engine | Theme engine for the CGI::WeT package | metacpan | |
CGI::WeT::Modules::Basic | Basic rendering engine extensions | 1.20 | metacpan |
CGI::WeT::Modules::Calendar | Extensions to engine to allow calendar management | 1.6 | metacpan |
CGI::WeT::Modules::Documentation | Extensions to engine to allow documentation management | 1.3 | metacpan |
CGI::WeT::Modules::News | Extensions to engine to allow article management | 1.9 | metacpan |
CGI::WeT::Theme | Theme loader for the CGI::WeT package | 0.006002 | metacpan |
CGI::WeT::Theme::Loader::HTML | Module to load HTML theme definitions | metacpan | |
CGI::WeT::Theme::Loader::WeT | Module to load pre-0.6 themes | metacpan |