summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST8
1 files changed, 4 insertions, 4 deletions
diff --git a/MANIFEST b/MANIFEST
index e1ac8bc723..fb0d585d60 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -937,6 +937,10 @@ cpan/encoding-warnings/t/3-normal.t tests for encoding::warnings
cpan/encoding-warnings/t/4-lexical.t tests for encoding::warnings
cpan/experimental/lib/experimental.pm
cpan/experimental/t/basic.t
+cpan/ExtUtils-Command/lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
+cpan/ExtUtils-Command/t/cp.t See if ExtUtils::Command works
+cpan/ExtUtils-Command/t/eu_command.t See if ExtUtils::Command works
+cpan/ExtUtils-Command/t/lib/TieOut.pm Testing library to capture prints
cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm generate XS code to import C header constants
cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm generate XS code to import C header constants
cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm generate XS code for proxy constants
@@ -2890,10 +2894,6 @@ dist/ExtUtils-CBuilder/t/01-basic.t tests for ExtUtils::CBuilder
dist/ExtUtils-CBuilder/t/02-link.t tests for ExtUtils::CBuilder
dist/ExtUtils-CBuilder/t/03-cplusplus.t tests for ExtUtils::CBuilder
dist/ExtUtils-CBuilder/t/04-base.t tests for ExtUtils::CBuilder
-dist/ExtUtils-Command/lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
-dist/ExtUtils-Command/t/cp.t See if ExtUtils::Command works
-dist/ExtUtils-Command/t/eu_command.t See if ExtUtils::Command works
-dist/ExtUtils-Command/t/lib/TieOut.pm Testing library to capture prints
dist/ExtUtils-Install/Changes ExtUtils-Install change log
dist/ExtUtils-Install/lib/ExtUtils/Installed.pm Information on installed extensions
dist/ExtUtils-Install/lib/ExtUtils/Install.pm Handles 'make install' on extensions