This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update to Scalar-List-Utils-1.14
[perl5.git] / MANIFEST
index cd0707e..f8732ac 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -122,7 +122,12 @@ ext/B/t/optree_check.t             test OptreeCheck apparatus
 ext/B/t/optree_concise.t       more B::Concise tests
 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
@@ -502,7 +507,7 @@ ext/IPC/SysV/SysV.xs                IPC::SysV extension Perl module
 ext/IPC/SysV/t/ipcsysv.t               See if IPC::SysV works
 ext/IPC/SysV/t/msg.t           IPC::SysV extension Perl module
 ext/IPC/SysV/t/sem.t           IPC::SysV extension Perl module
-ext/List/Util/ChangeLog                Util extension
+ext/List/Util/Changes          Util extension
 ext/List/Util/lib/List/Util.pm List::Util
 ext/List/Util/lib/Scalar/Util.pm       Scalar::Util
 ext/List/Util/Makefile.PL      Util extension
@@ -791,6 +796,7 @@ ext/XS/APItest/MANIFEST             XS::APItest extension
 ext/XS/APItest/README          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
 ext/XS/Typemap/Makefile.PL     XS::Typemap extension
 ext/XS/Typemap/README          XS::Typemap extension
 ext/XS/Typemap/stdio.c         XS::Typemap extension
@@ -1810,6 +1816,7 @@ lib/Unicode/Collate/t/view.t      Unicode::Collate
 lib/Unicode/README             Explanation what happened to lib/unicode.
 lib/Unicode/UCD.pm             Unicode character database
 lib/Unicode/UCD.t              See if Unicode character database works
+lib/unicore/ArabicShaping.txt  Unicode character database
 lib/unicore/BidiMirroring.txt  Unicode character database
 lib/unicore/Blocks.txt         Unicode character database
 lib/unicore/Canonical.pl       Unicode character database
@@ -1932,6 +1939,7 @@ lib/unicore/lib/gc_sc/Cprt.pl             Unicode character database
 lib/unicore/lib/gc_sc/Cs.pl            Unicode character database
 lib/unicore/lib/gc_sc/Cyrl.pl          Unicode character database
 lib/unicore/lib/gc_sc/Dash.pl          Unicode character database
+lib/unicore/lib/gc_sc/Dash2.pl         Unicode character database
 lib/unicore/lib/gc_sc/Dep.pl           Unicode character database
 lib/unicore/lib/gc_sc/Deprecat.pl      Unicode character database
 lib/unicore/lib/gc_sc/Deva.pl          Unicode character database
@@ -1958,6 +1966,7 @@ lib/unicore/lib/gc_sc/Hex.pl              Unicode character database
 lib/unicore/lib/gc_sc/HexDigit.pl      Unicode character database
 lib/unicore/lib/gc_sc/Hira.pl          Unicode character database
 lib/unicore/lib/gc_sc/Hyphen.pl                Unicode character database
+lib/unicore/lib/gc_sc/Hyphen2.pl       Unicode character database
 lib/unicore/lib/gc_sc/IDSB.pl          Unicode character database
 lib/unicore/lib/gc_sc/IDST.pl          Unicode character database
 lib/unicore/lib/gc_sc/IdContin.pl      Unicode character database
@@ -2158,6 +2167,7 @@ lib/unicore/lib/gc_sc/QMark.pl            Unicode character database
 lib/unicore/lib/gc_sc/Qaai.pl          Unicode character database
 lib/unicore/lib/gc_sc/Quotatio.pl      Unicode character database
 lib/unicore/lib/gc_sc/Radical.pl       Unicode character database
+lib/unicore/lib/gc_sc/Radical2.pl      Unicode character database
 lib/unicore/lib/gc_sc/Runr.pl          Unicode character database
 lib/unicore/lib/gc_sc/S.pl             Unicode character database
 lib/unicore/lib/gc_sc/SD.pl            Unicode character database
@@ -2171,7 +2181,7 @@ lib/unicore/lib/gc_sc/So.pl               Unicode character database
 lib/unicore/lib/gc_sc/SoftDott.pl      Unicode character database
 lib/unicore/lib/gc_sc/Space.pl         Unicode character database
 lib/unicore/lib/gc_sc/SpacePer.pl      Unicode character database
-lib/unicore/lib/gc_sc/Sterm.pl         Unicode character database
+lib/unicore/lib/gc_sc/Sterm2.pl                Unicode character database
 lib/unicore/lib/gc_sc/Syrc.pl          Unicode character database
 lib/unicore/lib/gc_sc/Tagb.pl          Unicode character database
 lib/unicore/lib/gc_sc/TaiLe.pl         Unicode character database
@@ -2567,6 +2577,7 @@ 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/checkURL.pl    Check whether we have working URLs
 Porting/checkVERSION.pl        Check whether we have $VERSIONs
@@ -2699,6 +2710,7 @@ t/comp/require.t          See if require works
 t/comp/script.t                        See if script invocation works
 t/comp/term.t                  See if more terms work
 t/comp/use.t                   See if pragmata work
+t/comp/utf.t                   See if UTFs work
 t/harness                      Finer diagnostics from test suite
 thrdvar.h                      Per-thread variables
 thread.h                       Threading header