File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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 ",
You can’t perform that action at this time.
0 commit comments