metaperl has asked for the wisdom of the Perl Monks concerning the following question:
I would like to form a query string from a hash and have the query string use semicolon as separator.
I know the code is short, but I dont believe in writing what has/should have been written... plus what a shame that the first link for Perl in Google does not even escape its data.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: hash to query string using semicolon
by Corion (Patriarch) on Feb 16, 2009 at 22:05 UTC | |
|
Re: hash to query string using semicolon
by jasonk (Parson) on Feb 16, 2009 at 22:18 UTC | |
|
Re: hash to query string using semicolon
by ikegami (Patriarch) on Feb 16, 2009 at 22:10 UTC | |
|
Re: hash to query string using semicolon
by Your Mother (Archbishop) on Feb 17, 2009 at 00:20 UTC | |
by Your Mother (Archbishop) on Apr 12, 2019 at 00:34 UTC |