There are basic ways to process or parse input in a Perl
Which option would you choose?
Bear in mind that:
THE INFORMED VIEW IS TO USE: pre-written Perl libraries
There are many Perl libraries available to read and parse CGI input. These are freely available on the World Wide Web
The library that has become the de facto standard is the cgi-lib.pl library.
Further Information on this library is available from http://www.bio.cam.ac.uk/cgi-lib/.
Copies of the actual Perl file are available from above web site and locally.
You should find copies of the {\tt cgi-pl} file in: