Subject: | Failed build |
Date: | Wed, 14 Mar 2007 09:47:41 -0500 |
To: | bug-Scalar-List-Utils [...] rt.cpan.org |
From: | "Eric Just" <e-just [...] northwestern.edu> |
Hi,
Thanks for building a useful package. I found a bug that prevented me
from installling in windows.
I think I am in the same boat as the failure in CPAN testers:
FAIL 394175 5.8.8 on MSWin32 5.1 (MSWin32-x86-multi-thread)
My enviroment is
5.8.7 built for MSWin32-x86-multi-thread
I am using the version of perl that is installed with xampp. The
specific test that is failing is
t\p_tainted.t
The script dies with the following message:
"-T" is on the #! line, it must also be used on the command line at
t\p_tainted.t line 1.
Then I run
perl -T t\p_tained.t on the command line. There is no failure, but no
other output, which seems like it might be ok given that there are no
'tests' in that file.
Thanks again.
Eric