Actually submit previous change.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 468272f..8d8c979 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -94,6 +94,7 @@ ext/B/t/f_map.t                       converted to optreeCheck()s
 ext/B/t/f_sort                 optree test raw material
 ext/B/t/f_sort.t               optree test raw material
 ext/B/t/lint.t         See if B::Lint works
+ext/B/t/pluglib/B/Lint/Plugin/Test.pm  See if B::Lint works
 ext/B/t/OptreeCheck.pm         optree comparison tool
 ext/B/t/optree_check.t         test OptreeCheck apparatus
 ext/B/t/optree_concise.t       more B::Concise tests
@@ -344,6 +345,7 @@ ext/Devel/PPPort/parts/base/5009001 Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5009002    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5009003    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/base/5009004    Devel::PPPort baseline todo file
+ext/Devel/PPPort/parts/base/5009005    Devel::PPPort baseline todo file
 ext/Devel/PPPort/parts/embed.fnc       Devel::PPPort Perl API listing
 ext/Devel/PPPort/parts/inc/call        Devel::PPPort include
 ext/Devel/PPPort/parts/inc/cop Devel::PPPort include
@@ -407,6 +409,7 @@ ext/Devel/PPPort/parts/todo/5009001 Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009002    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009003    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009004    Devel::PPPort todo file
+ext/Devel/PPPort/parts/todo/5009005    Devel::PPPort todo file
 ext/Devel/PPPort/ppport_h.PL   Devel::PPPort ppport.h writer
 ext/Devel/PPPort/PPPort_pm.PL  Devel::PPPort PPPort.pm writer
 ext/Devel/PPPort/PPPort.xs     Devel::PPPort dummy PPPort.xs
@@ -1708,6 +1711,9 @@ lib/File/Copy.pm          Emulation of cp command
 lib/File/Copy.t                        See if File::Copy works
 lib/File/DosGlob.pm            Win32 DOS-globbing module
 lib/File/DosGlob.t             See if File::DosGlob works
+lib/File/Fetch/Item.pm File::Fetch
+lib/File/Fetch.pm      File::Fetch
+lib/File/Fetch/t/01_File-Fetch.t       File::Fetch tests
 lib/File/Find.pm               Routines to do a find
 lib/File/Find/t/find.t         See if File::Find works
 lib/File/Find/t/taint.t                See if File::Find works with taint
@@ -2748,11 +2754,7 @@ lib/warnings.pm                  For "use warnings"
 lib/warnings/register.pm       For "use warnings::register"
 lib/warnings.t                 See if warning controls work
 locale.c                       locale-specific utility functions
-madly.act                      parser actions; derived from madly.y
-madly.c                                parser code (NOT derived from madly.y)
-madly.h                                header file for madly.c; derived from madly.y
-madly.tab                      parser state tables; derived from madly.y
-madly.y                                Yacc grammar for MAD
+madly.c                                parser code for MAD build
 mad/nomad                      Converts raw XML dump to something vaguely sane
 mad/p55                                Perl 5 to Perl 5 translator - driver for nomad
 mad/P5AST.pm                   Used by nomad