Changes for version 0.99_03 - 2008-09-08
- fixed a UTF-8 problem in initializing a page
- modified code to get script basename and added a few tests
- other minor spec changes
- added pod for DISPATCH
Changes for version 0.99_01 - 2008-08-31
- complete rewrite
- fixed to run undef taint mode
- add processing about template
- return 'not_found.html' when not found
- return 'internal_server_error.html' when failed to stat()
- return 'forbidden.html' when failed to open()
- add action methods of these pages
- other minor spec changes and bug fixes
Modules
A simple web application framework