in reply to Best way to search flat-file database

and the option of an SQL database is out for me

No it isn't :) if you use a database-in-a-file, like DBD::SQLite, or DBD::AnyData

  • Comment on Re: Best way to search flat-file database

Replies are listed 'Best First'.
Re^2: Best way to search flat-file database
by walkingthecow (Friar) on Aug 04, 2008 at 07:53 UTC
    I can only use core modules, and perl version is 5.003. Yes, I know, please no lectures though...