Updated perldelta to point to the not-yet-extant bundle for 5.12
Jesse Vincent [Wed, 31 Mar 2010 17:31:18 +0000 (13:31 -0400)]
core-deprecated modules

pod/perl5120delta.pod

index c00f33b..ba6b66a 100644 (file)
@@ -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>