MojoMojo 0.999026 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- no_broken_auto_install
-
Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- 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: MojoMojo::Controller::Root, MojoMojo::Formatter, MojoMojo::Formatter::Comment, MojoMojo::Formatter::IRCLog, MojoMojo::Formatter::Include, MojoMojo::Formatter::Markdown, MojoMojo::Formatter::Pod, MojoMojo::Formatter::Redirect, MojoMojo::Formatter::Scrub, MojoMojo::Formatter::TOC, MojoMojo::Formatter::Textile, MojoMojo::Formatter::Wiki, MojoMojo::View::JSON
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: MojoMojo-0.999026/lib/MojoMojo/Model/Search.pm -- Around line 22: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/Result/Attachment.pm -- Around line 34: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/Result/Comment.pm -- Around line 44: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/Result/Content.pm -- Around line 77: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/Result/Page.pm -- Around line 55: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/Result/Photo.pm -- Around line 54: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/ResultSet/Attachment.pm -- Around line 19: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/ResultSet/Content.pm -- Around line 13: =over without closing =back MojoMojo-0.999026/lib/MojoMojo/Schema/ResultSet/Page.pm -- Around line 13: =over without closing =back
- 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: MojoMojo, MojoMojo::Controller::Admin, MojoMojo::Controller::Attachment, MojoMojo::Controller::Comment, MojoMojo::Controller::Export, MojoMojo::Controller::Gallery, MojoMojo::Controller::JSON, MojoMojo::Controller::Journal, MojoMojo::Controller::Jsrpc, MojoMojo::Controller::Page, MojoMojo::Controller::Root, MojoMojo::Controller::Tag, MojoMojo::Controller::User, MojoMojo::Formatter, MojoMojo::Formatter::Comment, MojoMojo::Formatter::IRCLog, MojoMojo::Formatter::Include, MojoMojo::Formatter::Markdown, MojoMojo::Formatter::Pod, MojoMojo::Formatter::Redirect, MojoMojo::Formatter::Scrub, MojoMojo::Formatter::TOC, MojoMojo::Formatter::Textile, MojoMojo::Formatter::Wiki, MojoMojo::Model::DBIC, MojoMojo::Model::Search, MojoMojo::View::JSON, MojoMojo::View::TT, Text::SmartyPants, Text::Textile2
- 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.999026,1.3
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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 |
---|---|---|---|
MojoMojo | A Catalyst & DBIx::Class powered Wiki. | 0.999026 | metacpan |
MojoMojo::Controller::Admin | Site Administration | metacpan | |
MojoMojo::Controller::Attachment | Attachment controller | metacpan | |
MojoMojo::Controller::Comment | MojoMojo Comment controller | metacpan | |
MojoMojo::Controller::Export | Export / Import related controller | metacpan | |
MojoMojo::Controller::Gallery | Page gallery. | metacpan | |
MojoMojo::Controller::JSON | Various functions that return JSON data. | metacpan | |
MojoMojo::Controller::Journal | Journaling for MojoMojo? | metacpan | |
MojoMojo::Controller::Jsrpc | Various JsRPC functions. | metacpan | |
MojoMojo::Controller::Page | Page controller | metacpan | |
MojoMojo::Controller::PageAdmin | MojoMojo Page Administration | metacpan | |
MojoMojo::Controller::Root | metacpan | ||
MojoMojo::Controller::Tag | Tags controller | metacpan | |
MojoMojo::Controller::User | Login/User Management Controller | metacpan | |
MojoMojo::Formatter | Base class for all formatters | metacpan | |
MojoMojo::Formatter::Comment | Include comments on your page. | metacpan | |
MojoMojo::Formatter::IRCLog | format part of content as an IRC log | metacpan | |
MojoMojo::Formatter::Include | Include files in your content. | metacpan | |
MojoMojo::Formatter::Markdown | metacpan | ||
MojoMojo::Formatter::Pod | format part of content as POD | metacpan | |
MojoMojo::Formatter::Redirect | Handles =redirect /path. | metacpan | |
MojoMojo::Formatter::Scrub | Scrub user HTML 1 | metacpan | |
MojoMojo::Formatter::SyntaxHighlight | syntax highlighting for code blocks | metacpan | |
MojoMojo::Formatter::TOC | replace =toc with table of contents | metacpan | |
MojoMojo::Formatter::Textile | Texile formatting for your content | metacpan | |
MojoMojo::Formatter::Wiki | Handle interpage linking. | metacpan | |
MojoMojo::Model::DBIC | metacpan | ||
MojoMojo::Model::Search | metacpan | ||
MojoMojo::Schema | metacpan | ||
MojoMojo::Schema::Base::Result | metacpan | ||
MojoMojo::Schema::Base::ResultSet | metacpan | ||
MojoMojo::Schema::Result::Attachment | metacpan | ||
MojoMojo::Schema::Result::Comment | metacpan | ||
MojoMojo::Schema::Result::Content | metacpan | ||
MojoMojo::Schema::Result::Entry | metacpan | ||
MojoMojo::Schema::Result::Journal | metacpan | ||
MojoMojo::Schema::Result::Link | metacpan | ||
MojoMojo::Schema::Result::Page | metacpan | ||
MojoMojo::Schema::Result::PageVersion | metacpan | ||
MojoMojo::Schema::Result::PathPermissions | metacpan | ||
MojoMojo::Schema::Result::Person | metacpan | ||
MojoMojo::Schema::Result::Photo | metacpan | ||
MojoMojo::Schema::Result::Preference | metacpan | ||
MojoMojo::Schema::Result::Role | metacpan | ||
MojoMojo::Schema::Result::RoleMember | metacpan | ||
MojoMojo::Schema::Result::RolePrivilege | metacpan | ||
MojoMojo::Schema::Result::Tag | metacpan | ||
MojoMojo::Schema::Result::WantedPage | metacpan | ||
MojoMojo::Schema::ResultSet::Attachment | metacpan | ||
MojoMojo::Schema::ResultSet::Content | metacpan | ||
MojoMojo::Schema::ResultSet::Page | metacpan | ||
MojoMojo::Schema::ResultSet::Person | metacpan | ||
MojoMojo::Schema::ResultSet::Role | metacpan | ||
MojoMojo::Schema::ResultSet::Tag | metacpan | ||
MojoMojo::View::JSON | Catalyst View | metacpan | |
MojoMojo::View::TT | metacpan | ||
Text::SmartyPants | 1.3 | metacpan | |
Text::Textile2 | A humane web text generator. | metacpan |
Provides
Name | File | View |
---|---|---|
MojoMojo::Formatter::Pod::Simple::HTML | lib/MojoMojo/Formatter/Pod.pm | metacpan |