Subject: | tests 10 and 13 failing |
Hello,
I just installed ::Shell on Mac OS X, with a fresh install of Perl 5.8.0. A couple of the "make test" tests are failing. Here's the output:
#####
t/10-nonexistent-host..............NOK 2# Failed test (t/10-nonexistent-host.t at line 23)
# ''
# doesn't match '/^Can't locate object method "host"/'
# Looks like you failed 1 tests of 2.
t/10-nonexistent-host..............dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/11-browse-without-request........ok
t/12-comments......................ok
t/13-command-au....................ok 5/7Can't locate object method "req" via package "WWW::Mechanize" at /Volumes/X1/Users/mark/.cpan/build/WWW-Mechanize-Shell-0.21/blib/lib/WWW/Mechanize/Shell.pm line 1003, <SERVER> line 1.
###################
I'm not sure what's wrong in the first case. In the second, I think "req" may have been removed from WWW::Mechanize.