debian man page for html::formfu::inflator::callback

Query: html::formfu::inflator::callback

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTML::FormFu::Inflator::Callback(3pm)			User Contributed Perl Documentation		     HTML::FormFu::Inflator::Callback(3pm)

NAME
HTML::FormFu::Inflator::Callback - Callback inflator
SYNOPSIS
$field->inflator('Callback')->callback( &my_callback ); --- elements: - type: Text name: foo inflators: - type: Callback callback: "main::my_inflator"
DESCRIPTION
Callback inflator.
METHODS
callback Arguments: &code-reference Arguments: "subroutine-name"
SEE ALSO
Is a sub-class of, and inherits methods from HTML::FormFu::Inflator HTML::FormFu::FormFu
AUTHOR
Carl Franks "cfranks@cpan.org"
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-01-23 HTML::FormFu::Inflator::Callback(3pm)
Related Man Pages
html::formfu::constraint::datetime(3pm) - debian
html::formfu::element::checkboxgroup(3pm) - debian
html::formfu::element::radiogroup(3pm) - debian
html::formfu::element::recaptcha(3pm) - debian
html::formfu::validator(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results