diff options
author | Ruslan Zakirov <ruz@bestpractical.com> | 2013-09-08 22:13:06 +0400 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2013-09-13 01:25:35 -0700 |
commit | 112bf88b7a5abfc18cf34138ee4b70e19391fe55 (patch) | |
tree | 875549f23b7f07314c8e9c74fe3b1da7c7a6a004 /MANIFEST | |
parent | 23a223651eb285c30a8f5066f3990dcbbd2a87dd (diff) | |
download | perl-112bf88b7a5abfc18cf34138ee4b70e19391fe55.tar.gz |
update manifest
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5264,6 +5264,8 @@ t/op/lexsub.t See if lexical subroutines work t/op/lex.t Tests too complex for t/base/lex.t t/op/lfs.t See if large files work for perlio t/op/list.t See if lists and list slices work +t/op/kvaslice.t See if index/value array slices work +t/op/kvhslice.t See if key/value hash slices work t/op/localref.t See if local ${deref} works t/op/local.t See if local works t/op/lock.t Tests for lock args & retval (no threads) |