Database Programming with Perl (O'Reilly)
Simon Cozens
writes about accessing databases in Perl with Perl DBI.
"
A long, long time ago, when I was a tiny little programmer, I worked as a trainee Perl coder and systems administrator for a large database company. Naturally, at a database company, a lot of what we had to do was talking to databases in Perl. As a fresh-faced programmer, the only way I knew to interface with databases was through a command-line SQL client."
