Delta for the removal of Perl 4 libraries
authorFlorian Ragwitz <rafl@debian.org>
Sun, 3 Jul 2011 16:38:30 +0000 (18:38 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 3 Jul 2011 16:38:30 +0000 (18:38 +0200)
pod/perldelta.pod

index b06fc7a..15e6707 100644 (file)
@@ -192,7 +192,12 @@ performance under ithreads.
 
 =item *
 
-XXX
+Perl 4-era .pl libraries
+
+Perl used to bundle a handful of library files that predate Perl 5. Most of
+these files, which have been deprecated since version 5.14.0, have now been
+removed. If your code still relies on these libraries, you can install them
+again from C<Perl4::CoreLibs> on CPAN.
 
 =back