Help for this page

Select Code to Download


  1. or download this
    my $c = new CGI::Lite;
    my %post = $c->parse_form_data('POST');
    
  2. or download this
    <form method="post" action="script.cgi?choice=one">