Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: writing a utility to determine whether I have a working wifi connection

by Fletch (Bishop)
on Jul 29, 2019 at 19:42 UTC ( [id://11103596]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use LWP::Online;
    push @LWP::Online::RELIABLE_HTTP, q{http://groot.example.com} => sub {
    + /I AM GROOT/ };
    
    ## Call http_online however . . .
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 22:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found