further sync blead with Net-Ping-2.36
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 02d514c..36b66a5 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -290,6 +290,8 @@ ext/Devel-PPPort/parts/inc/cop      Devel::PPPort include
 ext/Devel-PPPort/parts/inc/exception   Devel::PPPort include
 ext/Devel-PPPort/parts/inc/format      Devel::PPPort include
 ext/Devel-PPPort/parts/inc/grok        Devel::PPPort include
+ext/Devel-PPPort/parts/inc/gv  Devel::PPPort include
+ext/Devel-PPPort/parts/inc/HvNAME      Devel::PPPort include
 ext/Devel-PPPort/parts/inc/limits      Devel::PPPort include
 ext/Devel-PPPort/parts/inc/magic       Devel::PPPort include
 ext/Devel-PPPort/parts/inc/memory      Devel::PPPort include
@@ -298,6 +300,7 @@ ext/Devel-PPPort/parts/inc/mPUSH    Devel::PPPort include
 ext/Devel-PPPort/parts/inc/MY_CXT      Devel::PPPort include
 ext/Devel-PPPort/parts/inc/newCONSTSUB Devel::PPPort include
 ext/Devel-PPPort/parts/inc/newRV       Devel::PPPort include
+ext/Devel-PPPort/parts/inc/newSV_type  Devel::PPPort include
 ext/Devel-PPPort/parts/inc/newSVpv     Devel::PPPort include
 ext/Devel-PPPort/parts/inc/podtest     Devel::PPPort include
 ext/Devel-PPPort/parts/inc/ppphbin     Devel::PPPort include
@@ -366,6 +369,8 @@ ext/Devel-PPPort/t/cop.t    Devel::PPPort test file
 ext/Devel-PPPort/t/exception.t Devel::PPPort test file
 ext/Devel-PPPort/t/format.t    Devel::PPPort test file
 ext/Devel-PPPort/t/grok.t      Devel::PPPort test file
+ext/Devel-PPPort/t/gv.t        Devel::PPPort test file
+ext/Devel-PPPort/t/HvNAME.t    Devel::PPPort test file
 ext/Devel-PPPort/t/limits.t    Devel::PPPort test file
 ext/Devel-PPPort/t/magic.t     Devel::PPPort test file
 ext/Devel-PPPort/t/memory.t    Devel::PPPort test file
@@ -374,6 +379,7 @@ ext/Devel-PPPort/t/mPUSH.t  Devel::PPPort test file
 ext/Devel-PPPort/t/MY_CXT.t    Devel::PPPort test file
 ext/Devel-PPPort/t/newCONSTSUB.t       Devel::PPPort test file
 ext/Devel-PPPort/t/newRV.t     Devel::PPPort test file
+ext/Devel-PPPort/t/newSV_type.t        Devel::PPPort test file
 ext/Devel-PPPort/t/newSVpv.t   Devel::PPPort test file
 ext/Devel-PPPort/TODO          Devel::PPPort Todo
 ext/Devel-PPPort/t/podtest.t   Devel::PPPort test file
@@ -2145,12 +2151,10 @@ lib/ExtUtils/Install.pm         Handles 'make install' on extensions
 lib/ExtUtils/instmodsh         Give information about installed extensions
 lib/ExtUtils/Liblist/Kid.pm    Does the real work of the above
 lib/ExtUtils/Liblist.pm                Locates libraries
-lib/ExtUtils/MakeMaker/bytes.pm        Version agnostic bytes.pm
 lib/ExtUtils/MakeMaker/Config.pm       MakeMaker wrapper for Config
 lib/ExtUtils/MakeMaker/FAQ.pod MakeMaker FAQ
 lib/ExtUtils/MakeMaker.pm      Write Makefiles for extensions
 lib/ExtUtils/MakeMaker/Tutorial.pod    Writing a module with MakeMaker
-lib/ExtUtils/MakeMaker/vmsish.pm       Platform agnostic vmsish.pm
 lib/ExtUtils/Manifest.pm       Utilities to write MANIFEST files
 lib/ExtUtils/MANIFEST.SKIP     The default MANIFEST.SKIP
 lib/ExtUtils/Mkbootstrap.pm    Writes a bootstrap file (see MakeMaker)
@@ -2188,7 +2192,6 @@ lib/ExtUtils/t/basic_finish.pl    See if MakeMaker can build a module (part 2)
 lib/ExtUtils/t/basic.pl                See if MakeMaker can build a module (part 1)
 lib/ExtUtils/t/basic.t         See if MakeMaker can build a module (wrapper for basic.pl and basic_finish.pl)
 lib/ExtUtils/t/build_man.t     Set if MakeMaker builds manpages
-lib/ExtUtils/t/bytes.t         Test ExtUtils::MakeMaker::bytes
 lib/ExtUtils/t/can_write_dir.t Does the _can_write_dir function of ExtUtils::Install work properly?
 lib/ExtUtils/t/cd.t            Test to see cd works
 lib/ExtUtils/t/config.t                Test ExtUtils::MakeMaker::Config
@@ -2247,7 +2250,6 @@ lib/ExtUtils/t/testdata/reallylongdirectoryname/arch1/Config.pm           test data for M
 lib/ExtUtils/t/testdata/reallylongdirectoryname/arch2/Config.pm                test data for MakeMaker
 lib/ExtUtils/t/testlib.t       See if ExtUtils::testlib works
 lib/ExtUtils/t/VERSION_FROM.t  See if MakeMaker's VERSION_FROM works
-lib/ExtUtils/t/vmsish.t        Test ExtUtils::MakeMaker::vmsish
 lib/ExtUtils/t/WriteEmptyMakefile.t    See if WriteEmptyMakefile works
 lib/ExtUtils/t/writemakefile_args.t    See if WriteMakefile works
 lib/ExtUtils/t/xs.t            Part of MakeMaker's test suite