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: WWW-Mixi-Scraper-0.27/lib/WWW/Mixi/Scraper/Plugin/ListBookmark.pm -- Around line 61: Non-ASCII character seen before =encoding in ''ぼくちん','. Assuming UTF-8 WWW-Mixi-Scraper-0.27/lib/WWW/Mixi/Scraper/Plugin/ViewEvent.pm -- Around line 158: Non-ASCII character seen before =encoding in ''8人','. Assuming CP1252

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: t_live/lib/Utils.pm

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.

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
WWW::Mixi::Scraper yet another mixi scraper 0.27 metacpan
WWW::Mixi::Scraper::Mech metacpan
WWW::Mixi::Scraper::Plugin base class for plugins metacpan
WWW::Mixi::Scraper::Plugin::ListBookmark metacpan
WWW::Mixi::Scraper::Plugin::ListComment metacpan
WWW::Mixi::Scraper::Plugin::ListDiary metacpan
WWW::Mixi::Scraper::Plugin::ListEcho metacpan
WWW::Mixi::Scraper::Plugin::ListMessage metacpan
WWW::Mixi::Scraper::Plugin::NewBBS metacpan
WWW::Mixi::Scraper::Plugin::NewFriendDiary metacpan
WWW::Mixi::Scraper::Plugin::NewMusic metacpan
WWW::Mixi::Scraper::Plugin::NewVideo metacpan
WWW::Mixi::Scraper::Plugin::RecentEcho metacpan
WWW::Mixi::Scraper::Plugin::ResEcho metacpan
WWW::Mixi::Scraper::Plugin::ShowCalendar metacpan
WWW::Mixi::Scraper::Plugin::ShowFriend metacpan
WWW::Mixi::Scraper::Plugin::ShowLog metacpan
WWW::Mixi::Scraper::Plugin::ViewBBS metacpan
WWW::Mixi::Scraper::Plugin::ViewDiary metacpan
WWW::Mixi::Scraper::Plugin::ViewEcho metacpan
WWW::Mixi::Scraper::Plugin::ViewEvent metacpan
WWW::Mixi::Scraper::Plugin::ViewMessage metacpan
WWW::Mixi::Scraper::Utils internal utilities metacpan

Other Files

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