Re: CGI::ReadParse

2002-04-15 Thread zentara
On Sun, 14 Apr 2002 16:36:39 -0400 (EDT), [EMAIL PROTECTED] (Shaun Fryer) wrote: >I'm having a little difficulty understanding how CGI::ReadParse is >supposed to work. I have the misfortune of only knowing how to use >cgi-lib.pl for parsing form data. It's extremely easy. Now

CGI::ReadParse

2002-04-14 Thread Shaun Fryer
I'm having a little difficulty understanding how CGI::ReadParse is supposed to work. I have the misfortune of only knowing how to use cgi-lib.pl for parsing form data. It's extremely easy. Now I have the problem of trying to port old perl scripts I've written to using the CGI::Read