1HTML::FormFu::Upload(3)User Contributed Perl DocumentatioHnTML::FormFu::Upload(3)
2
3
4

NAME

6       HTML::FormFu::Upload - uploaded file
7

DESCRIPTION

9       An instance is created for each uploaded file.
10
11       You will normally get an object of one of the following classes, which
12       inherit from HTML::FormFu::Upload:
13
14       HTML::FormFu::QueryType::CGI
15       HTML::FormFu::QueryType::Catalyst
16       HTML::FormFu::QueryType::CGI::Simple
17

METHODS

19   parent
20       Returns the field object that the upload object is associated with.
21
22   form
23       Returns the HTML::FormFu object that the upload object's field is
24       attached to.
25
26   populate
27       See "populate" in HTML::FormFu for details.
28

SEE ALSO

30       HTML::FormFu
31

AUTHOR

33       Carl Franks, "cfranks@cpan.org"
34

LICENSE

36       This library is free software, you can redistribute it and/or modify it
37       under the same terms as Perl itself.
38
39
40
41perl v5.12.1                      2010-05-16           HTML::FormFu::Upload(3)
Impressum