Changes for version 0.49 - 2014-07-04

  • INCOMPATIBLE CHANGES
    • peri-htserve: Change syntax of adding package from "Foo::Bar,noload" (ugly) to "+Foo::Bar".
  • ENHANCEMENTS
    • peri-htserve: Add hints showing API-endpoint URLs.
    • peri-htserve: Option -m, -M, -I now order-aware (using cmdline_on_getopt).

Documentation

Serve Perl modules over HTTP(S) using the Riap::HTTP protocol

Modules

Patch for Perinci::Access::Base
PSGI application to implement Riap::HTTP
Deny access based on some criteria
Parse Riap request from HTTP request
Send Riap request to Riap server and send the response to client
Utility routines