|
|
| Welcome to the Monastery | |
| PerlMonks |
Re^3: Select only desired features from a textby bitingduck (Friar) |
| on Mar 19, 2012 at 15:29 UTC ( #960431=note: print w/ replies, xml ) | Need Help?? |
|
You might want to consider loading the whole thing into a database if it's that large and you need to do a lot of key lookup (e.g. to avoid dupes) as you process the data, particularly if you need to sort on it in different ways or pull out subsets based on certain conditions.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||