Subject: | problem installing WWW:Mechanize |
Date: | Mon, 29 Feb 2016 21:19:16 -0500 |
To: | bug-WWW-Mechanize-Cached [...] rt.cpan.org |
From: | Jesus Salas <jms408 [...] lehigh.edu> |
Hello,
I could definitely use some help... I am having a problem installing
WWW::Mechanize with cpan (sudo cpan to make sure) and I just can't get it
to work... It always gets stuck on the "localhost" issue with t/local/back.t
I get the same problem even if I "force" install...
Any help would be appreciated. Below is the info you request...
Thanks,
Jesus Salas
--------------------
This is perl 5, version 18, subversion 2 (v5.18.2) built for
darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)
Copyright 1987-2013, Larry Wall
Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
--------------------------------------------*********************
cpan[2]> install WWW::Mechanize
Running install for module 'WWW::Mechanize'
Running make for E/ET/ETHER/WWW-Mechanize-1.75.tar.gz
Checksum for
/Users/jesussalas/.cpan/sources/authors/id/E/ET/ETHER/WWW-Mechanize-1.75.tar.gz
ok
CPAN.pm: Building E/ET/ETHER/WWW-Mechanize-1.75.tar.gz
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WWW::Mechanize
Writing MYMETA.yml and MYMETA.json
cp lib/WWW/Mechanize/Examples.pod blib/lib/WWW/Mechanize/Examples.pod
cp lib/WWW/Mechanize/Image.pm blib/lib/WWW/Mechanize/Image.pm
cp lib/WWW/Mechanize/FAQ.pod blib/lib/WWW/Mechanize/FAQ.pod
cp lib/WWW/Mechanize.pm blib/lib/WWW/Mechanize.pm
cp lib/WWW/Mechanize/Cookbook.pod blib/lib/WWW/Mechanize/Cookbook.pod
cp lib/WWW/Mechanize/Link.pm blib/lib/WWW/Mechanize/Link.pm
cp bin/mech-dump blib/script/mech-dump
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' --
blib/script/mech-dump
Manifying 1 pod document
Manifying 6 pod documents
ETHER/WWW-Mechanize-1.75.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM"
"-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
'blib/lib', 'blib/arch')" t/00-load.t t/add_header.t t/aliases.t
t/area_link.t t/autocheck.t t/clone.t t/content.t t/cookies.t
t/credentials-api.t t/credentials.t t/die.t t/dump.t t/field.t
t/find_frame.t t/find_image.t t/find_inputs.t t/find_link-warnings.t
t/find_link.t t/find_link_id.t t/form-parsing.t t/form_with_fields.t
t/frames.t t/image-new.t t/image-parse.t t/link-base.t t/link-relative.t
t/link.t t/new.t t/pod-coverage.t t/pod.t t/regex-error.t t/save_content.t
t/select.t t/taint.t t/tick.t t/untaint.t t/upload.t t/warn.t t/warnings.t
t/local/back.t t/local/click.t t/local/click_button.t t/local/content.t
t/local/encoding.t t/local/failure.t t/local/follow.t t/local/form.t
t/local/get.t t/local/nonascii.t t/local/overload.t t/local/page_stack.t
t/local/referer.t t/local/reload.t t/local/submit.t t/mech-dump/mech-dump.t
t/00-load.t .............. 1/2 # Testing WWW::Mechanize 1.75, with LWP
6.15, Perl 5.018002, /usr/bin/perl
# Test::Memory::Cycle 1.06 is installed.
t/00-load.t .............. ok
t/add_header.t ........... ok
t/aliases.t .............. ok
t/area_link.t ............ ok
t/autocheck.t ............ ok
t/clone.t ................ ok
t/content.t .............. ok
t/cookies.t .............. # Test server http://127.0.0.1:35057 as PID 20580
t/cookies.t .............. ok
t/credentials-api.t ...... ok
t/credentials.t .......... ok
t/die.t .................. ok
t/dump.t ................. ok
t/field.t ................ ok
t/find_frame.t ........... ok
t/find_image.t ........... ok
t/find_inputs.t .......... ok
t/find_link-warnings.t ... ok
t/find_link.t ............ ok
t/find_link_id.t ......... ok
t/form-parsing.t ......... ok
t/form_with_fields.t ..... 1/? There are 2 forms with the named fields.
The first one was used. at t/form_with_fields.t line 27.
t/form_with_fields.t ..... ok
t/frames.t ............... ok
t/image-new.t ............ ok
t/image-parse.t .......... ok
t/link-base.t ............ ok
t/link-relative.t ........ ok
t/link.t ................. ok
t/local/back.t ........... 1/47 Error GETing http://localhost:58084/: Can't
connect to localhost:58084 (Connection refused) at t/local/back.t line 53.