This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix two minor bugs with local glob assignment
[perl5.git] / MANIFEST
index f99c703..4d6473d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2713,6 +2713,7 @@ cpan/Unicode-Collate/Collate/CJK/JISX0208.pm                      Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Korean.pm                     Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Pinyin.pm                     Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Stroke.pm                     Unicode::Collate
+cpan/Unicode-Collate/Collate/CJK/Zhuyin.pm
 cpan/Unicode-Collate/Collate/keys.txt          Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/af.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/ar.pl                      Unicode::Collate
@@ -2795,6 +2796,7 @@ cpan/Unicode-Collate/Collate/Locale/zh_gb.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh_pin.pl                  Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/zh_strk.pl                 Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/zh_zhu.pl
 cpan/Unicode-Collate/Collate.pm                        Unicode::Collate
 cpan/Unicode-Collate/Collate.xs                        Unicode::Collate
 cpan/Unicode-Collate/Makefile.PL                       Unicode::Collate
@@ -2809,11 +2811,13 @@ cpan/Unicode-Collate/t/cjk_ko.t         Unicode::Collate
 cpan/Unicode-Collate/t/cjk_py.t                Unicode::Collate
 cpan/Unicode-Collate/t/cjkrange.t              Unicode::Collate
 cpan/Unicode-Collate/t/cjk_st.t                Unicode::Collate
+cpan/Unicode-Collate/t/cjk_zy.t
 cpan/Unicode-Collate/t/compatui.t              Unicode::Collate
 cpan/Unicode-Collate/t/contract.t              Unicode::Collate
 cpan/Unicode-Collate/t/default.t               Unicode::Collate
 cpan/Unicode-Collate/t/hangtype.t              Unicode::Collate
 cpan/Unicode-Collate/t/hangul.t                        Unicode::Collate
+cpan/Unicode-Collate/t/ident.t
 cpan/Unicode-Collate/t/iglevel2.t                      Unicode::Collate
 cpan/Unicode-Collate/t/ignor.t                 Unicode::Collate
 cpan/Unicode-Collate/t/illegalp.t              Unicode::Collate
@@ -2909,6 +2913,7 @@ cpan/Unicode-Collate/t/loc_zhgb.t                 Unicode::Collate
 cpan/Unicode-Collate/t/loc_zhpy.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_zhst.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_zh.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_zhzy.t
 cpan/Unicode-Collate/t/nonchar.t                       Unicode::Collate
 cpan/Unicode-Collate/t/normal.t                        Unicode::Collate
 cpan/Unicode-Collate/t/overcjk0.t              Unicode::Collate
@@ -3635,13 +3640,6 @@ dump.c                   Debugging output
 embed.fnc              Database used by embed.pl
 embed.h                        Maps symbols to safer names
 embedvar.h             C namespace management
-epoc/config.sh         EPOC port config.sh template
-epoc/createpkg.pl      EPOC port generate PKG file
-epoc/epoc.c            EPOC port
-epoc/epocish.c         EPOC port
-epoc/epocish.h         EPOC port
-epoc/epoc_stubs.c      EPOC port
-epoc/link.pl           EPOC port link a exe
 ext/arybase/arybase.pm         For $[
 ext/arybase/arybase.xs         For $[
 ext/arybase/ptable.h           For $[
@@ -3768,7 +3766,6 @@ ext/Hash-Util-FieldHash/t/02_function.t           Test script
 ext/Hash-Util-FieldHash/t/03_class.t           Test script
 ext/Hash-Util-FieldHash/t/04_thread.t          Test script
 ext/Hash-Util-FieldHash/t/05_perlhook.t                Test script
-ext/Hash-Util-FieldHash/t/10_hash.t            Adapted from t/op/hash.t
 ext/Hash-Util-FieldHash/t/11_hashassign.t      Adapted from t/op/hashassign.t
 ext/Hash-Util-FieldHash/t/12_hashwarn.t                Adapted from t/op/hashwarn.t
 ext/Hash-Util/lib/Hash/Util.pm Hash::Util
@@ -4332,11 +4329,19 @@ lib/perl5db/t/proxy-constants   Tests for the Perl debugger
 lib/perl5db/t/rt-104168                Tests for the Perl debugger
 lib/perl5db/t/rt-61222         Tests for the Perl debugger
 lib/perl5db/t/rt-66110         Tests for the Perl debugger
+lib/perl5db/t/source-cmd-test-no-q.perldb              Tests for the Perl debugger
+lib/perl5db/t/source-cmd-test.perldb           Tests for the Perl debugger
 lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
 lib/perl5db/t/taint            Tests for the Perl debugger
+lib/perl5db/t/test-a-statement-1       Tests for the Perl debugger
+lib/perl5db/t/test-dieLevel-option-1   Tests for the Perl debugger
+lib/perl5db/t/test-frame-option-1      Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-1       Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-2       Tests for the Perl debugger
+lib/perl5db/t/test-m-statement-1       Tests for the Perl debugger
+lib/perl5db/t/test-PrintRet-option-1   Tests for the Perl debugger
 lib/perl5db/t/test-r-statement Tests for the Perl debugger
+lib/perl5db/t/test-warnLevel-option-1  Tests for the Perl debugger
 lib/perl5db/t/test-w-statement-1       Tests for the Perl debugger
 lib/perl5db/t/uncalled-subroutine      Tests for the Perl debugger
 lib/perl5db/t/with-subroutine          Tests for the Perl debugger
@@ -4678,6 +4683,7 @@ pod/perl5172delta.pod             Perl changes in version 5.17.2
 pod/perl5173delta.pod          Perl changes in version 5.17.3
 pod/perl5174delta.pod          Perl changes in version 5.17.4
 pod/perl5175delta.pod          Perl changes in version 5.17.5
+pod/perl5176delta.pod          Perl changes in version 5.17.6
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -4874,7 +4880,6 @@ README.cn                 Perl for Simplified Chinese (in EUC-CN)
 README.cygwin                  Perl notes for Cygwin
 README.dgux                    Perl notes for DG/UX
 README.dos                     Perl notes for DOS
-README.epoc                    Perl notes for EPOC
 README.freebsd                 Perl notes for FreeBSD
 README.haiku                   Perl notes for Haiku
 README.hpux                    Perl notes for HP-UX
@@ -5459,6 +5464,7 @@ t/re/pat_special_cc.t             See if special charclasses (\s \w \d) work the same as (\
 t/re/pat_special_cc_thr.t      See if special charclasses (\s \w \d) work the same as (\s and [\s]) under threads
 t/re/pat.t                     See if esoteric patterns work
 t/re/pat_thr.t                 See if esoteric patterns work in another thread
+t/re/pos.t                     Ensure pos() gets set properly after pre-match failures in pp_match
 t/re/qr-72922.t                        Test for bug #72922
 t/re/qr_gc.t                   See if qr doesn't leak
 t/re/qrstack.t                 See if qr expands the stack properly