Add support for TODO diag tests -- a list in DATA of error messages that are allowed...
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 37c2f73..017b28b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -300,8 +300,8 @@ 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/newSV_type  Devel::PPPort include
 ext/Devel-PPPort/parts/inc/podtest     Devel::PPPort include
 ext/Devel-PPPort/parts/inc/ppphbin     Devel::PPPort include
 ext/Devel-PPPort/parts/inc/ppphdoc     Devel::PPPort include
@@ -379,8 +379,8 @@ 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/t/newSV_type.t        Devel::PPPort test file
 ext/Devel-PPPort/TODO          Devel::PPPort Todo
 ext/Devel-PPPort/t/podtest.t   Devel::PPPort test file
 ext/Devel-PPPort/t/ppphtest.t  Devel::PPPort test file
@@ -1174,7 +1174,6 @@ ext/Storable/hints/gnuknetbsd.pl  Hint for Storable for named architecture
 ext/Storable/hints/hpux.pl     Hint for Storable for named architecture
 ext/Storable/hints/linux.pl    Hint for Storable for named architecture
 ext/Storable/Makefile.PL       Storable extension
-ext/Storable/MANIFEST          Storable extension
 ext/Storable/README            Storable extension
 ext/Storable/Storable.pm       Storable extension
 ext/Storable/Storable.xs       Storable extension
@@ -2019,8 +2018,6 @@ lib/CPANPLUS/Shell.pm     CPANPLUS
 lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t   CPANPLUS tests
 lib/CPANPLUS/t/01_CPANPLUS-Configure.t CPANPLUS tests
 lib/CPANPLUS/t/02_CPANPLUS-Internals.t CPANPLUS tests
-lib/CPANPLUS/t/031_CPANPLUS-Internals-Source-SQLite.t  CPANPLUS tests
-lib/CPANPLUS/t/032_CPANPLUS-Internals-Source-via-sqlite.t      CPANPLUS tests
 lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t  CPANPLUS tests
 lib/CPANPLUS/t/04_CPANPLUS-Module.t    CPANPLUS tests
 lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t   CPANPLUS tests
@@ -2216,8 +2213,8 @@ lib/ExtUtils/t/maketext_filter.t  See if maketext_filter works
 lib/ExtUtils/t/Manifest.t      See if ExtUtils::Manifest works
 lib/ExtUtils/t/metafile_data.t See if META.yml handling works
 lib/ExtUtils/t/metafile_file.t See if META.yml handling works
-lib/ExtUtils/t/min_perl_version.t      Test the MIN_PERL_VERSION argument to WriteMakefile.
 lib/ExtUtils/t/miniperl.t      Test MakeMaker with miniperl
+lib/ExtUtils/t/min_perl_version.t      Test the MIN_PERL_VERSION argument to WriteMakefile.
 lib/ExtUtils/t/Mkbootstrap.t   See if ExtUtils::Mkbootstrap works
 lib/ExtUtils/t/MM_Any.t                See if ExtUtils::MM_Any works
 lib/ExtUtils/t/MM_BeOS.t       See if ExtUtils::MM_BeOS works
@@ -2574,7 +2571,6 @@ lib/Module/Build/Platform/Windows.pm      Module::Build
 lib/Module/Build.pm            Module::Build
 lib/Module/Build/PodParser.pm  Module::Build
 lib/Module/Build/PPMMaker.pm   Module::Build
-lib/Module/Build/scripts/bundle.pl     Module::Build
 lib/Module/Build/scripts/config_data   Module::Build
 lib/Module/Build/t/add_property.t      Module::Build
 lib/Module/Build/t/basic.t     Module::Build
@@ -2700,8 +2696,8 @@ lib/NEXT.pm                       Pseudo-class NEXT for method redispatch
 lib/NEXT/README                        NEXT
 lib/NEXT/t/actual.t            NEXT
 lib/NEXT/t/actuns.t            NEXT
-lib/NEXT/t/next.t              NEXT
 lib/NEXT/t/dynamically_scoped_regex_vars.t     NEXT
+lib/NEXT/t/next.t              NEXT
 lib/NEXT/t/stringify.t NEXT
 lib/NEXT/t/unseen.t            NEXT
 lib/Object/Accessor.pm Object::Accessor
@@ -3637,9 +3633,9 @@ pod/perllocale.pod                Perl locale support
 pod/perllol.pod                        Perl data structures: arrays of arrays
 pod/perlmodinstall.pod         Perl modules: how to install from CPAN
 pod/perlmodlib.PL              Generate pod/perlmodlib.pod
