
companion
Novice
Feb 12, 2008, 11:23 PM
Post #10 of 22
(1344 views)
|
|
Re: [companion] Autofilling a webform of other domain
[In reply to]
|
Can't Post
|
|
Hi KevinR When I tried to install the www::mechanize module I got the following error User_Name-MacBook:~ User_Name$ perl -MCPAN -e shell Terminal does not support AddHistory. cpan shell -- CPAN exploration and modules installation (v1.7601) ReadLine support available (try 'install Bundle::CPAN') cpan> install WWW::Mechanize CPAN: Storable loaded ok Going to read /Users/User_Name/.cpan/Metadata Warning: Found only 0 objects in /Users/User_Name/.cpan/Metadata LWP not available CPAN: Net::FTP loaded ok Fetching with Net::FTP: ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz Issuing "/usr/bin/ftp -n"User_Name Trying 128.118.2.96... ftp: connect to address 128.118.2.96: Operation timed out Trying 140.127.177.15... ftp: connect: Operation timed out Not connected. Local directory now /Volumes/Development/Users/User_Name/.cpan/sources/authors Not connected. Not connected. Not connected. Not connected. Not connected. Not connected. Bad luck... Still failed! Can't access URL ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz. Please check, if the URLs I found in your configuration file () are valid. The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/' Could not fetch authors/01mailrc.txt.gz LWP not available Fetching with Net::FTP: ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz Issuing "/usr/bin/ftp -n" Trying 128.118.2.96... ftp: connect to address 128.118.2.96: Operation timed out Trying 140.127.177.15... ftp: connect: Operation timed out Not connected. Local directory now /Volumes/Development/Users/User_Name/.cpan/sources/modules Not connected. Not connected. Not connected. Not connected. Not connected. Not connected. Bad luck... Still failed! Can't access URL ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz. Please check, if the URLs I found in your configuration file () are valid. The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/' Could not fetch modules/02packages.details.txt.gz LWP not available Fetching with Net::FTP: ftp://ftp.perl.org/pub/CPAN/modules/03modlist.data.gz Issuing "/usr/bin/ftp -n" Trying 128.118.2.96... ftp: connect to address 128.118.2.96: Operation timed out Trying 140.127.177.15... ftp: connect: Operation timed out Not connected. Local directory now /Volumes/Development/Users/User_Name/.cpan/sources/modules Not connected. Not connected. Not connected. Not connected. Not connected. Not connected. Bad luck... Still failed! Can't access URL ftp://ftp.perl.org/pub/CPAN/modules/03modlist.data.gz. Please check, if the URLs I found in your configuration file () are valid. The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/' Could not fetch modules/03modlist.data.gz Going to write /Users/User_Name/.cpan/Metadata Warning: Cannot install WWW::Mechanize, don't know what it is. Try the command i /WWW::Mechanize/ to find objects with matching identifiers. cpan> So how to rectify this? Thanks companion
|