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.289 - 2022-06-29

  • cleanup: tweak whitespace in copyright notices
  • bootstrap: add (hopefully self-explanatory) bootstrap scripts
  • doc: Web/MREST.pm: fix error in POD
  • lib: update copyright year range in source files
  • doc: MREST.pm: point readers to CLI documentation

Documentation

Web::MREST server startup script

Modules

Minimalistic REST server
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