Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re:x2 Net::Services (use Config?)

by grinder (Bishop)
on Oct 22, 2001 at 19:22 UTC ( [id://120556]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      use Config;
      BEGIN {
        die "You are socketless!\n"
          unless Config::config_vars(qw/d_socket/) eq 'define';
      }
    
  2. or download this
    =over
         `d_getsbyname'
    ...
             program that the getservbyname() routine is available to
             look up services by their name.
    =cut
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-19 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found