The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.256 - 2015-02-18

  • implement normalize_filespec (in Util.pm) and use it to convert relative paths to absolute
  • eliminate all references to %ENV (for portability)

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