![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^5: Pre-process csv files before usingby davidrw (Prior) |
on Aug 06, 2005 at 19:26 UTC ( #481540=note: print w/replies, xml ) | Need Help?? |
You can just grep out the ones you want.
re: your code, note that delete is for hashes .. if you wanted to modify your code, you would use the slice function, but grep is much more powerful and perl-ish.
In Section
Seekers of Perl Wisdom
|
|