in reply to
Net::Jabber module, problem
So what do you get when you run
perl -MData::Dump -e"dd( gethostbyname(q{localhost}) )"
Comment on
Re: Net::Jabber module, problem
Download
Code
Replies are listed 'Best First'.
Re^2: Net::Jabber module, problem
by
ICh
(Initiate)
on May 22, 2015 at 07:38 UTC
Thanks for your answer.
perl -MData::Dump -e"dd( gethostbyname(q{localhost}) )"
gives
("localhost", "", 2, 4, "\x7F\0\0\1")
[reply]
[d/l]
In Section
Seekers of Perl Wisdom