delete is now transactional
[dbsrgits/DBM-Deep.git] / MANIFEST
index af4e0b4..e987ba5 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,6 +5,8 @@ Makefile.PL
 MANIFEST
 META.yml
 lib/DBM/Deep.pm
+lib/DBM/Deep/Engine.pm
+lib/DBM/Deep/File.pm
 lib/DBM/Deep/Array.pm
 lib/DBM/Deep/Hash.pm
 t/01_basic.t
@@ -34,5 +36,9 @@ 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
+t/28_transactions.t
+t/29_freespace_manager.t
+t/30_already_tied.t
+t/31_references.t
+t/32_dash_ell.t
+t/33_audit_trail.t