ith perlbug.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
Don't try the paranormal until you know what's normal.
-- "Lords and Ladies" by Terry Prachett
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem r
On Tue, Jul 26, 2005 at 10:57:08PM +0200, Gerrit P. Haase wrote:
> Andrew found relevant cahnges and you replied:
Oh yeah. Huh. Good question.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
You are wicked and wrong to have broken inside and peeked at
On Tue, Jul 26, 2005 at 08:23:03PM +0200, Gerrit P. Haase wrote:
> >5.8.7 ships with Test::Harness 2.48 which doesn't have this code.
>
> It fails to run the tests from the command line with the default
> installation of perl-5.8.7 for Cygwin?
Huh?
--
Michael G Schwern
hich doesn't have this code.
Otherwise, there appears to be no specific test of delete $ENV{...}.
There's something in t/op/local.t which dances around the issue.
There probably should be a t/op/env.t, I'm kind of surprised there isn't.
--
Michael G Schwern [EMAIL PROTECTE
n";
local $ENV{PERL5LIB};
print STDERR "P5LIB After: $ENV{PERL5LIB}\n";
my $perl = $self->_command;
my @inc =`$perl -le "print join qq[\\n], [EMAIL PROTECTED]"`;
chomp @inc;
print STDERR "Default @INC: @inc\n";
return @inc;
}
And
some time tomorrow or the next
> day to dig in further.
I would suggest working backwards though the CPAN versions of Test::Harness
until it works. Then we can better spot the change which caused this bug.
http://search.cpan.org/dist/Test-Harness/
--
Michael G Schwern [EMAIL PROTE
Try the same Test::Harness with an older perl. See if its a perl bug.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
Insulting our readers is part of our business model.
http://somethingpositive.net/sp07122005.shtml
--
Unsubscribe info: http
. All the action is in or
called from Test::Harness::Straps->analyze_file.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
Ahh email, my old friend. Do you know that revenge is a dish that is best
served cold? And it is very cold on the Internet!
--
U
> 1..1
> # Running under perl version 5.008007 for cygwin
> # Current time local: Mon Jul 18 00:59:23 2005
> # Current time GMT: Sun Jul 17 22:59:23 2005
> # Using Test.pm version 1.25
> ok 1
> ok
> t/test1# Running: /usr/bin/perl -w t/test1.t
> # PERL5LIB=
> # libs=
N
ething inside
Test::Harness::Straps->analyze_file.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
Reality is that which, when you stop believing in it, doesn't go away.
-- Phillip K. Dick
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
local $^W=0; # ignore undef warnings
print STDERR "# PERL5LIB=$ENV{PERL5LIB}\n";
print STDERR "# libs=$libs\n";
}
to determine if _INC2PERL5LIB() is acting properly.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
Just call
tunately there's not a $Debug print for that so you should put one in.
Do any of these tests have -T in the #! line?
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
ROCKS FALL! EVERYONE DIES!
http://www.somethingpositive.net/sp05032002.shtml
--
Unsubscribe
print "$Test::Harness::VERSION\n";'
> 2.48
Try upgrading TH and see if that fixes it.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
Don't try the paranormal until you know what's normal.
-- "Lords and Ladies" by Terry
gt; t/test5Insecure dependency in `` while running with -t switch at
> /usr/lib/perl5/5.8/Test/Harness/Straps.pm line 478.
Oh yeah, TH isn't taint safe. Nevermind.
--
Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern
'All anyone gets in a mirror is thems
14 matches
Mail list logo