Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

RE: RE: RE: Get those parameters without CGI.pm

by KM (Priest)
on Jun 22, 2000 at 03:41 UTC ( [id://19367]=note: print w/replies, xml ) Need Help??


in reply to RE: RE: Get those parameters without CGI.pm
in thread Get those parameters without CGI.pm

He implied how to improve it, delete it and use CGI.pm. One way to become a better programmer is to not reinvent wheels which already roll.

Cheers,
KM

  • Comment on RE: RE: RE: Get those parameters without CGI.pm

Replies are listed 'Best First'.
RE: RE: RE: RE: Get those parameters without CGI.pm
by j.a.p.h. (Pilgrim) on Jun 22, 2000 at 04:02 UTC
    And what if I need to do something similar, but can't use CGI.pm to do it? There's obviously some way it could be better. But apparently, no one knows how. Thanks for the help.
      Sorry. That just doesn't make sense. CGI.pm is included in all recent (from 5.0 onwards, I believe) perl distributions. Even if it isn't included (at which point you should fire your sysadmin) you can still use it.

      You should take a look here. You can always use CGI.pm.

      Don't give a 'what if'. Tell us what you need to do that is similar. You need to parse QUERY_STRING in a 'similar' way? Maybe you want to URI decode the string, CGI.pm does that (and other modules, too). Use CPAN, grasshopper.

      Cheers,
      KM

        I don't currently need to do something similar. I'm working on my skills for when I will need to. And it might not be CGI, so using CGI.pm wouldn't be all that useful.
        A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-25 21:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found