html::formfu::inflator::callback(3pm) debian man page | unix.com

Man Page: html::formfu::inflator::callback

Operating Environment: debian

Section: 3pm

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::callbackonce(3pm) - debian
html::formfu::constraint::dependon(3pm) - debian
html::formfu::element::combobox(3pm) - debian
html::formfu::filter(3pm) - debian
html::formfu::inflator::compounddatetime(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?