[SLL] Perl and MySQL for LAMP

Paul Allen paul.l.allen at boeing.com
Wed Jul 30 16:35:26 PDT 2008


On Wed, 2008-07-30 at 11:50 -0700, Chuck Kranz wrote:
> Hi All,
> I'm getting into LAMP and would like to know what
> your favorite documents and tutorials are for
> accessing MySQL with Perl.

I used "Programming the Perl DBI" the last time I needed
to talk to MySQL from perl.  That was two years ago, when the
first edition was 6 years old.  I don't recall any particular
trouble.  The book covers the perl side, and I dumped a copy of
the MySQL document to my printer for the other side.

Googling "perl dbi" turns up lots of stuff just now.  If I
were doing it today, I might skip the DBI book.

Paul Allen



More information about the linux-list mailing list