![]() |
![]()
| ![]() |
![]()
NAMEJifty::Web::FileUpload - Describes an HTTP file upload DESCRIPTIONCurrently this module is very much geared towards the use case of the current request offering a file upload, and inspecting CGI to produce metadata. Refactorings to eliminate these assumptions are very welcome. new PARAMHASHCreates a new file upload object. The possible arguments in the "PARAMHASH" are:
contentLazily slurps in the filehandle's content. new_from_fh FhConvenience method, since the other bits can be gleaned from the Fh object. new_from_plack $u
|