Changes for version 0.09 - 2011-10-24
- ENHANCEMENTS
- Add a simple command-line front-end 'servepm'
- INCOMPATIBLE CHANGES
- Rename 'allowable_*' middleware configs to 'allowed_*'.
- BUG FIXES
- Require latest Log::Any::Adapter::Callback to properly filter log messages according to client-specified level.
- Some other fixes.
Documentation
Serve Perl modules over HTTP(S) using the Sub::Spec::HTTP protocol
Modules
Authorize client using access-control list
Handle command
Limit access rate
Log request
Parse HTTP request into SS request
PSGI application to serve remote (HTTP) subroutine call requests
Return information about the server and request
Handle 'call' command (call subroutine and return the result)
List available modules
List subroutines in a module
Return subroutine spec
Return function usage information