Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Mechanize CPAN distribution.

Report information
The Basics
Id: 3323
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: markus [...] kiwi.uni-hamburg.de
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.58
Fixed in: (no value)



Subject: test failed
Hi, I'm new to this and just wanted to compile this module among other. I have a Debian system (Kernel 2.4.20) with perl 5.8.0. The make works, but when I type: make test, I get: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/live/*.t t/00.load.............ok t/99.pod..............ok t/add_header..........ok t/carp................ok t/click...............ok 2/8# Failed test (t/click.t at line 18) t/click...............ok 3/8Can't even fetch local url at t/click.t line 18, <$server> line 1. t/click...............NOK 4make: *** [test_dynamic] Interrupt Then nothing happens. Can you help me? Thank you in advance Markus