I've also found the O'Reilly publications, _CGI programming with Perl_,
and _Programming the Perl DBI_ very helpful.
Shlomi Fish wrote:
Hello Lívio,
On Sun, 22 Jan 2012 13:47:26 +0000
Lívio Cipriano <livio.cipri...@gmail.com> wrote:
Hi,
I'm new to Perl but old in other programming languages. Is there a equivalent
book in Perl as to the The C Programming Language?
the canonical book about Perl is Programming Perl by Larry Wall et al. There
were three editions so far, and the third one covers perl-5.6.x and is showing
its age. There is going to be a fourth edition covering perl-5.14.x soon:
http://shop.oreilly.com/product/9780596004927.do
Note that I think the book Modern Perl by chromatic (freely available online
under a Creative Commons by-nc-sa licence) would be better as an introduction,
at least if you have previous experience with different programming languages
(which you do):
http://perl-begin.org/books/#modern-perl
Regards,
Shlomi Fish
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/