1HTML::FormFu::Inflator:U:sCearllCboanctkr(i3b)uted PerlHDToMcLu:m:eFnotramtFiuo:n:Inflator::Callback(3)
2
3
4

NAME

6       HTML::FormFu::Inflator::Callback - Callback inflator
7

VERSION

9       version 2.07
10

SYNOPSIS

12           $field->inflator('Callback')->callback( \&my_callback );
13
14           ---
15           elements:
16             - type: Text
17               name: foo
18               inflators:
19                 - type: Callback
20                   callback: "main::my_inflator"
21

DESCRIPTION

23       Callback inflator.
24

METHODS

26   callback
27       Arguments: \&code-reference
28
29       Arguments: "subroutine-name"
30

SEE ALSO

32       Is a sub-class of, and inherits methods from HTML::FormFu::Inflator
33
34       HTML::FormFu::FormFu
35

AUTHOR

37       Carl Franks "cfranks@cpan.org"
38

LICENSE

40       This library is free software, you can redistribute it and/or modify it
41       under the same terms as Perl itself.
42

AUTHOR

44       Carl Franks <cpan@fireartist.com>
45
47       This software is copyright (c) 2018 by Carl Franks.
48
49       This is free software; you can redistribute it and/or modify it under
50       the same terms as the Perl 5 programming language system itself.
51
52
53
54perl v5.34.0                      2022-01-21HTML::FormFu::Inflator::Callback(3)
Impressum