Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

RE: Training wheels again

by strredwolf (Chaplain)
on Sep 04, 2000 at 22:23 UTC ( [id://31021]=note: print w/replies, xml ) Need Help??


in reply to Training wheels again

I wouldn't be surprized if the hitcount went higher the less junk and whatnot gets loaded before we can actually get to do anything. I mean, CGI.pm is known to be a big huge beast of code. There's CGI-lite.pm, but even better is a short handler that goes through the GET or POST method and gets the goods directly instead of fifty(exageration) levels of abstraction.

Call me a hard-core purist. :)

--
Perl is intergalactic! WolfSkunks use it!

Replies are listed 'Best First'.
RE: RE: Training wheels again
by elwarren (Priest) on Sep 08, 2000 at 01:51 UTC

    I just stumbled across these modules yesterday. I haven't tried them yet, but they seem to be what you're looking for.

    CGI::Deurl.pm and CGI::Enurl.pm This is a little module made for CGI scripting. It decodes the parameters passed to the CGI or an arbitrary URL encoded string. It does nothing more, so it's much smaller and loads more quickly than CGI.pm.

      Yeah, but how about a "built-in" parser? I did that for the American Geophysical Union a few years ago, reusing some old code.

      --
      Perl is intergalactic! WolfSkunks use it!

Log In?
Username:
Password:

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

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

    No recent polls found