mr007619 has asked for the wisdom of the Perl Monks concerning the following question:
In Perl - I'm using:id:id1 services[0][name]:test services[0][type]:http services[0][port]:80
This isn't a problem if I use a normal array - any thoughts?@array = param('services[]');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI array with key value pairs?
by space_monk (Chaplain) on Apr 30, 2013 at 06:09 UTC | |
by Anonymous Monk on Apr 30, 2013 at 07:41 UTC | |
by space_monk (Chaplain) on Apr 30, 2013 at 11:08 UTC | |
|
Re: CGI array with key value pairs?
by Anonymous Monk on Apr 30, 2013 at 07:34 UTC | |
by mr007619 (Novice) on Apr 30, 2013 at 21:47 UTC |