projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc871b
)
Delta for the removal of Perl 4 libraries
author
Florian Ragwitz
<rafl@debian.org>
Sun, 3 Jul 2011 16:38:30 +0000
(18:38 +0200)
committer
Florian Ragwitz
<rafl@debian.org>
Sun, 3 Jul 2011 16:38:30 +0000
(18:38 +0200)
pod/perldelta.pod
patch
|
blob
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index b06fc7a408931e54fdcd96ab0a9f6f171f175615..15e67079ff593eba895f62e2d1486a9739424e4f 100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-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