e963fb6fee
This module brings support for a sort of plugin architecture based on Params::CallbackRequest to Mason. Mason then executes code before executing any components. This approach allows you to carry out logical processing of data submitted from a form, to affect the contents of the Mason request arguments (and thus the %ARGS hash in components), and even to redirect or abort the request before Mason handles it.
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/01/27 14:14:53 sturm Exp $
|
|
${P5SITE}/MasonX/
|
|
${P5SITE}/MasonX/Interp/
|
|
${P5SITE}/MasonX/Interp/WithCallbacks.pm
|
|
@man man/man3p/MasonX::Interp::WithCallbacks.3p
|