On Jun 7, 2007, at 9:57 AM, cfaust-dougot wrote:

Hi All,

I'm running the latest mp2 with Libapreq.

Is there some method to duplicate CGI.pm's escape and unescape methods? I found escape_path, but obviously that isn't the same thing. I'm trying to remove CGI.pm from all my code and these are the last 2 things I need to take care of.


I use URI::Escape

         http://search.cpan.org/~gaas/URI-1.35/URI/Escape.pm

its small, and comes in the std perl distro


Reply via email to