This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
eval_sv() failing a taint test could corrupt the stack
[perl5.git] / MANIFEST
index 4ccdbfc..b8f73c8 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -115,6 +115,10 @@ ext/B/t/concise.t  See whether B::Concise works
 ext/B/t/debug.t                See if B::Debug works
 ext/B/t/deparse.t      See if B::Deparse works
 ext/B/TESTS            Compiler backend test data
+ext/B/t/f_map                  code from perldoc -f map
+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/Todo             Compiler backend Todo list
 ext/B/t/OptreeCheck.pm         optree comparison tool
@@ -124,10 +128,6 @@ ext/B/t/optree_samples.t   various basic codes: if for while
 ext/B/t/optree_sort.t          inplace sort optimization regression
 ext/B/t/optree_specials.t      BEGIN, END, etc code
 ext/B/t/optree_varinit.t       my,our,local var init optimization
-ext/B/t/f_map                  code from perldoc -f map
-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/o.t            See if O works
 ext/B/t/showlex.t      See if B::ShowLex works
 ext/B/t/stash.t                See if B::Stash works
@@ -146,6 +146,7 @@ ext/Cwd/Cwd.xs                      Cwd extension external subroutines
 ext/Cwd/Makefile.PL            Cwd extension makefile maker
 ext/Cwd/t/cwd.t                        See if Cwd works
 ext/Cwd/t/taint.t              See if Cwd works with taint
+ext/Cwd/t/win32.t              See if Cwd works on Win32
 ext/Data/Dumper/Changes                Data pretty printer, changelog
 ext/Data/Dumper/Dumper.pm      Data pretty printer, module
 ext/Data/Dumper/Dumper.xs      Data pretty printer, externals
@@ -678,6 +679,7 @@ ext/Storable/t/just_plain_nasty.t   See if Storable works
 ext/Storable/t/lock.t          See if Storable works
 ext/Storable/t/make_56_interwork.pl    Make test data for interwork56.t
 ext/Storable/t/make_downgrade.pl       Make test data for downgrade.t
+ext/Storable/t/make_overload.pl        Make test data for overload.t
 ext/Storable/t/malice.t                See if Storable copes with corrupt files
 ext/Storable/t/overload.t      See if Storable works
 ext/Storable/t/recurse.t       See if Storable works
@@ -685,12 +687,14 @@ ext/Storable/t/restrict.t See if Storable works
 ext/Storable/t/retrieve.t      See if Storable works
 ext/Storable/t/st-dump.pl      See if Storable works
 ext/Storable/t/store.t         See if Storable works
+ext/Storable/t/testlib.pl      more helper routines for tests
 ext/Storable/t/threads.t       Does Storable work with threads?
 ext/Storable/t/tied_hook.t     See if Storable works
 ext/Storable/t/tied_items.t    See if Storable works
 ext/Storable/t/tied.t          See if Storable works
 ext/Storable/t/utf8hash.t      See if Storable works
 ext/Storable/t/utf8.t          See if Storable works
+ext/Storable/t/weak.t          Can Storable store weakrefs
 ext/Sys/Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys/Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys/Hostname/Makefile.PL   Sys::Hostname extension makefile writer
@@ -794,6 +798,7 @@ ext/XS/APItest/APItest.xs   XS::APItest extension
 ext/XS/APItest/Makefile.PL     XS::APItest extension
 ext/XS/APItest/MANIFEST                XS::APItest extension
 ext/XS/APItest/README          XS::APItest extension
+ext/XS/APItest/t/call.t                XS::APItest extension
 ext/XS/APItest/t/hash.t                XS::APItest extension
 ext/XS/APItest/t/printf.t      XS::APItest extension
 ext/XS/APItest/t/push.t                XS::APItest extension
@@ -1302,11 +1307,17 @@ lib/hostname.pl                 Old hostname code
 lib/I18N/Collate.pm            Routines to do strxfrm-based collation
 lib/I18N/Collate.t             See if I18N::Collate works
 lib/I18N/LangTags/ChangeLog    I18N::LangTags
+lib/I18N/LangTags/Detect.pm    Detect language preferences
 lib/I18N/LangTags/List.pm      List of tags for human languages
 lib/I18N/LangTags.pm           I18N::LangTags
 lib/I18N/LangTags/README       I18N::LangTags
-lib/I18N/LangTags/t/01test.t   See whether I18N::LangTags works
-lib/I18N/LangTags/t/02decency.t        See if I18N::LangTags::List::is_decent works
+lib/I18N/LangTags/t/01_about_verbose.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/05_main.t  See whether I18N::LangTags works
+lib/I18N/LangTags/t/07_listy.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/10_http.t  See whether I18N::LangTags works
+lib/I18N/LangTags/t/50_super.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/55_supers_strict.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/80_all_env.t       See whether I18N::LangTags works
 lib/if.pm                      For "use if"
 lib/if.t                       Tests for "use if"
 lib/importenv.pl               Perl routine to get environment into variables
@@ -1345,14 +1356,13 @@ lib/Locale/Maketext/Guts.pm     Locale::Maketext
 lib/Locale/Maketext.pm         Locale::Maketext
 lib/Locale/Maketext.pod                Locale::Maketext documentation
 lib/Locale/Maketext/README     Locale::Maketext
