Negative indices all work and all the array methods are correctly locked
[dbsrgits/DBM-Deep.git] / MANIFEST
1 Build.PL
2 Changes
3 README
4 Makefile.PL
5 MANIFEST
6 META.yml
7 lib/DBM/Deep.pm
8 lib/DBM/Deep/Array.pm
9 lib/DBM/Deep/Hash.pm
10 t/01_basic.t
11 t/02_hash.t
12 t/03_bighash.t
13 t/04_array.t
14 t/05_bigarray.t
15 t/06_error.t
16 t/07_locking.t
17 t/08_deephash.t
18 t/09_deeparray.t
19 t/10_largekeys.t
20 t/11_optimize.t
21 t/12_clone.t
22 t/13_setpack.t
23 t/14_filter.t
24 t/15_digest.t
25 t/16_circular.t
26 t/17_import.t
27 t/18_export.t
28 t/19_crossref.t
29 t/20_tie.t
30 t/21_tie_access.t
31 t/22_internal_copy.t
32 t/23_misc.t
33 t/24_autobless.t
34 t/25_tie_return_value.t