diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-06-10 15:44:47 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-06-10 15:44:47 +0000 |
commit | 729c079f503f2192381f3dac342bae6ced6ca379 (patch) | |
tree | 8caf7afd63e274a01c2b665fc4040fd735008c06 /MANIFEST | |
parent | ff97eb1bb7f5e6592d7d43ba06691bdde9554da8 (diff) | |
download | perl-729c079f503f2192381f3dac342bae6ced6ca379.tar.gz |
Passing read only values (such as string constants) to select should
croak.
p4raw-id: //depot/perl@24795
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2895,6 +2895,7 @@ t/op/split.t See if split works t/op/sprintf2.t See if sprintf works t/op/sprintf.t See if sprintf works t/op/srand.t See if srand works +t/op/sselect.t See if 4 argument select works t/op/stash.t See if %:: stashes work t/op/stat.t See if stat works t/op/study.t See if study works |