- #!/dcs/bin/perl
- # select.cgi: HTTP redirect to $Base$Pick where $X here means the
- # value associated with the form variable X
- # franklin , 12 February
- $cgilib = "/Web/httpd/cgi-bin";
- &ReadParse;
- ## next line for debugging use only
- # print "Content-type: text/plain\n\n";