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::Upload - uploaded file

Author

       Carl Franks <cpan@fireartist.com>

Description

       An instance is created for each uploaded file.

       You will normally get an object of one of the following classes, which inherit from HTML::FormFu::Upload:

       HTML::FormFu::QueryType::CGI
       HTML::FormFu::QueryType::Catalyst
       HTML::FormFu::QueryType::CGI::Simple

License

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

Methods

parent
       Returns the field object that the upload object is associated with.

   form
       Returns the HTML::FormFu object that the upload object's field is attached to.

   populate
       See "populate" in HTML::FormFu for details.

Name

       HTML::FormFu::Upload - uploaded file

See Also

       HTML::FormFu

Version

       version 2.07

See Also