In the spirit of TIMTOWTDI
Since your file seems to only contain 7 fields per line with no extended free form text you may want to review the possibility of using Tie::File. I have found this module helpful when parsing files of the size that kill your memory limits. Then you could just split the line for testing and manipulation of values.
In reply to Re: CSV Manipulation
by jandrew
in thread CSV Manipulation
by packetstormer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |