in reply to Complex Sorting/Reporting
Or try MySQL, though you'll have to do the report writing yourself, though having SQL will do half the work.
Or, depending on what platform you're on, you might be able to use DBI::SQLite for a Perl-only database.
|
|---|