Bug 54716

Summary: new port www/p5-CGI-Untaint
Product: Ports & Packages Reporter: Mathieu Arnold <m>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: m
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-CGI-Untaint-0.90.shar none

Description Mathieu Arnold 2003-07-21 17:20:17 UTC
New port www/p5-CGI-Untaint

Dealing with large web based applications with multiple forms is a minefield.
It's often hard enough to ensure you validate all your input at all, without
having to worry about doing it in a consistent manner. If any of the validation
rules change, you often have to alter them in many different places. And, if
you want to operate taint-safe, then you're just adding even more headaches.

Fix: Some tests fails with 5.00503 because of some use of 'our' and because
File::Temp is not there, but these are just tests, and are not needed for it to
work.
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-07-30 07:54:27 UTC
State Changed
From-To: open->closed

New port added, thanks!