![]() |
|
more useful options | |
PerlMonks |
Re^3: Regexp mystery (to me)by dragonchild (Archbishop) |
on Mar 03, 2008 at 21:27 UTC ( #671723=note: print w/replies, xml ) | Need Help?? |
That may have been the problem in this specific bug, but you should really use Text::xSV instead of parsing CSV files with a regex. Regex-based solutions cannot parse CSV files correctly in many cases.
My criteria for good software:
In Section
Seekers of Perl Wisdom
|
|