summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-09-12 14:49:21 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-09-12 14:49:21 +0000
commit58d3253823637a1fee2c1c8064022162bc9d6374 (patch)
treea8ec700703b0a18628d569f55e707d2766bca075 /MANIFEST
parent9ef43ace7060ef03dec4786f384548681099f0ca (diff)
downloadperl-58d3253823637a1fee2c1c8064022162bc9d6374.tar.gz
Upgrade to MakeMaker 6.30_04
p4raw-id: //depot/perl@28825
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 45f4a72463..d2a854ee56 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1613,6 +1613,7 @@ lib/ExtUtils/README MakeMaker README
lib/ExtUtils/t/00compile.t See if MakeMaker modules compile
lib/ExtUtils/t/backwards.t Check MakeMaker's backwards compatibility
lib/ExtUtils/t/basic.t See if MakeMaker can build a module
+lib/ExtUtils/t/build_man.t Set if MakeMaker builds manpages
lib/ExtUtils/t/bytes.t Test ExtUtils::MakeMaker::bytes
lib/ExtUtils/t/Command.t See if ExtUtils::Command works (Win32 only)
lib/ExtUtils/t/config.t Test ExtUtils::MakeMaker::Config
@@ -1645,6 +1646,7 @@ lib/ExtUtils/t/Packlist.t See if Packlist works
lib/ExtUtils/t/parse_version.t See if parse_version works
lib/ExtUtils/t/PL_FILES.t Test PL_FILES in MakeMaker
lib/ExtUtils/t/postamble.t See if postamble works
+lib/ExtUtils/t/pm.t See if Makemaker can handle PM
lib/ExtUtils/t/prefixify.t See if MakeMaker can apply a PREFIX
lib/ExtUtils/t/prereq_print.t See if PREREQ_PRINT works
lib/ExtUtils/t/problems.t How MakeMaker reacts to build problems