summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorHerbert Breunung <lichtkind@cpan.org>2012-06-08 23:16:12 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-06-08 23:16:12 +0100
commit6d95bdddee99a8006810ea29bbbfbb799bc8c6fd (patch)
tree8a3dd96777c00602b71c5771861ed3bddd89d785 /pod
parent5435c3759c4567a1bb51384f6641c04822ec6391 (diff)
downloadperl-6d95bdddee99a8006810ea29bbbfbb799bc8c6fd.tar.gz
Update perlbook.pod with recent releases
Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Diffstat (limited to 'pod')
-rw-r--r--pod/perlbook.pod20
1 files changed, 11 insertions, 9 deletions
diff --git a/pod/perlbook.pod b/pod/perlbook.pod
index 5ed6b32874..2a030a0151 100644
--- a/pod/perlbook.pod
+++ b/pod/perlbook.pod
@@ -22,9 +22,10 @@ I<Programming Perl>:
=item I<Programming Perl> (the "Camel Book"):
- by Larry Wall, Tom Christiansen, and Jon Orwant
- ISBN 978-0-596-00027-1 [3rd edition July 2000]
- http://oreilly.com/catalog/9780596000271/
+ by Tom Christiansen, brian d foy, Larry Wall with Jon Orwant
+ ISBN 978-0-596-00492-7 [4th edition February 2012]
+ ISBN 978-1-4493-9890-3 [ebook]
+ http://oreilly.com/catalog/9780596004927
=back
@@ -51,8 +52,8 @@ programming:
=item I<Learning Perl> (the "Llama Book")
by Randal L. Schwartz, Tom Phoenix, and brian d foy
- ISBN 978-0-596-52011-3 [5th edition June 2008]
- http://oreilly.com/catalog/9780596520113
+ ISBN 978-1-4493-0358-7 [6th edition June 2011]
+ http://oreilly.com/catalog/0636920018452
=back
@@ -66,8 +67,8 @@ object-oriented programming, and modules:
by Randal L. Schwartz and brian d foy, with Tom Phoenix
foreword by Damian Conway
- ISBN 978-0-596-00478-1 [1st edition March 2006]
- http://oreilly.com/catalog/9780596004781/
+ ISBN 978-1-4493-9309-0 [2nd edition August 2012]
+ http://oreilly.com/catalog/0636920012689/
=back
@@ -80,8 +81,9 @@ You might want to keep these desktop references close by your keyboard:
=item I<Perl 5 Pocket Reference>
by Johan Vromans
- ISBN 978-0-596-00374-6 [4th edition July 2002]
- http://oreilly.com/catalog/9780596003746/
+ ISBN 978-1-4493-0370-9 [5th edition July 2011]
+ ISBN 978-1-4493-0813-1 [ebook]
+ http://oreilly.com/catalog/0636920018476/
=item I<Perl Debugger Pocket Reference>