Changes for version 0.273 - 2015-07-23
- Build.PL: require recent versions of LWP::UserAgent and LWP::Protocol::https
- No longer generate Makefile.PL
- UserAgent.pm: enable SSL connections
Documentation
Web::MREST server startup script
Web::MREST demo/testing command-line client
Modules
Minimalistic REST server
Parser for MREST command line client
HTTP user agent for command-line client
Resource handlers
Methods for dealing with request, response entities
Routines for initializing our Path::Router instance
HTTP request/response cycle
Test helper functions
Override service_unavailable method
Override forbidden method
Override is_authorized method
Miscellaneous utilities
General discussion of REST and Web Services