Running Leopard, so that means perl 5.8.8.
Trying to install HTML::Tidy and it fails. First error message is:
t/00-load..............ok
t/cfg-for-parse........ok
t/clean-crash..........ok
t/extra-quote..........ok
t/ignore-text..........1/3
# Failed test 'Matching warnings'
# at t/ignore-text.t line 32.
# Structures begin differing at:
# $got->[0] = 'DATA (24:86) Warning: unescaped & which should
be written as &'
# $expected->[0] = 'DATA (24:78) Warning: unescaped & which should
be written as &'
# Looks like you failed 1 test of 3.
What does this mean?

Signature
Lola J. Lee Beno - ColdFusion Programmer/Web Designer for Hire
http://www.lolajl.net/resume | Blog at http://www.lolajl.net/blog/
"In rivers, the water that you touch is the last of what has passed
and the first of that which comes; so with present time."
- Leonardo da Vinci (1452-1519)
Jonasbn - 11 Nov 2007 21:06 GMT
Hi Lola,
The distribution fails a test on your machine. I have run the same
installation here on Leopard as well and reported the failing test to
the author, so it is a general platform problem.
jonasbn
--
AIM: BjonasN Gtalk: jonasbn@gmail.com
ICQ: 62401545 MSN: jonasbn@io.dk
> Running Leopard, so that means perl 5.8.8.
> Trying to install HTML::Tidy and it fails. First error message is:
[quoted text clipped - 12 lines]
>
> What does this mean?