Bug 53574 - New port: perl CGI::Upload for handling browser file uploads
Summary: New port: perl CGI::Upload for handling browser file uploads
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-21 06:20 UTC by Daniel B. Hemmerich
Modified: 2003-06-21 09:27 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.87 KB, text/plain)
2003-06-21 06:20 UTC, Daniel B. Hemmerich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel B. Hemmerich 2003-06-21 06:20:17 UTC
New port...

This module has been written to provide a simple and secure
manner by which to handle files uploaded in multipart/form-data
requests through a web browser. The primary advantage which this
module offers over existing modules is the single interface
which it provides for the most often required information
regarding files uploaded in this manner. 

This module builds upon primarily the CGI and File::MMagic
modules and offers some tidy and succinct methods for the
handling of files uploaded via multipart/form-data requests.

How-To-Repeat: N/A
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-06-21 09:27:05 UTC
State Changed
From-To: open->closed

Port added, thanks! 

Just one comment: use portlint 
WARN: Makefile 19: use tab (not space) to make indentation