CGI-Wiki-Simple 0.12 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: CGI::Wiki::Simple::Plugin::NodeList, CGI::Wiki::Simple::Plugin::RecentChanges, CGI::Wiki::Simple::Plugin::Static
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- 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::Wiki::Simple, CGI::Wiki::Simple::NoTemplates, CGI::Wiki::Simple::Plugin, CGI::Wiki::Simple::Plugin::NodeList, CGI::Wiki::Simple::Plugin::RecentChanges, CGI::Wiki::Simple::Plugin::Static, CGI::Wiki::Simple::Setup
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- DBI
- 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.09,0.11,0.12
Modules
Name | Abstract | Version | View |
---|---|---|---|
CGI::Wiki::Simple | A simple wiki application using CGI::Application. | 0.12 | metacpan |
CGI::Wiki::Simple::NoTemplates | A simple wiki without templates | 0.09 | metacpan |
CGI::Wiki::Simple::Plugin | Base class for CGI::Wiki::Simple plugins. | 0.09 | metacpan |
CGI::Wiki::Simple::Plugin::NodeList | Node that lists all existing nodes on a wiki | 0.09 | metacpan |
CGI::Wiki::Simple::Plugin::RecentChanges | Node that lists the recent changes | 0.11 | metacpan |
CGI::Wiki::Simple::Plugin::Static | Supply static text as node content | 0.09 | metacpan |
CGI::Wiki::Simple::Setup | Set up the wiki and fill content into some basic pages. | 0.11 | metacpan |