Hi All,

I can't believe I can't find anything (so far anyway) on a simple function
to encode a URL string for example :

    somescript.cgi?name=Kevin Smith

Is there a function that will change this to:
    somescript.cgi?name=Kevin%20Smith

and any other relevant characters?


Thanks,
Kevin




_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to