Provided by: libhtml-formfu-perl_2.01000-2_all bug

NAME

       HTML::FormFu::QueryType::CGI::Simple - uploaded file

METHODS

   headers
       Inherited, see "headers" in HTML::FormFu::QueryType::CGI for details.

   filename
       Inherited, see "filename" in HTML::FormFu::QueryType::CGI for details.

   fh
       Returns a read-only filehandle.

   slurp
       Inherited, see "slurp" in HTML::FormFu::QueryType::CGI for details.

   size
       Inherited, see "size" in HTML::FormFu::QueryType::CGI for details.

   type
       Inherited, see "type" in HTML::FormFu::QueryType::CGI for details.

SEE ALSO

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

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

AUTHOR

       Carl Franks, "cfranks@cpan.org"

LICENSE

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