No, 1.1701 isn't borked, but it's provoking a bug in Test::Harness,
which isn't splitting $ENV{PERL5OPT} before pushiing it onto an array
of command line switches.

It only happens for tests that set the taint flag.  Why it worked when
the "-M" and "-I" options were in the other order, I don't know.
Something in how perl processes command line arguments, I guess.

I'll put out 1.1702 immediately to revert the order back until Andy
can release a new Test::Harness.  And then I'll bump the T::H prereq
and test before releasing.

Andy -- patch forthcoming...

Andreas -- thanks for the quick eyes on that

-- David

2008/9/13 Andreas J. Koenig <[EMAIL PROTECTED]>:
> 1.1701 is borked, switch back to 1.17
>
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2207064.html
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2206988.html
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2206984.html
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2206837.html
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2206755.html
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2206714.html
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2206690.html
> http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2206689.html
>
> http://rt.cpan.org/Ticket/Display.html?id=39240
>
> --
> andreas
>

Reply via email to