http://qs321.pair.com?node_id=76351


in reply to Re: (Ovid - cargo-cult CGI) Re: Re: subparseform.lib
in thread Re: subparseform.lib

FYI: CGI.pm has a backwards compatability layer to cgi-lib.pl which can be invoked with
use CGI; CGI::ReadParse();
This creates the %in hash that cgi-lib.pl (a deprecated lib) folks liked to see. If you still insist on making your own POST/GET parser, why not just cut and paste the CGI parsing routine found in "sub new{...}" and tweak as necessary?

But why do you wish to propagate bad code? Just yell at them to use CGI! There is NO excuse!

AgentM Systems nor Nasca Enterprises nor Bone::Easy nor Macperl is responsible for the comments made by AgentM. Remember, you can build any logical system with NOR.