Help for this page

Select Code to Download


  1. or download this
      use CGI qw(:standard);
  2. or download this
    C:\test>type test.pl
    use CGI qw(:standard);
    ...
    
    C:\test>perl test.pl listname=foo bar
    -->foo<--