Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #given an arbitrary object, get a dump of all  
    ...
        return Dumper( $methods );
    }
    __END__
    
  2. or download this
    $VAR1 = [
              'CGI::AUTOLOAD',
    ...
              'CGI::unescape'
            ];