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:
c5eef08
)
ExtUtils::MakeMaker changes for perl5113delta.pod
author
Alexandr Ciornii
<alexchorny@gmail.com>
Sun, 20 Dec 2009 13:46:36 +0000
(08:46 -0500)
committer
David Golden
<dagolden@cpan.org>
Sun, 20 Dec 2009 13:46:36 +0000
(08:46 -0500)
pod/perl5113delta.pod
patch
|
blob
|
history
diff --git
a/pod/perl5113delta.pod
b/pod/perl5113delta.pod
index
30cf010
..
aba7438
100644
(file)
--- a/
pod/perl5113delta.pod
+++ b/
pod/perl5113delta.pod
@@
-225,6
+225,14
@@
XXX
Fixed by adding a quantifier to the substitution parameter in
contract_name().
+=item ExtUtils::MakeMaker
+
+ New BUILD_REQUIRES key to indicate build-only prerequisites.
+
+ mingw64 support.
+
+ Support new "package NAME VERSION" syntax.
+
=back
=head1 Utility Changes