-pod/perlmodlib.pod             Perl modules: how to write and use
 pod/perlmod.pod                        Perl modules: how they work
 pod/perlmodstyle.pod           Perl modules: how to write modules with style
+pod/perlmroapi.pod             Perl method resolution plugin interface
 pod/perlnewmod.pod             Perl modules: preparing a new module for distribution
 pod/perlnumber.pod             Perl number semantics
 pod/perlobj.pod                        Perl objects
@@ -3709,6 +3705,7 @@ Porting/config_H  Sample config.h
 Porting/config_h.pl    Reorder config_h.SH after metaconfig
 Porting/config.sh      Sample config.sh
 Porting/Contract       Social contract for contributed modules in Perl core
+Porting/core-cpan-diff Compare core distros with their CPAN equivalents
 Porting/corecpan.pl    Reports outdated dual-lived modules
 Porting/corelist.pl    Generates data for Module::CoreList
 Porting/curliff.pl     Curliff or liff your curliffable files.
@@ -3732,6 +3729,7 @@ Porting/podtidy           Reformat pod using Pod::Tidy
 Porting/pumpkin.pod    Guidelines and hints for Perl maintainers
 Porting/README.y2038   Perl notes for the 2038 fix
 Porting/regcharclass.pl        Generate regcharclass.h from inline data
+Porting/release_managers_guide.pod     Release Manager's Guide
 Porting/sort_perldiag.pl       Keep our diagnostics orderly
 Porting/testall.atom           Cumulative profile with Third Degree
 Porting/thirdclean             Cleanup Third Degree reports
@@ -3892,7 +3890,7 @@ t/comp/parser.t                   See if the parser works in edge cases
 t/comp/proto.t                 See if function prototypes work
 t/comp/redef.t                 See if we get correct warnings on redefined subs
 t/comp/require.t               See if require works
-t/comp/retainedlines.t         See if the debugger can retains eval's lines
+t/comp/retainedlines.t         See if the debugger can retain eval's lines
 t/comp/script.t                        See if script invocation works
 t/comp/term.t                  See if more terms work
 t/comp/uproto.t                        See if the _ prototype works
@@ -3919,7 +3917,7 @@ t/io/openpid.t                    See if open works for subprocesses
 t/io/open.t                    See if open works
 t/io/perlio_fail.t             See if bad layers fail
 t/io/perlio_leaks.t            See if PerlIO layers are leaking
-t/io/perlio_open.t             See if PerlIO certain special opens work
+t/io/perlio_open.t             See if certain special forms of open work
 t/io/perlio.t                  See if PerlIO works
 t/io/pipe.t                    See if secure pipes work
 t/io/print.t                   See if print commands work
@@ -3990,9 +3988,9 @@ t/lib/h2ph.pht                    Generated output from h2ph.h by h2ph, for comparison
 t/lib/HasSigDie.pm             Module for testing base.pm
 t/lib/locale/latin1            Part of locale.t in Latin 1
 t/lib/locale/utf8              Part of locale.t in UTF8
+t/lib/MakeMaker/Test/NoXS.pm           MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/BFD.pm      MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/MPV.pm      MakeMaker test utilities
-t/lib/MakeMaker/Test/NoXS.pm           MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/PL_FILES.pm MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/Problem.pm  MakeMaker test utilities
 t/lib/MakeMaker/Test/Setup/Recurs.pm   MakeMaker test utilities
@@ -4226,7 +4224,7 @@ t/op/reg_mesg.t                   See if one can get regular expression errors
 t/op/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
 t/op/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
 t/op/reg_pmod.t                        See if regexp /p modifier works as expected
-t/op/reg_posixcc.t             See if posix characterclasses behave consistantly
+t/op/reg_posixcc.t             See if posix character classes behave consistantly
 t/op/reg_unsafe.t              Check for unsafe match vars
 t/op/repeat.t                  See if x operator works
 t/op/reset.t                   See if reset operator works
@@ -4319,7 +4317,7 @@ t/pod/special_seqs.xr             Expected results for special_seqs.t
 t/pod/testcmp.pl               Module to compare output against expected results
 t/pod/testp2pt.pl              Module to test Pod::PlainText for a given file
 t/pod/testpchk.pl              Module to test Pod::Checker for a given file
-t/pod/testpods/lib/Pod/Stuff.pm                        Sample data for find.t
+t/pod/testpods/lib/Pod/Stuff.pm                Sample data for t/pod/find.t
 t/pod/twice.t                  Test Pod::Parser
 t/pod/usage2.pod               Test POD for pod2usage tests
 t/pod/usage.pod                        Test POD for pod2usage tests