Subject: | fails to build under OS X 10.3 |
Here's when I get with a standard CPAN-shell build:
t/1....ok 1/2Name "main::new" used only once: possible typo at t/1.t line 35.
t/1....NOK 2# Failed test (t/1.t at line 33)
# Structures begin differing at:
# $got->[2] = ' phil </td><td> <table border='1'><tr><td>'
# $expected->[2] = ' frank </td><td> <table border='1'><tr><td>'
Use of uninitialized value in print at t/1.t line 35, <DATA> line 41.
# Looks like you failed 1 tests of 2.
I didn't debug it further, but if there's anything you'd like me to try, let me know.
--John