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

Attachment: URI-1.36-patch.dif
Description: video/dv

Reply via email to