Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • URI
  • URI::Escape

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: App::PAIA, App::PAIA::Agent, App::PAIA::Command, App::PAIA::Command::cancel, App::PAIA::Command::change, App::PAIA::Command::fees, App::PAIA::Command::help, App::PAIA::Command::items, App::PAIA::Command::login, App::PAIA::Command::logout, App::PAIA::Command::patron, App::PAIA::Command::renew, App::PAIA::Command::request, App::PAIA::Command::session, App::PAIA::JSON

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.

Modules

Name Abstract Version View
App::PAIA Patrons Account Information API command line client 0.11 metacpan
App::PAIA::Agent HTTP client wrapper 0.11 metacpan
App::PAIA::Command common base class of PAIA client commands 0.11 metacpan
App::PAIA::Command::cancel cancel requests 0.11 metacpan
App::PAIA::Command::change change login password 0.11 metacpan
App::PAIA::Command::fees list fees 0.11 metacpan
App::PAIA::Command::help show help 0.11 metacpan
App::PAIA::Command::items list loans, reservations and other items related to a patron 0.11 metacpan
App::PAIA::Command::login get a access token and patron identifier 0.11 metacpan
App::PAIA::Command::logout invalidate an access token 0.11 metacpan
App::PAIA::Command::patron get general patron information 0.11 metacpan
App::PAIA::Command::renew Renew one or more documents held by a patron 0.11 metacpan
App::PAIA::Command::request request one or more items for reservation or delivery 0.11 metacpan
App::PAIA::Command::session show current session status 0.11 metacpan
App::PAIA::JSON 0.11 metacpan

Other Files

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