The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:ASP4 dist::$1"

ASP4::Response - Interface to the outgoing HTTP response River stage one • 4 direct dependents • 4 total dependents

The $Response object offers a unified interface to send content back to the client....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::MasterPage - Root class for MasterPage classes. River stage one • 4 direct dependents • 4 total dependents

MasterPages provide a means of rich page composition. This means that instead of a tangle of server-side includes, you can actually take advantage of this new concept (came out decades ago) called "class inheritance" - and apply it to your web pages....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::FormHandler - Base class for all form handlers River stage one • 4 direct dependents • 4 total dependents

All ASP4 *.asp scripts and "/handlers/*" classes should inherit from "ASP4::FormHandler"....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::TransHandler - PerlTransHandler with access to ASP4::Config River stage one • 4 direct dependents • 4 total dependents

"ASP4::TransHandler" is a utility class that helps module authors take advantage of the ASP4 configuration without actually doing any of the work. RequestFilters vs TransHandlers The difference between TransHandlers and ASP4::RequestFilters is that w...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::ErrorHandler - Default fatal error handler River stage one • 4 direct dependents • 4 total dependents

This class provides a default error handler which does the following: 1) Makes a simple HTML page and prints it to the browser, telling the user that an error has just occurred. 2) Sends that same HTML to the email address specified in the config, us...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4 - Fast, Simple and Scalable Web Development for Perl [DEPRECATED] River stage one • 4 direct dependents • 4 total dependents

ASP4 is a modern web development platform for Perl with a focus on speed, simplicity and scalability....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::RequestFilter - Filter incoming requests River stage one • 4 direct dependents • 4 total dependents

Subclass "ASP4::RequestFilter" to instantly apply rules to incoming requests. These RequestFilters also work for testing via ASP4::API....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

asp4-deploy - Deploy your prepared ASP4 application. River stage one • 4 direct dependents • 4 total dependents

"asp4-deploy" behaves differently the first time you deploy an app than it does the second, third or tenth times. The First Deployment Step 1 Unzips the tar.gz archive into the target folder. Step 2 Copies all the "conf/*.template" files to be non-te...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::SessionStateManager - Per-user state persistence River stage one • 4 direct dependents • 4 total dependents

Web applications require session state management - and the simpler, the better. "ASP4::SessionStateManager" is a simple blessed hash. When it goes out of scope, it is saved to the database (or whatever). If no changes were made to the session, it is...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::ErrorHandler::Remote - Send your errors someplace else via http. River stage one • 4 direct dependents • 4 total dependents

This class provides a default error handler which does the following: 1) Makes a simple HTML page and prints it to the browser, telling the user that an error has just occurred. 2) Sends an error notification to the web address specified in the confi...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC
10 results (0.037 seconds)