Removed final vestiges of misunderstandings
[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
460b1067 9lib/DBM/Deep/File.pm
6fe26b29 10lib/DBM/Deep/Array.pm
11lib/DBM/Deep/Hash.pm
d8db2929 12lib/DBM/Deep/Cookbook.pod
13lib/DBM/Deep/Internals.pod
c8602313 14t/common.pm
ccdfc465 15t/01_basic.t
16t/02_hash.t
17t/03_bighash.t
18t/04_array.t
19t/05_bigarray.t
20t/06_error.t
21t/07_locking.t
22t/08_deephash.t
23t/09_deeparray.t
24t/10_largekeys.t
25t/11_optimize.t
26t/12_clone.t
27t/13_setpack.t
28t/14_filter.t
29t/15_digest.t
30t/16_circular.t
31t/17_import.t
32t/18_export.t
33t/19_crossref.t
34t/20_tie.t
35t/21_tie_access.t
36t/22_internal_copy.t
37t/23_misc.t
38t/24_autobless.t
995d119b 39t/25_tie_return_value.t
714618f0 40t/26_scalar_ref.t
41t/27_filehandle.t
94f5eeab 42t/28_audit_trail.t
a21f2d90 43t/29_freespace_manager.t
019ab3a1 44t/30_already_tied.t
4bbc0724 45t/31_references.t
46t/32_dash_ell.t
94f5eeab 47t/33_transactions.t
504185fb 48t/34_transaction_arrays.t
94f5eeab 49t/35_transaction_multiple.t
415dcbb7 50t/36_transaction_deep.t
867a26a0 51t/37_delete_edge_cases.t
52t/38_transaction_add_item.t
53t/39_singletons.t