Hi all,
I'm trying to install this module. I've already installed all recommend pacakges (HTML:
arser, URI, MIME-Base64, libnet, Digest-MD5).
Once I type "perl Makefile.PL", there's nothing happened even I've been waiting for more than 20 mins. When I debug it, the program stuck at this line
my $s = IO::Socket::INET->new(PeerAddr =>" Timeout => 10, );
I don't know what's going on. Pls give me some suggestion
I'm trying to install this module. I've already installed all recommend pacakges (HTML:
Once I type "perl Makefile.PL", there's nothing happened even I've been waiting for more than 20 mins. When I debug it, the program stuck at this line
my $s = IO::Socket::INET->new(PeerAddr =>" Timeout => 10, );
I don't know what's going on. Pls give me some suggestion