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