debian man page for plack::request::upload

Query: plack::request::upload

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plack::Request::Upload(3pm)				User Contributed Perl Documentation			       Plack::Request::Upload(3pm)

NAME
Plack::Request::Upload - handles file upload requests
SYNOPSIS
# $req is Plack::Request my $upload = $req->uploads->{field}; $upload->size; $upload->path; $upload->content_type; $upload->basename;
METHODS
size Returns the size of Uploaded file. path Returns the path to the temporary file where uploaded file is saved. content_type Returns the content type of the uploaded file. filename Returns the original filename in the client. basename Returns basename for "filename".
AUTHORS
Kazuhiro Osawa Tatsuhiko Miyagawa
SEE ALSO
Plack::Request, Catalyst::Request::Upload perl v5.14.2 2011-02-27 Plack::Request::Upload(3pm)
Related Man Pages
html::formhandler::field::upload(3pm) - debian
http::message::psgi(3pm) - debian
mojo::upload(3pm) - debian
plack::app::cascade(3pm) - debian
plack::middleware::recursive(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections