diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-08-07 10:32:26 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-08-07 10:41:04 +0100 |
commit | 2ca4a82e4992cef284e3ce9716fea66ec947e01d (patch) | |
tree | 126f989cc7493b42222c289c4be6625d02625ddf /MANIFEST | |
parent | 287e9fa667dea09a6b41b11e1be4ccc73927e200 (diff) | |
download | perl-2ca4a82e4992cef284e3ce9716fea66ec947e01d.tar.gz |
Move ExtUtils-Command to cpan/
Maintained by the Perl Toolchain Gang now
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |