diff options
author | Nicholas Clark <nick@ccl4.org> | 2012-09-23 22:01:14 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2012-09-26 23:28:50 +0200 |
commit | 6f908f1bab380b2a2d78d238aad9752a9721f38a (patch) | |
tree | ebf92c43b935b1d40fc3dff9b0037c14b149cbc2 /MANIFEST | |
parent | d699ecb701ac42e5f50b4ec00c162c4dc9532b91 (diff) | |
download | perl-6f908f1bab380b2a2d78d238aad9752a9721f38a.tar.gz |
Test the resolution behaviour for file handles and package names.
Historical behaviour is that file handles take priority over package names,
and the use of PL_stashcache shouldn't change this.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5065,6 +5065,7 @@ t/lib/Cname.pm Test charnames in regexes (op/pat.t) t/lib/common.pl Helper for lib/{warnings,feature}.t t/lib/commonsense.t See if configuration meets basic needs t/lib/compmod.pl Helper for 1_compile.t +t/lib/Count.pm Helper for t/op/method.t t/lib/croak/mg Test croak calls from mg.c t/lib/croak/op Test croak calls from op.c t/lib/croak/pp_ctl Test croak calls from pp_ctl.c |