Help for this page

Select Code to Download


  1. or download this
    
    my $o = __PACKAGE__->reflect; 
    ...
    warn $o->display('hi'); 
    
    CGI::Prototype->activate;