1) forgot to add some t/5* tests to the MANIFEST 2) The one line patch to Engine...
[dbsrgits/DBM-Deep.git] / MANIFEST
index 0343370..305e63e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,9 @@
 Build.PL
 Changes
+Makefile.PL
+MANIFEST
+META.yml
+README
 lib/DBM/Deep.pm
 lib/DBM/Deep.pod
 lib/DBM/Deep/Array.pm
@@ -8,10 +12,9 @@ lib/DBM/Deep/Engine.pm
 lib/DBM/Deep/File.pm
 lib/DBM/Deep/Hash.pm
 lib/DBM/Deep/Internals.pod
-Makefile.PL
-MANIFEST
-META.yml
-README
+utils/upgrade_db.pl
+utils/lib/DBM/Deep/09830.pm
+utils/lib/DBM/Deep/10002.pm
 t/01_basic.t
 t/02_hash.t
 t/03_bighash.t
@@ -47,9 +50,25 @@ t/32_dash_ell.t
 t/33_transactions.t
 t/34_transaction_arrays.t
 t/35_transaction_multiple.t
-t/37_delete_edge_cases.t
+t/38_data_sector_size.t
 t/39_singletons.t
 t/40_freespace.t
 t/41_transaction_multilevel.t
 t/42_transaction_indexsector.t
+t/43_transaction_maximum.t
+t/44_upgrade_db.t
+t/45_references.t
+t/46_blist_reindex.t
+t/47_odd_reference_behaviors.t
+t/48_autoexport_after_delete.t
+t/97_dump_file.t
+t/98_pod.t
+t/99_pod_coverage.t
 t/common.pm
+t/etc/db-0-983
+t/etc/db-0-99_04
+t/etc/db-1-0000
+t/etc/db-1-0003
+t/53_misc_transactions.t
+t/50_deletes.t
+t/52_memory_leak.t