Changes for version 0.08
- NEW FEATURES:
- It is now possible to have the create_path resource method fire *after* the entity is processed. This resolves RT #78631, which also has an excellent description of the problem in it.
- added tests for this
- adding support for logging exceptions in the FSM if PSGI logger is available (Thanks to Dave Rolsky for this)
- added test for this
- It is now possible to have the create_path resource method fire *after* the entity is processed. This resolves RT #78631, which also has an excellent description of the problem in it.
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