| HTML-FormFu documentation | view source | Contained in the HTML-FormFu distribution. |
HTML::FormFu::Inflator - Inflator Base Class
my $inflator = $form->inflator( $type, @names );
Inflator Base Class.
Arguments: @names
Return Value: @names
Contains names of params to inflator.
Arguments: $form_result, \%params
Carl Franks, cfranks@cpan.org
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
| HTML-FormFu documentation | view source | Contained in the HTML-FormFu distribution. |