Added autovivification tests
[dbsrgits/DBM-Deep.git] / MANIFEST
CommitLineData
ffed8b01 1Build.PL
2Changes
3README
4Makefile.PL
5MANIFEST
6META.yml
7lib/DBM/Deep.pm
3d7d3e53 8lib/DBM/Deep/Engine.pm
6fe26b29 9lib/DBM/Deep/Array.pm
10lib/DBM/Deep/Hash.pm
ccdfc465 11t/01_basic.t
12t/02_hash.t
13t/03_bighash.t
14t/04_array.t
15t/05_bigarray.t
16t/06_error.t
17t/07_locking.t
18t/08_deephash.t
19t/09_deeparray.t
20t/10_largekeys.t
21t/11_optimize.t
22t/12_clone.t
23t/13_setpack.t
24t/14_filter.t
25t/15_digest.t
26t/16_circular.t
27t/17_import.t
28t/18_export.t
29t/19_crossref.t
30t/20_tie.t
31t/21_tie_access.t
32t/22_internal_copy.t
33t/23_misc.t
34t/24_autobless.t
995d119b 35t/25_tie_return_value.t
714618f0 36t/26_scalar_ref.t
37t/27_filehandle.t
714618f0 38t/28_DATA.t
a21f2d90 39t/29_freespace_manager.t
019ab3a1 40t/30_already_tied.t