DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibmasonx-interp-withcallbacks-perl
BeschreibungMason callback support via Params::CallbackRequest
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.18-1
Sektionperl
Prioritätoptional
Installierte Größe104 Byte
Hängt ab vonperl (>= 5.6.0-16), libhtml-mason-perl (>= 1:1.23), libparams-callbackrequest-perl (>= 1.15), libcla
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße27328 Byte
Prüfsumme MD58cb1da6a0e5920559cc4477461a88cf0
Prüfsumme SHA14d5df2267a6be48577ed6d7ed7b64bf3c28590bb
Prüfsumme SHA2562ef9d8f0e32a0ad2940f5c0c7a02de331dc66d93fd9c83ad20b90c6d7c2696bd
Link zum Herunterladenlibmasonx-interp-withcallbacks-perl_1.18-1_all.de
Ausführliche BeschreibungMasonX::Interp::WithCallbacks subclasses HTML::Mason::Interp in order to provide a Mason callback system built on Params::CallbackRequest. Callbacks may be either code references provided to the C constructor, or methods defined in subclasses of Params::Callback. Callbacks are triggered either for every request or by specially named keys in the Mason request arguments, and all callbacks are executed at the beginning of a request, just before Mason creates and executes the request component stack. . 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.


Impressum
Linux is a registered trademark of Linus Torvalds