Apache-PSP
view release on metacpan or search on metacpan
- improved Apache::PSP error handling (red text instead of 500)
- reformatted Template::PSP to 2-space-indent Perl style
- fixed error in HTML comment display (inadvertently removed HTML comments)
0.5 23 Oct 2002
- extended red-text error handling to include page-load errors
- Template::PSP now retains all template formatting including whitespace
- %QUERY hash is available courtesy of CGI::Minimal and Scott Kiehn
- improved recovery from page-load errors by causing interpreter to restart
after these errors
- Apache::PSP now declares 404 errors when a file is not found (instead
of red text and 200)
- minor bug fixes and reformatting
0.6 XX Dec 2002 (not publicly released)
- replaced VEP-reliant code with new routines to fill
%CGI, %QUERY, and %COOKIE hashes
0.7 29 Jan 2003
- replaced Cwd::abs_path with built-in abs_path for
more intuitive includes (thanks again to Scott Kiehn),
( run in 0.790 second using v1.01-cache-2.11-cpan-39bf76dae61 )