Data::Dumper consting
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 6ae4262..a9357c2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1577,6 +1577,7 @@ lib/Exporter/Heavy.pm             Complicated routines for Exporter
 lib/Exporter.pm                        Exporter base class
 lib/Exporter.t                 See if Exporter works
 lib/ExtUtils/CBuilder/Base.pm  Base class for ExtUtils::CBuilder methods
+lib/ExtUtils/CBuilder/Changes  Changes for ExtUtils::CBuilder
 lib/ExtUtils/CBuilder/Platform/aix.pm  CBuilder methods for AIX
 lib/ExtUtils/CBuilder/Platform/cygwin.pm       CBuilder methods for cygwin
 lib/ExtUtils/CBuilder/Platform/darwin.pm       CBuilder methods for darwin
@@ -2621,6 +2622,16 @@ 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
+mad/P5AST.pm                   Used by nomad
+mad/P5re.pm                    Used by nomad
+mad/PLXML.pm                   Used by nomad
+mad/nomad                      Converts raw XML dump to something vaguely sane
+mad/p55                                Perl 5 to Perl 5 translator - driver for nomad
+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
 makeaperl.SH                   perl script that produces a new perl binary
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend