summaryrefslogtreecommitdiff
path: root/pod/perlbook.pod
diff options
context:
space:
mode:
authorHerbert Breunung <lichtkind@cpan.org>2015-04-17 13:57:58 +0200
committerRicardo Signes <rjbs@cpan.org>2015-04-17 14:03:09 +0200
commit1031545cd947048f30a26d85f356af2eae8f9652 (patch)
treef30daca4b26e898b62a23c07f44d662ba5197ec9 /pod/perlbook.pod
parent05760874da7aa2e52f5cf7001f802898dcc8216e (diff)
downloadperl-1031545cd947048f30a26d85f356af2eae8f9652.tar.gz
updates to perlbook.pod
Diffstat (limited to 'pod/perlbook.pod')
-rw-r--r--pod/perlbook.pod71
1 files changed, 44 insertions, 27 deletions
diff --git a/pod/perlbook.pod b/pod/perlbook.pod
index d5b770182e..514f72cfe6 100644
--- a/pod/perlbook.pod
+++ b/pod/perlbook.pod
@@ -39,6 +39,7 @@ accomplish specific tasks:
by Tom Christiansen and Nathan Torkington,
with Foreword by Larry Wall
ISBN 978-0-596-00313-5 [2nd Edition August 2003]
+ ISBN 978-0-596-15888-0 [ebook]
http://oreilly.com/catalog/9780596003135/
=back
@@ -53,7 +54,8 @@ programming:
by Randal L. Schwartz, Tom Phoenix, and brian d foy
ISBN 978-1-4493-0358-7 [6th edition June 2011]
- http://oreilly.com/catalog/0636920018452
+ ISBN 978-1-4493-0458-4 [ebook]
+ http://www.learning-perl.com/
=back
@@ -68,7 +70,8 @@ object-oriented programming, and modules:
by Randal L. Schwartz and brian d foy, with Tom Phoenix
foreword by Damian Conway
ISBN 978-1-4493-9309-0 [2nd edition August 2012]
- http://oreilly.com/catalog/0636920012689/
+ ISBN 978-1-4493-0459-1 [ebook]
+ http://www.intermediateperl.com/
=back
@@ -89,12 +92,14 @@ You might want to keep these desktop references close by your keyboard:
by Richard Foley
ISBN 978-0-596-00503-0 [1st edition January 2004]
+ ISBN 978-0-596-55625-9 [ebook]
http://oreilly.com/catalog/9780596005030/
=item I<Regular Expression Pocket Reference>
by Tony Stubblebine
- ISBN 978-0-596-51427-3 [July 2007]
+ ISBN 978-0-596-51427-3 [2nd edition July 2007]
+ ISBN 978-0-596-55782-9 [ebook]
http://oreilly.com/catalog/9780596514273/
=back
@@ -106,27 +111,30 @@ You might want to keep these desktop references close by your keyboard:
=item I<Beginning Perl>
by James Lee
- ISBN 1-59059-391-X [3rd edition April 2010]
+ ISBN 1-59059-391-X [3rd edition April 2010 & ebook]
http://www.apress.com/9781430227939
-=item I<Learning Perl>
+=item I<Learning Perl> (the "Llama Book")
by Randal L. Schwartz, Tom Phoenix, and brian d foy
- ISBN 978-0-596-52010-6 [5th edition June 2008]
- http://oreilly.com/catalog/9780596520106
+ ISBN 978-1-4493-0358-7 [6th edition June 2011]
+ ISBN 978-1-4493-0458-4 [ebook]
+ http://www.learning-perl.com/
=item I<Intermediate Perl> (the "Alpaca Book")
- by Randal L. Schwartz and brian d foy, with Tom Phoenix
+ by Randal L. Schwartz and brian d foy, with Tom Phoenix
foreword by Damian Conway
- ISBN 0-596-10206-2 [1st edition March 2006]
- http://oreilly.com/catalog/9780596102067
+ ISBN 978-1-4493-9309-0 [2nd edition August 2012]
+ ISBN 978-1-4493-0459-1 [ebook]
+ http://www.intermediateperl.com/
=item I<Mastering Perl>
- by brian d foy
- ISBN 978-0-596-10206-7 [1st edition July 2007]
- http://www.oreilly.com/catalog/9780596527242
+ by brian d foy
+ ISBN 9978-1-4493-9311-3 [2st edition January 2014]
+ ISBN 978-1-4493-6487-8 [ebook]
+ http://www.masteringperl.org/
=item I<Effective Perl Programming>
@@ -143,26 +151,28 @@ You might want to keep these desktop references close by your keyboard:
=item I<Writing Perl Modules for CPAN>
by Sam Tregar
- ISBN 1-59059-018-X [1st edition August 2002]
+ ISBN 1-59059-018-X [1st edition August 2002 & ebook]
http://www.apress.com/9781590590188
=item I<The Perl Cookbook>
- by Tom Christiansen and Nathan Torkington
- with foreword by Larry Wall
- ISBN 1-56592-243-3 [2nd edition August 2003]
- http://oreilly.com/catalog/9780596003135
+ by Tom Christiansen and Nathan Torkington,
+ with Foreword by Larry Wall
+ ISBN 978-0-596-00313-5 [2nd Edition August 2003]
+ ISBN 978-0-596-15888-0 [ebook]
+ http://oreilly.com/catalog/9780596003135/
=item I<Automating System Administration with Perl>
by David N. Blank-Edelman
ISBN 978-0-596-00639-6 [2nd edition May 2009]
+ ISBN 978-0-596-80251-6 [ebook]
http://oreilly.com/catalog/9780596006396
=item I<Real World SQL Server Administration with Perl>
by Linchi Shea
- ISBN 1-59059-097-X [1st edition July 2003]
+ ISBN 1-59059-097-X [1st edition July 2003 & ebook]
http://www.apress.com/9781590590973
=back
@@ -174,31 +184,36 @@ You might want to keep these desktop references close by your keyboard:
=item I<Regular Expressions Cookbook>
by Jan Goyvaerts and Steven Levithan
- ISBN 978-0-596-52069-4 [May 2009]
- http://oreilly.com/catalog/9780596520694
+ ISBN 978-1-4493-1943-4 [2nd edition August 2012]
+ ISBN 978-1-4493-2747-7 [ebook]
+ http://shop.oreilly.com/product/0636920023630.do
=item I<Programming the Perl DBI>
by Tim Bunce and Alligator Descartes
ISBN 978-1-56592-699-8 [February 2000]
+ ISBN 978-1-4493-8670-2 [ebook]
http://oreilly.com/catalog/9781565926998
=item I<Perl Best Practices>
by Damian Conway
- ISBN: 978-0-596-00173-5 [1st edition July 2005]
+ ISBN 978-0-596-00173-5 [1st edition July 2005]
+ ISBN 978-0-596-15900-9 [ebook]
http://oreilly.com/catalog/9780596001735
=item I<Higher-Order Perl>
by Mark-Jason Dominus
- ISBN: 1-55860-701-3 [1st edition March 2005]
+ ISBN 1-55860-701-3 [1st edition March 2005]
+ free ebook http://hop.perl.plover.com/book/
http://hop.perl.plover.com/
=item I<Mastering Regular Expressions>
by Jeffrey E. F. Friedl
ISBN 978-0-596-52812-6 [3rd edition August 2006]
+ ISBN 978-0-596-55899-4 [ebook]
http://oreilly.com/catalog/9780596528126
=item I<Network Programming with Perl>
@@ -211,37 +226,39 @@ You might want to keep these desktop references close by your keyboard:
by Darren Chamberlain, Dave Cross, and Andy Wardley
ISBN 978-0-596-00476-7 [December 2003]
+ ISBN 978-1-4493-8647-4 [ebook]
http://oreilly.com/catalog/9780596004767
=item I<Object Oriented Perl>
by Damian Conway
with foreword by Randal L. Schwartz
- ISBN 1-884777-79-1 [1st edition August 1999]
+ ISBN 1-884777-79-1 [1st edition August 1999 & ebook]
http://www.manning.com/conway/
=item I<Data Munging with Perl>
by Dave Cross
- ISBN 1-930110-00-6 [1st edition 2001]
+ ISBN 1-930110-00-6 [1st edition 2001 & ebook]
http://www.manning.com/cross
=item I<Mastering Perl/Tk>
by Steve Lidie and Nancy Walsh
ISBN 978-1-56592-716-2 [1st edition January 2002]
+ ISBN 978-0-596-10344-6 [ebook]
http://oreilly.com/catalog/9781565927162
=item I<Extending and Embedding Perl>
by Tim Jenness and Simon Cozens
- ISBN 1-930110-82-0 [1st edition August 2002]
+ ISBN 1-930110-82-0 [1st edition August 2002 & ebook]
http://www.manning.com/jenness
=item I<Pro Perl Debugging>
by Richard Foley with Andy Lester
- ISBN 1-59059-454-1 [1st edition July 2005]
+ ISBN 1-59059-454-1 [1st edition July 2005 & ebook]
http://www.apress.com/9781590594544
=back