http://www.perlmonks.org?node_id=1011826


in reply to Re^2: Writing a database lookup tool
in thread Writing a database lookup tool

Why not spend some time familiarizing yourself with Catalyst or Dancer, and learn some MySQL? Using the DBI for MySQL it turns out isn't all that much more work than messing with SQLite...