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().

Homepage: http://search.cpan.org/dist/Params-CallbackRequest/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-Params-CallbackRequest-1.17-1.fc8.noarch [53 KiB] Changelog by Steven Pritchard (2007-07-16):
- Specfile autogenerated by cpanspec 1.73.
- Remove redundant explicit perl BR.
- BR Test::More and Test::Pod.