Changes for version 0.03
- fixing a missing semicolon (thanks to bricas)
- fixing missing $VERSION numbers (also thanks to bricas)
- allow the resource to choose how to handle exceptions instead of always writing them to the body
- adjusted tests accordingly
Modules
A Perl port of WebMachine
The State Machine runner
The States for Web Machine
The I18N support for HTTP information
The English support for I18Ned HTTP information
A base resource class
General Utility module
Module to handle body encoding
Module to handle content negotiation
Examples
- examples/env-resource/app.psgi
- examples/hello-world/app.psgi
- examples/yapc-talk-examples/000-basic.psgi
- examples/yapc-talk-examples/001-basic.psgi
- examples/yapc-talk-examples/002-basic.psgi
- examples/yapc-talk-examples/010-browser.psgi
- examples/yapc-talk-examples/011-browser.psgi
- examples/yapc-talk-examples/012-browser.psgi
- examples/yapc-talk-examples/020-auth.psgi
- examples/yapc-talk-examples/030-postback.psgi
- examples/yapc-talk-examples/031-postback-w-json.psgi
- examples/yapc-talk-examples/032-postback-w-auth.psgi
- examples/yapc-talk-examples/033-postback-w-hateoas.psgi
- examples/yapc-talk-examples/100-add-caching.psgi
- examples/yapc-talk-examples/110-service-unavailable.psgi
- examples/yapc-talk-examples/120-bind-path.psgi
- examples/yapc-talk-examples/130-tracing-header.psgi