openbsd-ports/archivers/p5-Archive-Zip/patches/patch-t_10_chmod_t
sthen 94f3dde2b7 Add a taint mode fix for newer Perl, from CPAN RT. Fixes a problem with
MailScanner noted by Brad, tested by Brad and myself.
2010-10-15 18:50:23 +00:00

13 lines
287 B
Plaintext

$OpenBSD: patch-t_10_chmod_t,v 1.1 2010/10/15 18:50:23 sthen Exp $
http://rt.cpan.org/Public/Bug/Display.html?id=61930
--- t/10_chmod.t.orig Tue Jun 30 12:51:11 2009
+++ t/10_chmod.t Fri Oct 15 19:04:27 2010
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/perl -T
use strict;
BEGIN {