in reply to Perl database

Well, since you don't want to use MySQL, I take it you don't want PostgreSQL neither. Have a look at the speed demon called SQLite (and cpan://SQLite)

--
b10m

All code is usually tested, but rarely trusted.