summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-03-31 13:31:18 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-03-31 13:31:18 -0400
commit34153154f350f3b82aece60c34df357ea74b5732 (patch)
treee9edcd9647fae7743ba37a7cc13bbe5b0cb43640
parent87b5b7338739cea183f8be8fdb800a2d1173c028 (diff)
downloadperl-34153154f350f3b82aece60c34df357ea74b5732.tar.gz
Updated perldelta to point to the not-yet-extant bundle for 5.12
core-deprecated modules
-rw-r--r--pod/perl5120delta.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perl5120delta.pod b/pod/perl5120delta.pod
index c00f33b416..ba6b66a39c 100644
--- a/pod/perl5120delta.pod
+++ b/pod/perl5120delta.pod
@@ -603,6 +603,10 @@ installation of a single package provides the given functionality, to
a later release where the system administrator needs to know to install
multiple packages to get that same functionality.
+You can silence these deprecation warnings by installing the modules
+in question from CPAN. To install the latest version of all of them,
+just install C<Task::Deprecations::512>.
+
=over
=item L<Class::ISA>