Change 33909 by merijn@merijn-nb09 on 2008/05/23 06:07:30 Subject: [DOC PATCH] Memoize.pm refers to old title of "Higher Order Perl" From: Moritz Lenz <moritz@casella.verplant.org> Date: Thu, 22 May 2008 15:47:04 +0200 Message-ID: <48357958.2050501@casella.verplant.org> Affected files ... ... //depot/perl/lib/Memoize.pm#8 edit Differences ... ==== //depot/perl/lib/Memoize.pm#8 (text) ==== Index: perl/lib/Memoize.pm --- perl/lib/Memoize.pm#7~30729~ 2007-03-23 10:34:48.000000000 -0700 +++ perl/lib/Memoize.pm 2008-05-22 23:07:30.000000000 -0700 @@ -1003,11 +1003,10 @@ Perl Journal, issue #13. (This article is also included in the Memoize distribution as `article.html'.) -My upcoming book will discuss memoization (and many other fascinating -topics) in tremendous detail. It will be published by Morgan Kaufmann -in 2002, possibly under the title I<Perl Advanced Techniques -Handbook>. It will also be available on-line for free. For more -information, visit http://perl.plover.com/book/ . +The author's book I<Higher Order Perl> (2005, ISBN 1558607013, published +by Morgan Kaufmann) discusses memoization (and many other fascinating +topics) in tremendous detail. It will also be available on-line for free. +For more information, visit http://perl.plover.com/book/ . To join a mailing list for announcements about C<Memoize>, send an empty message to C<mjd-perl-memoize-request@plover.com>. This mailing End of Patch.