Skip Menu |

This queue is for tickets about the PPerl CPAN distribution.

Report information
The Basics
Id: 3868
Status: new
Priority: 0/
Queue: PPerl

People
Owner: Nobody in particular
Requestors: richardc [...] unixbeard.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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>
Date: Thu, 25 Sep 2003 14:48:40 +0100
From: Richard Clamp <richardc [...] unixbeard.net>
To: PPerl <bug-PPerl [...] rt.cpan.org>
Subject: Re: [cpan #3868] AutoReply: 5.8.1 breakage with the taint test
RT-Send-Cc:
On Thu, Sep 25, 2003 at 09:27:00AM -0400, PPerl wrote: Show quoted text
> 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.
It seems this is already fixed in CVS. I suggest shipping a release without either 16oops.t and 19invoke_djbish.t marked as TODO or excluded, as they are currently failing. -- Richard Clamp <richardc@unixbeard.net>