Patch for URI::_query
Paul Talacko <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
One of the most commonly requested fixes for URI.pm is the ability to generate (and process) query strings separated by ';' rather than '&'. The inability of URI.pm to generate query strings with ';' is particularly frustrating if you're trying to create web pages that are valid XHTML!
The attached patch deals with this. It gives people the opportunity to create query strings separated by ';' or '&' or, because of 'query_form_generic' anything else they can think of.
The patch also ensures that all the tests pass.
So, surely there's no reason not to apply it to the URI distribution.
Thanks
Paul
__________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
URI-1.36-patch.dif
(video/dv, 10.1 KB) - not displayed