Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
i am totally new in perl.please help me.how can i make an array from a string.my outputs are saved as
"[1,2]"to an array (1,2)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: string to array
by toolic (Bishop) on Aug 01, 2011 at 14:39 UTC | |
|
Re: string to array
by jethro (Monsignor) on Aug 01, 2011 at 14:42 UTC | |
|
Re: string to array
by JavaFan (Canon) on Aug 01, 2011 at 15:00 UTC | |
|
Re: string to array
by Your Mother (Archbishop) on Aug 01, 2011 at 15:24 UTC | |
|
Re: string to array
by moritz (Cardinal) on Aug 01, 2011 at 14:40 UTC | |
|
Re: string to array
by tritt (Novice) on Aug 01, 2011 at 14:40 UTC |