Changes for version 1.15 - 2018-04-24
- Patch the match method in the DispatchType
- Apparently Catalyst keeps descending the path looking to match a DispatchType. Need to account for this as only full paths that end in .asp are valid
Modules
PerlScript/ASP on Catalyst
$Application Object
Role for CatalystX::ASP providing code compilation
Catalyst DispatchType to match .asp requests
Exception to end ASP processing
global.asa
Role for CatalystX::ASP providing code parsing
$Request Object
$Response Object
Catalyst Role to plug-in the ASP View
$Server Object
$Session Object
Catalyst View for processing ASP scripts