Help for this page

Select Code to Download


  1. or download this
    my %h2=(
    'AAA' => 'aaa',
    ...
              }
    }
    
  2. or download this
    use warnings;
    use CGI qw /:all -nph/; #on Win32
    ...
    }