Change 33235 by [EMAIL PROTECTED] on 2008/02/04 15:24:15
Removed mention of a book that was never published.
Affected files ...
... //depot/perl/ext/List/Util/lib/Scalar/Util.pm#22 edit
Differences ...
==== //depot/perl/ext/List/Util/lib/Scalar/Util.pm#22 (text) ====
Index: perl/ext/List/Util/lib/Scalar/Util.pm
--- perl/ext/List/Util/lib/Scalar/Util.pm#21~29498~ 2006-12-10
08:17:14.000000000 -0800
+++ perl/ext/List/Util/lib/Scalar/Util.pm 2008-02-04 07:24:15.000000000
-0800
@@ -331,11 +331,4 @@
This program is free software; you can redistribute it and/or modify it
under the same terms as perl itself.
-=head1 BLATANT PLUG
-
-The weaken and isweak subroutines in this module and the patch to the core Perl
-were written in connection with the APress book `Tuomas J. Lukka's Definitive
-Guide to Object-Oriented Programming in Perl', to avoid explaining why certain
-things would have to be done in cumbersome ways.
-
=cut
End of Patch.