Kwalitee Issues

No Core Issues.

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.

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
App::Booklist Track books you want to read, are reading, and have read 0.5 metacpan
App::Booklist::Command::add add a book to read later metacpan
App::Booklist::Command::authors list all authors from database metacpan
App::Booklist::Command::finish finish reading a book metacpan
App::Booklist::Command::import import a YAML reading list file into the database metacpan
App::Booklist::Command::list list books in the database metacpan
App::Booklist::Command::make_database create a new empty booklist database in the default location metacpan
App::Booklist::Command::start start reading a book metacpan
App::Booklist::Command::stats generate descriptive stats from the database metacpan
App::Booklist::DB DBIC wrapper for booklist metacpan
App::Booklist::DB::Author DBIC table class for the 'author' table. metacpan
App::Booklist::DB::AuthorBook metacpan
App::Booklist::DB::Book DBIC table class for the 'book' table. metacpan
App::Booklist::DB::BookTag DBIC table class for the 'booktag' table. metacpan
App::Booklist::DB::Reading DBIC table class for the 'reading' table. metacpan
App::Booklist::DB::Tag DBIC table class for the 'tag' table. metacpan

Other Files

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