![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re^4: CGI.pm: Want your query_string() sorted or unsorted?by dolmen (Beadle) |
on Aug 13, 2009 at 12:26 UTC ( #788261=note: print w/replies, xml ) | Need Help?? |
Storing query string as a key is useful if you are using a database to reply smartly with HTTP status 301/302/307 (redirect) or 407s (gone) instead of bare 404s (not found).
In Section
Seekers of Perl Wisdom
|
|