This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f4a583
)
perldelta: document the ExtUtils move to cpan/
author
Peter Martini
<PeterCMartini@GMail.com>
Wed, 20 Aug 2014 07:40:53 +0000
(
03:40
-0400)
committer
Peter Martini
<PeterCMartini@GMail.com>
Wed, 20 Aug 2014 20:18:48 +0000
(16:18 -0400)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
6b9a4d5
..
3540cef
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-67,7
+67,16
@@
L<CPAN::Meta::Requirements> has been upgraded from version 2.125 to 2.126.
=item *
+L<ExtUtils::CBuilder> was moved from F<dist> to F<cpan>.
+
+=item *
+
+L<ExtUtils::Install> was moved from F<dist> to F<cpan>.
+
+=item *
+
L<ExtUtils::Manifest> has been upgraded from version 1.64 to 1.65.
+It was also moved from F<dist> to F<cpan>.
=item *