6cd9f76749
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 execute() method, or by specially named keys in the parameters to execute().
10 lines
362 B
Plaintext
10 lines
362 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/01/27 13:13:57 sturm Exp $
|
|
${P5SITE}/Params/
|
|
${P5SITE}/Params/Callback.pm
|
|
${P5SITE}/Params/CallbackRequest/
|
|
${P5SITE}/Params/CallbackRequest.pm
|
|
${P5SITE}/Params/CallbackRequest/Exceptions.pm
|
|
@man man/man3p/Params::Callback.3p
|
|
@man man/man3p/Params::CallbackRequest.3p
|
|
@man man/man3p/Params::CallbackRequest::Exceptions.3p
|