Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: gethostbyname not working

by tadman (Prior)
on Mar 27, 2001 at 23:19 UTC ( #67589=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use Socket;
    
        my $hostname = 'yahoo.com';
        print inet_ntoa(inet_aton($hostname)),"\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://67589]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2023-12-07 20:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (33 votes). Check out past polls.

    Notices?