App-PAIA 0.28
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- parent
- 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::config, 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::File, App::PAIA::JSON, App::PAIA::Tester
- 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.28 | metacpan |
App::PAIA::Agent | HTTP client wrapper | metacpan | |
App::PAIA::Command | common base class of PAIA client commands | metacpan | |
App::PAIA::Command::cancel | cancel requests | metacpan | |
App::PAIA::Command::change | change login password | metacpan | |
App::PAIA::Command::config | show or modify configuration | metacpan | |
App::PAIA::Command::fees | list fees | metacpan | |
App::PAIA::Command::help | show help | metacpan | |
App::PAIA::Command::items | list loans, reservations and other items related to a patron | metacpan | |
App::PAIA::Command::login | get a access token and patron identifier | metacpan | |
App::PAIA::Command::logout | invalidate an access token | metacpan | |
App::PAIA::Command::patron | get general patron information | metacpan | |
App::PAIA::Command::renew | renew one or more documents held by a patron | metacpan | |
App::PAIA::Command::request | request one or more items for reservation or delivery | metacpan | |
App::PAIA::Command::session | show current session status | metacpan | |
App::PAIA::File | utility class to read and write JSON files | metacpan | |
App::PAIA::JSON | utility functions to encode/decode JSON | metacpan | |
App::PAIA::Tester | facilitate PAIA client testing | metacpan |