Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Params-CallbackRequest - Functional and object-oriented callback architecture
- Description:
Params::CallbackRequest provides functional and object-oriented callbacks
to method and function parameters. Callbacks may be either code references
provided to the new() constructor, or methods defined in subclasses of
Params::Callback. Callbacks are triggered either for every call to the
Params::CallbackRequest request() method, or by specially named keys in the
parameters to request().
Packages