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

Subclassing and CGI::Prototype

by tlm (Prior)
on May 18, 2006 at 19:49 UTC ( [id://550334]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # cgi.pl
    
    ...
    shift->activate;
    
    __END__
    
  2. or download this
    # CGI/Classic.pm
    
    ...
    
    1;
    __END__
    
  3. or download this
    shift;   # discard script's second argument
    Zero->new( 'parent*' => 'Zero' )->activate;
    

Log In?
Username:
Password:

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

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

    No recent polls found