Changes for version 0.06 - 2011-08-20
- INCOMPATIBLE CHANGES
- Web server portion refactored out into separate distribution (Gepok). Now PSGI-based and more modular (e.g. authentication/authorization separated as middleware). Some commands not yet implemented (help, spec, etc). No tests yet.
Modules
Authorize client using access-control list
Handle 'call' command (call subroutine and return the result)
Show a subroutine's usage information
List available modules
List available functions in a module
Show a subroutine's spec
Get sub spec
Limit access rate
Load requested module
Log request
Parse sub arguments from path info
Parse sub call request from HTTP request
PSGI application to serve remote (HTTP) subroutine call requests