Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

•Re: Re: •Re: anti leech CGI

by merlyn (Sage)
on Oct 30, 2002 at 15:56 UTC ( [id://209121]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $remote =~ /([A-Za-z0-9\.]*[A-Za-z0-9]+\.[A-Za-z0-9]+)/;
    
  2. or download this
    my @GOODLIST = qw(10.0.1.5 10.0.2.1);
    use CGI qw(:all); use strict;
    ...
          end_html;
      }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (None)
    As of 2024-04-19 00:04 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found