Date: | Thu, 25 Sep 2003 14:26:45 +0100 |
From: | Richard Clamp <richardc [...] unixbeard.net> |
To: | bug-PPerl [...] rt.cpan.org |
Subject: | 5.8.1 breakage with the taint test |
Seems like something changed in the handling of -T between 5.8.0 and
5.8.1, will try and get a tuit to dig into this myself.
t/09taint..........# Test 1 got: <UNDEF> (t/09taint.t at line 7)
# Expected: 'Insecure dependency in open while running with -T switch at t/taint_pperl.plx line 4.
'
# t/09taint.t line 7 is: ok($err, "Insecure dependency in open while running with -T switch at t/taint_pperl.plx line 4.\n");
FAILED test 1
Failed 1/1 tests, 0.00% okay
--
Richard Clamp <richardc@unixbeard.net>