summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2005-01-23 22:05:12 +0000
committerNicholas Clark <nick@ccl4.org>2005-01-23 22:05:12 +0000
commitaf6ca1d0181f472691c45f9f3b0e93e14d574fbb (patch)
tree00207be16ed2b0b1c3e5d4a208e5a3353aa9605a /MANIFEST
parent80916619979625fd90f15fa086a5ca4ce62d26f3 (diff)
downloadperl-af6ca1d0181f472691c45f9f3b0e93e14d574fbb.tar.gz
Assimilate ExtUtils::Constant 0.16
p4raw-id: //depot/perl@23867
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 28ed265cfe..3db53b59e8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1262,6 +1262,9 @@ lib/ExtUtils/Changes MakeMaker change log
lib/ExtUtils/Command/MM.pm Calling MM functions from the cmd line
lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
lib/ExtUtils/Constant.pm generate XS code to import C header constants
+lib/ExtUtils/Constant/Base.pm generate XS code to import C header constants
+lib/ExtUtils/Constant/Utils.pm generate XS code to import C header constants
+lib/ExtUtils/Constant/XS.pm generate XS code to import C header constants
lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs
lib/ExtUtils/Installed.pm Information on installed extensions
lib/ExtUtils/Install.pm Handles 'make install' on extensions