Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

(tye)Re2: Not Matt's Scripts

by tye (Sage)
on Aug 13, 2001 at 21:38 UTC ( [id://104502]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package main;
    
    BEGIN {
    ...
        # ...
    }
    undef &_isScript;
    
  2. or download this
    package main;
    
    unless(  caller  ) {
    ...
    use CGI;
    # ...
    __END__
    

Log In?
Username:
Password:

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

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

    No recent polls found