On Tue, 19 Jul 2005 08:27:28 -0700, Michael G Schwern wrote:
> Try the same Test::Harness with an older perl. See if its a perl bug.
It is not a perl bug. It is something in the TH module.
I tested with perl 5.8.7 and the previous 5.8.6. I also,
through -I, tried both the old and new modules. It clearly
is the new Test::Harness module.
Here is the test matrix.
Modules
5.8.6 5.8.7
----- -----
Perl 5.8.6: worked failed
5.8.7: worked failed
The Test::Harness.pm version packaged by cygwin went from
2.42 to 2.52.
I'll try to carve out some time tomorrow or the next
day to dig in further.
Scott