Tagged 0.982
[dbsrgits/DBM-Deep.git] / MANIFEST
index af31b1c..af4e0b4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,26 +5,34 @@ Makefile.PL
 MANIFEST
 META.yml
 lib/DBM/Deep.pm
-t/01basic.t
-t/02hash.t
-t/03bighash.t
-t/04array.t
-t/05bigarray.t
-t/07error.t
-t/08locking.t
-t/09deephash.t
-t/10deeparray.t
-t/11largekeys.t
-t/12optimize.t
-t/13clone.t
-t/14setpack.t
-t/15filter.t
-t/16digest.t
-t/17circular.t
-t/18import.t
-t/19export.t
-t/20crossref.t
-t/21_tie.t
-t/22_tie_access.t
-t/23_stupidities.t
-t/24_internal_copy.t
+lib/DBM/Deep/Array.pm
+lib/DBM/Deep/Hash.pm
+t/01_basic.t
+t/02_hash.t
+t/03_bighash.t
+t/04_array.t
+t/05_bigarray.t
+t/06_error.t
+t/07_locking.t
+t/08_deephash.t
+t/09_deeparray.t
+t/10_largekeys.t
+t/11_optimize.t
+t/12_clone.t
+t/13_setpack.t
+t/14_filter.t
+t/15_digest.t
+t/16_circular.t
+t/17_import.t
+t/18_export.t
+t/19_crossref.t
+t/20_tie.t
+t/21_tie_access.t
+t/22_internal_copy.t
+t/23_misc.t
+t/24_autobless.t
+t/25_tie_return_value.t
+t/26_scalar_ref.t
+t/27_filehandle.t
+t/27_filehandle.t.db
+t/28_DATA.t