1HTML::FormFu::Inflator(U3s)er Contributed Perl DocumentatHiToMnL::FormFu::Inflator(3)
2
3
4
6 HTML::FormFu::Inflator - Inflator Base Class
7
9 my $inflator = $form->inflator( $type, @names );
10
12 Inflator Base Class.
13
15 names
16 Arguments: @names
17
18 Return Value: @names
19
20 Contains names of params to inflator.
21
22 process
23 Arguments: $form_result, \%params
24
26 HTML::FormFu::Inflator::CompoundDateTime
27 HTML::FormFu::Inflator::DateTime
28
30 Carl Franks, "cfranks@cpan.org"
31
33 This library is free software, you can redistribute it and/or modify it
34 under the same terms as Perl itself.
35
36
37
38perl v5.12.1 2010-05-23 HTML::FormFu::Inflator(3)