Help for this page

Select Code to Download


  1. or download this
    my $app = AuthorWeb->new(
        tmpl_path => 'tmpl', 
    );
    
  2. or download this
    use CGI::Application qw( 2.4 );
    use CGI qw( 2.7 );