-lib/Locale/Maketext/t/00about.t        See if Locale::Maketext works
-lib/Locale/Maketext/t/01make.t See if Locale::Maketext works
-lib/Locale/Maketext/t/02get.t  See if Locale::Maketext works
-lib/Locale/Maketext/t/03http.t See if Locale::Maketext works
-lib/Locale/Maketext/t/04super.t        See if Locale::Maketext works
-lib/Locale/Maketext/t/05super.t        See if Locale::Maketext works
-lib/Locale/Maketext/t/06super.t        See if Locale::Maketext works
-lib/Locale/Maketext/t/90utf8.t Locale::Maketext
+lib/Locale/Maketext/t/01_about_verbose.t       See if Locale::Maketext works
+lib/Locale/Maketext/t/10_make.t        See if Locale::Maketext works
+lib/Locale/Maketext/t/20_get.t See if Locale::Maketext works
+lib/Locale/Maketext/t/40_super.t       See if Locale::Maketext works
+lib/Locale/Maketext/t/50_super.t       See if Locale::Maketext works
+lib/Locale/Maketext/t/60_super.t       See if Locale::Maketext works
+lib/Locale/Maketext/t/90_utf8.t        See if Locale::Maketext works
 lib/Locale/Maketext/TPJ13.pod  Locale::Maketext documentation article
 lib/locale.pm                  For "use locale"
 lib/Locale/Script.pm           Locale::Codes
@@ -1549,6 +1559,7 @@ lib/Pod/ParseUtils.pm             Pod-Parser - pod utility functions
 lib/Pod/Perldoc/BaseTo.pm      utility module for perldoc
 lib/Pod/Perldoc/GetOptsOO.pm   options parsing for perldoc
 lib/Pod/Perldoc.pm             guts of the 'perldoc' utility
+lib/Pod/Perldoc/t/01_about_verbose.t   test Pod::Perldoc
 lib/Pod/Perldoc/t/checkerbasic.t       test Pod::Perldoc::ToChecker
 lib/Pod/Perldoc/ToChecker.pm   let perldoc check POD for errors
 lib/Pod/Perldoc/ToMan.pm       render POD as man pages
@@ -1695,15 +1706,15 @@ lib/Test/Simple/t/todo.t        Test::More test, TODO tests
 lib/Test/Simple/t/undef.t      Test::More test, undefs don't cause warnings
 lib/Test/Simple/t/useing.t     Test::More test, compile test
 lib/Test/Simple/t/use_ok.t     Test::More test, use_ok()
+lib/Test/t/05_about_verbose.t  See if Test works
 lib/Test/t/fail.t              See if Test works
 lib/Test/t/mix.t               See if Test works
+lib/Test/t/multiline.t         See if Test works
 lib/Test/t/onfail.t            See if Test works
 lib/Test/t/qr.t                        See if Test works
 lib/Test/t/skip.t              See if Test works
 lib/Test/t/success.t           See if Test works
 lib/Test/t/todo.t              See if Test works
-lib/Test/t/multiline.t         See if Test works
-lib/Test/t/05_about_verbose.t  See if Test works
 lib/Test/Tutorial.pod          A tutorial on writing tests
 lib/Text/Abbrev.pm             An abbreviation table builder
 lib/Text/Abbrev.t              Test Text::Abbrev
@@ -1828,18 +1839,18 @@ lib/unicore/Index.txt           Unicode character database
 lib/unicore/Jamo.txt           Unicode character database
 lib/unicore/LineBreak.txt      Unicode character database
 lib/unicore/Makefile           Unicode character database
+lib/unicore/mktables           Unicode character database generator
 lib/unicore/NamesList.txt      Unicode character database
 lib/unicore/NormalizationCorrections.txt       Unicode character database
+lib/unicore/PropertyAliases.txt        Unicode character database
 lib/unicore/PropList.txt       Unicode character database
 lib/unicore/PropValueAliases.txt       Unicode character database
-lib/unicore/PropertyAliases.txt        Unicode character database
 lib/unicore/README.perl                Unicode character database
 lib/unicore/ReadMe.txt         Unicode character database info
 lib/unicore/Scripts.txt                Unicode character database
 lib/unicore/SpecialCasing.txt  Unicode character database
 lib/unicore/StandardizedVariants.txt   Unicode character database
 lib/unicore/UnicodeData.txt    Unicode character database
-lib/unicore/mktables           Unicode character database generator
 lib/unicore/version            The version of the Unicode
 lib/UNIVERSAL.pm               Base class for ALL classes
 lib/User/grent.pm              By-name interface to Perl's builtin getgr*
@@ -2056,6 +2067,7 @@ pod/perl581delta.pod              Perl changes in version 5.8.1
 pod/perl582delta.pod           Perl changes in version 5.8.2
 pod/perl583delta.pod           Perl changes in version 5.8.3
 pod/perl584delta.pod           Perl changes in version 5.8.4
+pod/perl585delta.pod           Perl changes in version 5.8.5
 pod/perl58delta.pod            Perl changes in version 5.8.0
 pod/perl590delta.pod           Perl changes in version 5.9.0
 pod/perl591delta.pod           Perl changes in version 5.9.1
@@ -2158,8 +2170,9 @@ pod/splitman                      Splits perlfunc into multiple man pages
 pod/splitpod                   Splits perlfunc into multiple pod pages
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
 Porting/apply          Apply patches sent by mail
-Porting/checkcase.pl   Check whether we are case-insensitive-fs-friendly
 Porting/check83.pl     Check whether we are 8.3-friendly
+Porting/checkAUTHORS.pl        Check that the AUTHORS file is complete
+Porting/checkcase.pl   Check whether we are case-insensitive-fs-friendly
 Porting/checkURL.pl    Check whether we have working URLs
 Porting/checkVERSION.pl        Check whether we have $VERSIONs
 Porting/cmpVERSION.pl  Compare whether two trees have changed modules