On Fri, 2 Feb 2001 11:36, David Robley wrote:
> On Fri, 2 Feb 2001 11:22, Kevin McCarthy wrote:
> > All -
> >
> > Any easy way to take a string and fill the spaces in it? Say like a
> > URLencoding:
> >
> > This is my dog, Jack
> > becomes
> > This%20is%20my%20dog,%20Jack
> >
> > I ask this as I
On Fri, 2 Feb 2001 11:22, Kevin McCarthy wrote:
> All -
>
> Any easy way to take a string and fill the spaces in it? Say like a
> URLencoding:
>
> This is my dog, Jack
> becomes
> This%20is%20my%20dog,%20Jack
>
> I ask this as I would like to send a string to a perl function that can
> parse the
All -
Any easy way to take a string and fill the spaces in it? Say like a
URLencoding:
This is my dog, Jack
becomes
This%20is%20my%20dog,%20Jack
I ask this as I would like to send a string to a perl function that can
parse the string and create a hash from it based on delimiters I define.
Bu
3 matches
Mail list logo