X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=7d72b2241ec7193caf2f2b4e1c1194c386759dca;hb=cb9d5b3a2566a2a88f1a861bc6c9a0bee5e7d768;hp=c6cd8343579d3cb4a383bda044626d56b2782f98;hpb=762503fe89d6bc3dbcf0ca6003a3c53f728553a6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index c6cd834..7d72b22 100644 --- a/MANIFEST +++ b/MANIFEST @@ -916,6 +916,10 @@ cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm Compile and link C code for Pe 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-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-MakeMaker/bin/instmodsh Give information about installed extensions cpan/ExtUtils-MakeMaker/Changes MakeMaker change log cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm Calling MM functions from the cmd line @@ -1018,6 +1022,9 @@ cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t See if MakeMaker's VERSION_FROM works cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t See if WriteEmptyMakefile works cpan/ExtUtils-MakeMaker/t/writemakefile_args.t See if WriteMakefile works cpan/ExtUtils-MakeMaker/t/xs.t Part of MakeMaker's test suite +cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files +cpan/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP +cpan/ExtUtils-Manifest/t/Manifest.t See if ExtUtils::Manifest works cpan/ExtUtils-ParseXS/Changes ExtUtils::ParseXS change log cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm converts Perl XS code into C code cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp External subroutine preprocessor @@ -1765,19 +1772,12 @@ ext/Errno/ChangeLog Errno changes ext/Errno/Errno_pm.PL Errno perl module create script ext/Errno/Makefile.PL Errno extension makefile writer ext/Errno/t/Errno.t See if Errno works -ext/ExtUtils-Command/lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms -ext/ExtUtils-Command/t/cp.t See if ExtUtils::Command works -ext/ExtUtils-Command/t/eu_command.t See if ExtUtils::Command works -ext/ExtUtils-Command/t/lib/TieOut.pm Testing library to capture prints ext/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm generate XS code to import C header constants ext/ExtUtils-Constant/lib/ExtUtils/Constant.pm generate XS code to import C header constants ext/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm generate XS code for proxy constants ext/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm generate XS code to import C header constants ext/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm generate XS code to import C header constants ext/ExtUtils-Constant/t/Constant.t See if ExtUtils::Constant works -ext/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files -ext/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP -ext/ExtUtils-Manifest/t/Manifest.t See if ExtUtils::Manifest works ext/Fcntl/Fcntl.pm Fcntl extension Perl module ext/Fcntl/Fcntl.xs Fcntl extension external subroutines ext/Fcntl/Makefile.PL Fcntl extension makefile writer