diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-11-09 21:18:21 +0100 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-11-09 22:11:12 +0100 |
commit | e198ad16b8e9d759aac5600f4a4964317fd90b90 (patch) | |
tree | 5a211ddd44ae147b6c6b8d0fab4db3d54f54c4a6 /MANIFEST | |
parent | 04721f73a0257be8c30d3812ecdf4b80e7ae6ad1 (diff) | |
download | perl-e198ad16b8e9d759aac5600f4a4964317fd90b90.tar.gz |
Move ExtUtils-Command from cpan/ to dist/
Randy Kobes passed away recently, so let's have p5p maintain it for now.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -876,10 +876,6 @@ cpan/ExtUtils-CBuilder/t/00-have-compiler.t ExtUtils::CBuilder tests cpan/ExtUtils-CBuilder/t/01-basic.t tests for ExtUtils::CBuilder cpan/ExtUtils-CBuilder/t/02-link.t tests for ExtUtils::CBuilder cpan/ExtUtils-CBuilder/t/03-cplusplus.t tests for ExtUtils::CBuilder -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 @@ -2697,6 +2693,10 @@ dist/Data-Dumper/t/overload.t See if Data::Dumper works for overloaded data dist/Data-Dumper/t/pair.t See if Data::Dumper pair separator works dist/Data-Dumper/t/perl-74170.t Regression test for stack reallocation dist/Data-Dumper/t/terse.t See if Data::Dumper terse option works +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 |