I am passing a query string to a cgi script thru a perl program
like
/cgi-bin/myprog?name=ram&comment=how's youIs there any simple module that will convert it into a proper query string like /cgi-bin/myprog?name=ram&comment=how%27s+you Thanks Ram -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
