![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^7: Pre-process csv files before usingby sk (Curate) |
on Aug 06, 2005 at 20:11 UTC ( #481545=note: print w/replies, xml ) | Need Help?? |
I would check if there are proper values in your @origcols array. Do something like this before you get into the loop to modify it
If you see proper output then need to look at other places. Example of your header data will be helpful! Actually davidrw's grep solution is much cleaner!
In Section
Seekers of Perl Wisdom
|
|