Skip to content

Commit 947d86b

Browse files
briandfoyrspier
authored andcommitted
Update to Learning Perl, 8th Edition
1 parent a37d4ca commit 947d86b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/learn/books/books_content.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ <h3 id="[% name %]">[% title %]</h3>
2323
<div class="row row-height">
2424
[% PROCESS book_block
2525
name => 'learnperl',
26-
title => 'Learning Perl, 7th Edition',
27-
isbn => '1491954329',
26+
title => 'Learning Perl, 8th Edition',
27+
isbn => '1492094951',
2828
link => '',
2929
author => 'by Randal L. Schwartz, brian d foy, Tom Phoenix;
30-
394 pages;
30+
395 pages;
3131
O\'Reilly Media, Inc.;
32-
(October 2016)',
32+
(August 2021)',
3333
description => "
3434
A tutorial book, covering how
3535
you could spend the first 30 to 40 hours with Perl. The seventh edition
36-
covers up to Perl 5.24. Reflecting years of classroom testing and
36+
covers up to Perl 5.34. Reflecting years of classroom testing and
3737
experience, this edition is packed with exercises that let you
3838
practice the concepts while you follow the text.
3939
",

0 commit comments

Comments
 (0)