|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Regular expressions - matchby eff_i_g (Curate) |
| on Jan 24, 2011 at 22:31 UTC ( #884015=note: print w/ replies, xml ) | Need Help?? |
|
For CSV data see Text::CSV.
You can modify the RE as you see fit and/or put the data in a hash. Update/FYI: Your RE does not work because the .*'s are greedy.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||