in reply to Re^6: simple array question
in thread simple array question
yeah wow, really cool and powerful. I had heard perl is really good for that sort of thing. I'm learning it initially to do a transformation on csv files with an unusual layout to import into a database. I've used sed, awk and some simple scripting before but no serious programming and the perl code can be so compact I can have trouble decoding it. I have a bit to learn.
I can see how you're example works and can execute it. Been trying to apply it to another example but I've got a feeling my array might be a bit messed up - not getting positive results yet.
Thanks for your time.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: simple array question
by Jim (Curate) on Jan 03, 2011 at 21:58 UTC | |
by tw (Acolyte) on Jan 04, 2011 at 03:04 UTC | |
|
Re^8: simple array question
by Marshall (Canon) on Jan 05, 2011 at 23:44 UTC |