in reply to Net::Jabber module, problem

So what do you get when you run    perl -MData::Dump -e"dd( gethostbyname(q{localhost}) )"

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")