On Fri, Oct 9, 2009 at 12:24 PM, Noah <noah-l...@enabled.com> wrote: > Hi there, > > I am just starting with Mysql and perl and would like to know how to store > things in a database. Is there any suggested existing code out there that > does this already that I can view to get an understanding of the data > structures? Is there a good how to help page out there? > > Use the perl DBI.
This page have a good starting tutorial. http://www.perl.com/pub/a/1999/10/DBI.html Ian