Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: perl daemon surviving changing ppp-links

by raphi72 (Initiate)
on Oct 20, 2005 at 21:48 UTC ( [id://501825]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use IO::Socket;
    use IO::Interface qw(:flags);
    ...
      }
    }
    
  2. or download this
    use Net::Ping;
    my $addr = get_local_addr("ppp0");
    ...
      undef $p;
      sleep 3;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-03-29 00:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found