Changes for version 1.08 - 2021-07-02
- Fix stack trace in application error
- Keep stack trace of original error encountered, storing in exception
- Make more friendly by filtering out ^Plasp:: and ^Plack packages
Changes for version 1.08 - 2021-07-02
Modules
PerlScript/ASP
Create Plasp Plack App!
Default class for $Application objects
Role for Plasp providing code compilation
Basic Plasp Exception Role
Exception to end ASP processing due to code error
Exception to end ASP processing
Exception to end ASP processing due file not found
Exception to end ASP processing due to redirect
global.asa
Logging class for Plasp
Role for Plasp providing code parsing
$Request Object
$Response Object
$Server Object
Default class for $Session objects
Role for initializing State objects: $Session and $Application
Role for $Application objects
Role for $Session objects