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

Changes for version 0.003 - 2012-09-20

  • better tab completion options for various commands
  • warn on missing content-type header for request
  • stricter config handling (only certain keys are allowed)
  • added support for $(PROMPT[hullo?]) expansion
  • added Changes file

Documentation

Command-line interface for RESTful web services

Modules

provides CLI for performing REST operations
Term::ShellUI sub-class
The REST client
Handles (de)serializing of JSON requests/responses
Handles (de)serializing of XML requests/responses
HTTP-related commands
Config-related commands
HTTP header-related commands
REST script-related commands
REST stash-related commands
Responsible for installing all commands
Role for command modules that have help defined
Manage configuration for a given endpoint
Role for command modules that can be installed
abstracted pretty-printer support
Term::ShellUI sub-class
Presto stash
Role that provides a pretty-printer