1HTML::FormFu::Inflator(U3s)er Contributed Perl DocumentatHiToMnL::FormFu::Inflator(3)
2
3
4

NAME

6       HTML::FormFu::Inflator - Inflator Base Class
7

VERSION

9       version 2.07
10

SYNOPSIS

12           my $inflator = $form->inflator( $type, @names );
13

DESCRIPTION

15       Inflator Base Class.
16

METHODS

18   names
19       Arguments: @names
20
21       Return Value: @names
22
23       Contains names of params to inflator.
24
25   process
26       Arguments: $form_result, \%params
27

CORE INFLATORS

29       HTML::FormFu::Inflator::CompoundDateTime
30       HTML::FormFu::Inflator::DateTime
31

AUTHOR

33       Carl Franks, "cfranks@cpan.org"
34

LICENSE

36       This library is free software, you can redistribute it and/or modify it
37       under the same terms as Perl itself.
38

AUTHOR

40       Carl Franks <cpan@fireartist.com>
41
43       This software is copyright (c) 2018 by Carl Franks.
44
45       This is free software; you can redistribute it and/or modify it under
46       the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.36.0                      2022-07-22         HTML::FormFu::Inflator(3)
Impressum