The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20 - 2013-10-31

  • better support --version and --help
  • new command 'config'
  • implement PAIA method 'change'
  • changed session file from .paia_session to paia-session.json
  • support Perl >= 5.10
  • facilitate writing unit tests

Documentation

Patrons Account Information API command line client

Modules

Patrons Account Information API command line client
HTTP client wrapper
common base class of PAIA client commands
cancel requests
change login password
show or modify configuration
list loans, reservations and other items related to a patron
get a access token and patron identifier
invalidate an access token
get general patron information
Renew one or more documents held by a patron
request one or more items for reservation or delivery
show current session status
Utility functions to encode/decode JSON
Facilitate PAIA client unit tests

Provides

in lib/App/PAIA/JSON.pm