summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-08-07 10:32:26 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-08-07 10:41:04 +0100
commit2ca4a82e4992cef284e3ce9716fea66ec947e01d (patch)
tree126f989cc7493b42222c289c4be6625d02625ddf /MANIFEST
parent287e9fa667dea09a6b41b11e1be4ccc73927e200 (diff)
downloadperl-2ca4a82e4992cef284e3ce9716fea66ec947e01d.tar.gz
Move ExtUtils-Command to cpan/
Maintained by the Perl Toolchain Gang now
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