Kwalitee Issues

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.)

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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.

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.

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.

Modules

Name Abstract Version View
Text::Livedoor::Wiki Perl extension for formatting text with livedoor Wiki Style. 0.02 metacpan
Text::Livedoor::Wiki::Block Block Parser metacpan
Text::Livedoor::Wiki::CatalogKeeper Catalog Keeper metacpan
Text::Livedoor::Wiki::Function Wiki Function Parser Class metacpan
Text::Livedoor::Wiki::IDKeeper ID Keeper metacpan
Text::Livedoor::Wiki::Inline Wiki Inline Parser metacpan
Text::Livedoor::Wiki::Plugin Getting Plugin List metacpan
Text::Livedoor::Wiki::Plugin::Base::Block::List Base Class For UL / OL Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block Block Plugin Base Class metacpan
Text::Livedoor::Wiki::Plugin::Block::Blockquote Blockquote Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::CommentOut Comment Out Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::CopyAndPaste Copy & Page Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::DL Definition List Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::H3 H3 Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::H4 H4 Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::H5 H5 Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::Line Block Line Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::OL OL Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::Pre Pre Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::Table Table Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::Toggle Toggle Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Block::UL UL Block Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function Base Class For Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::AName Aname Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Align Align Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Color Color Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Fukidashi Fukidashi Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::GoogleVideo Google Video Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Image Image Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Jimakuin jimaku.in Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Lislog Lislog Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Pad Game Pad Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Size Size Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Superscript Superscript Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Function::Youtube Youtube Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline Inline Plugin Base Class metacpan
Text::Livedoor::Wiki::Plugin::Inline::Bold Bold Inline Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::Break Inline Break Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::BreakClearAll br with clear="all" inline plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::Del Del Inline Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::Email Email Inline Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::Footnote metacpan
Text::Livedoor::Wiki::Plugin::Inline::Function Inline Function Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::Italic Italic Inline Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::Subscript Subscript Inline Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::URL URL Inline Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::Underbar Underbar Inline Plugin metacpan
Text::Livedoor::Wiki::Plugin::Inline::WikiPage wikipage link Inline Plugin metacpan
Text::Livedoor::Wiki::Utils utilities metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan