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 | [reply] |
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.
| [reply] |
Um.. then why are you getting parameters from a CGI? Seems like CGI.pm would be useful.
Cheers,
KM
| [reply] |
| [reply] |