Updated MANIFEST, Changes, and other similar distro maintenance
[dbsrgits/DBM-Deep.git] / MANIFEST
index 3899d58..f109b57 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,17 +1,16 @@
 Build.PL
 Changes
-README
-Makefile.PL
-MANIFEST
-META.yml
 lib/DBM/Deep.pm
+lib/DBM/Deep/Array.pm
+lib/DBM/Deep/Cookbook.pod
 lib/DBM/Deep/Engine.pm
 lib/DBM/Deep/File.pm
-lib/DBM/Deep/Array.pm
 lib/DBM/Deep/Hash.pm
-lib/DBM/Deep/Cookbook.pod
 lib/DBM/Deep/Internals.pod
-t/common.pm
+Makefile.PL
+MANIFEST
+META.yml
+README
 t/01_basic.t
 t/02_hash.t
 t/03_bighash.t
@@ -22,7 +21,6 @@ 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
@@ -39,15 +37,17 @@ t/24_autobless.t
 t/25_tie_return_value.t
 t/26_scalar_ref.t
 t/27_filehandle.t
-t/28_audit_trail.t
-t/29_freespace_manager.t
+t/28_index_sector.t
+t/29_largedata.t
 t/30_already_tied.t
 t/31_references.t
 t/32_dash_ell.t
 t/33_transactions.t
 t/34_transaction_arrays.t
 t/35_transaction_multiple.t
-t/36_transaction_deep.t
 t/37_delete_edge_cases.t
-t/38_transaction_add_item.t
 t/39_singletons.t
+t/40_freespace.t
+t/41_transaction_multilevel.t
+t/42_transaction_indexsector.t
+t/common.pm