summaryrefslogtreecommitdiff
path: root/pod/perl5113delta.pod
diff options
context:
space:
mode:
authorAlexandr Ciornii <alexchorny@gmail.com>2009-12-20 08:46:36 -0500
committerDavid Golden <dagolden@cpan.org>2009-12-20 08:46:36 -0500
commit09b2a3d27fa915afd624429fc9f542a53ad8da67 (patch)
tree9949167d5b7787ae9efcd9d27dc71a1e1463910d /pod/perl5113delta.pod
parentc5eef08759955d39d6689ddb2f5c37888248a4d3 (diff)
downloadperl-09b2a3d27fa915afd624429fc9f542a53ad8da67.tar.gz
ExtUtils::MakeMaker changes for perl5113delta.pod
Diffstat (limited to 'pod/perl5113delta.pod')
-rw-r--r--pod/perl5113delta.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/perl5113delta.pod b/pod/perl5113delta.pod
index 30cf0102c4..aba74388de 100644
--- 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