Help for this page

Select Code to Download


  1. or download this
    use Class::MethodMaker
        new_hash_init => 'new',
        object        => [ HTML::Mason::Lexer => 'lexer' ];
    
  2. or download this
    package CGI::Simple;
    
    use Class::MethodMaker
    ...
                                                     'param' ],
                                   }
                          ];