From: Ramprasad A Padmanabhan <[EMAIL PROTECTED]>
> I know there must be a function to encode/decode urls
> I was searching the LWP documentation but couldnt find any
> 
> Can anyone tell me where I can find encoding functions like
> 
> encode("[EMAIL PROTECTED]") ==> ram%40yahoo.com
> 
> and decode("ram%40yahoo.com") ==> [EMAIL PROTECTED]

As usualy. See CPAN - http://search.cpan.org/

Eg. CGI::Enurl + CGI::Deurl

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to