diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-06-08 16:19:40 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-06-08 16:19:40 -0700 |
commit | 1b60576f3321964f32b421907ed106b0f2b083e7 (patch) | |
tree | 05482f8f20b8bb875f0cc63bcfa24db55bff590c /pod/perlbook.pod | |
parent | c70a6f041b1579be443b8d34373e7fc4a4cbb6aa (diff) | |
download | perl-1b60576f3321964f32b421907ed106b0f2b083e7.tar.gz |
Consistent indentation in perlbook
Diffstat (limited to 'pod/perlbook.pod')
-rw-r--r-- | pod/perlbook.pod | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/pod/perlbook.pod b/pod/perlbook.pod index 2a030a0151..d5b770182e 100644 --- a/pod/perlbook.pod +++ b/pod/perlbook.pod @@ -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> |