Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print start_html("This is a test");
    print start_form();
    print end_form();
    
  2. or download this
    Content-Type: text/html; charset=ISO-8859-1
    
    ...
    </head><body>
    Use of uninitialized value in length at (eval 9) line 11.
    <form method="post" action="/test.pl" enctype="application/x-www-form-
    +urlencoded">