On Mon, 2 Jul 2012 23:22:47 +0800 lina <lina.lastn...@gmail.com> wrote:
> Hi, > > Is this book old? > > http://www.kitebird.com/mysql-perl/ > > MySQL and Perl for the Web "New Riders, August, 2001" Yes. Very much so. A lot of it will be very outdated information. DBI's own documentation is good if you want to learn to access databases from Perl. With regards to the other areas the book claims to cover (CGI / form generation / sessions etc) you'd be better off looking into one of the micro-frameworks which make all this easy - for example, Dancer or Mojolicious (disclaimer: I'm one of the devs on the Dancer project). -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/