The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 2.07

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.

AUTHOR

Carl Franks <cpan@fireartist.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Carl Franks.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.