Fixing things around
[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/Engine.pm
9 lib/DBM/Deep/File.pm
10 lib/DBM/Deep/Array.pm
11 lib/DBM/Deep/Hash.pm
12 lib/DBM/Deep/Cookbook.pod
13 lib/DBM/Deep/Internals.pod
14 t/common.pm
15 t/01_basic.t
16 t/02_hash.t
17 t/03_bighash.t
18 t/04_array.t
19 t/05_bigarray.t
20 t/06_error.t
21 t/07_locking.t
22 t/08_deephash.t
23 t/09_deeparray.t
24 t/10_largekeys.t
25 t/11_optimize.t
26 t/12_clone.t
27 t/13_setpack.t
28 t/14_filter.t
29 t/15_digest.t
30 t/16_circular.t
31 t/17_import.t
32 t/18_export.t
33 t/19_crossref.t
34 t/20_tie.t
35 t/21_tie_access.t
36 t/22_internal_copy.t
37 t/23_misc.t
38 t/24_autobless.t
39 t/25_tie_return_value.t
40 t/26_scalar_ref.t
41 t/27_filehandle.t
42 t/28_audit_trail.t
43 t/29_freespace_manager.t
44 t/30_already_tied.t
45 t/31_references.t
46 t/32_dash_ell.t
47 t/33_transactions.t
48 t/34_transaction_arrays.t
49 t/35_transaction_multiple.t
50 t/36_transaction_deep.t
51 t/37_delete_edge_cases.t
52 t/38_transaction_add_item.t
53 t/39_singletons.t