Hi.

On Mon, Jul 2, 2012 at 10:31 AM, David Precious <dav...@preshweb.co.uk>wrote:

> 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).
>
>

This book is too old, but informative, if you want introduce in the
beggining of DBI (Database Interface), the cpan.org contains the DBI.pm
module. https://metacpan.org/module/DBI

Additionally you can  check the DBIx::Class and reading the modern access
to Databases using this ORM.

Best Regards.

>
>
> --
> To unsubscribe, e-mail: beginners-unsubscr...@perl.org
> For additional commands, e-mail: beginners-h...@perl.org
> http://learn.perl.org/
>
>
>


-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.

Reply via email to