logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTML::FormFu::Inflator - Inflator Base Class

Author

       Carl Franks <cpan@fireartist.com>

Core Inflators

       HTML::FormFu::Inflator::CompoundDateTime
       HTML::FormFu::Inflator::DateTime

Description

       Inflator Base Class.

License

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

Methods

names
       Arguments: @names

       Return Value: @names

       Contains names of params to inflator.

   process
       Arguments: $form_result, \%params

Name

       HTML::FormFu::Inflator - Inflator Base Class

Synopsis

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

Version

       version 2.07

See Also