[htmltmpl] tests fail using Perl 5.6.1
Brought to you by:
samtregar
From: Nicholas R. M. <ma...@rp...> - 2004-07-29 18:08:07
|
I'm using Perl 5.6.1 on Linux, and when I try to install HTML::Template 2.7, all 70 tests failed. After doing "perl Makefile.PL PREFIX=~/perl", "make" and "make test" I got the following output: t/99-old-test-pl....FAILED tests 1-70 Failed 70/70 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ t/99-old-test-pl.t 70 70 100.00% 1-70 Failed 1/1 test scripts, 0.00% okay. 70/70 subtests failed, 0.00% okay. Can anyone shed some light on this? Thanks. Nick Markham ma...@rp... |