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::QueryType::Catalyst - uploaded file

Author

       Carl Franks <cpan@fireartist.com>

Description

       If you use Catalyst::Controller::HTML::FormFu, it will automatically set "query_type" in HTML::FormFu to
       "Catalyst".

License

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

Methods

headersfilenamefhslurpbasenamesizetempnametype

Name

       HTML::FormFu::QueryType::Catalyst - uploaded file

Removed Methods

catalyst_upload
       We no longer keep a reference to the Catalyst::Request::Upload object, as it was causing issues under
       HTML::FormFu::MultiForm after the Catalyst 5.8 move to Moose.

   copy_to
       Because "catalyst_upload" has been removed, we can no-longer call this Catalyst::Request::Upload method.

   link_to
       Because "catalyst_upload" has been removed, we can no-longer call this Catalyst::Request::Upload method.

See Also

       Is a sub-class of, and inherits methods from HTML::FormFu::Upload

       HTML::FormFu, HTML::FormFu::Element::File

Version

       version 2.07

See Also