Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: (Ovid - cargo-cult CGI) Re: Re: subparseform.lib

by AgentM (Curate)
on Apr 28, 2001 at 08:47 UTC ( [id://76351]=note: print w/replies, xml ) Need Help??


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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://76351]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (1)
As of 2024-04-25 03:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found