P is for Practical | |
PerlMonks |
Re^2: Best way to search fileby Theodore (Friar) |
on Apr 16, 2015 at 13:49 UTC ( [id://1123622]=note: print w/replies, xml ) | Need Help?? |
(...) or perhaps use an Sqlite? database file. If you do the latter, your problem becomes an INNER JOIN.Or even easier, if the files are small enough to fit in ram, use DBD::RAM which supports both file formats.
In Section
Seekers of Perl Wisdom
|
|