This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Consistent indentation in perlbook
[perl5.git] / pod / perlbook.pod
index 2a030a0..d5b7701 100644 (file)
@@ -22,10 +22,10 @@ I<Programming Perl>:
 
 =item I<Programming Perl> (the "Camel Book"):
 
-  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
+       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
 
@@ -52,8 +52,8 @@ programming:
 =item I<Learning Perl>  (the "Llama Book")
 
        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-0358-7 [6th edition June 2011]
+       http://oreilly.com/catalog/0636920018452
 
 =back
 
@@ -67,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-1-4493-9309-0 [2nd edition August 2012]
-  http://oreilly.com/catalog/0636920012689/
+       ISBN 978-1-4493-9309-0 [2nd edition August 2012]
+       http://oreilly.com/catalog/0636920012689/
 
 =back
 
@@ -81,9 +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-1-4493-0370-9 [5th edition July 2011]
-  ISBN 978-1-4493-0813-1 [ebook]
-  http://oreilly.com/catalog/0636920018476/
+       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>