Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: IP Address Sanity

by Wonko the sane (Deacon)
on Nov 07, 2002 at 22:33 UTC ( [id://211274]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    unless
    (
    ...
    {
        # do something
    }
    
  2. or download this
    if ( $ip =~ /^0.0.0.0$/ )
    {
        # do something
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found