Help for this page

Select Code to Download


  1. or download this
    use CGI qw/-no_undef_params/;
    use base CGI::Application;
    
  2. or download this
    use CGI qw/-no_undef_params :standard/;