Bug 96148

Summary: FIX [ports-i386@FreeBSD.org: p5-Test-File-Contents-0.03 failed on i386 4]
Product: Ports & Packages Reporter: Rod Taylor <ports>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: kris
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
4.x_not_supported.patch none

Description Rod Taylor 2006-04-21 18:50:12 UTC
The port has a "use warnings;" line which is not valid for very old version of perl, like the default on FreeBSD 4.

Require Per 5.6 or later.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-04-22 11:20:23 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Note that I only used IGNORE, so I committed a slightly different 
patch than yours.