delete is now transactional
[dbsrgits/DBM-Deep.git] / MANIFEST
index b34e5f9..e987ba5 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,6 +5,10 @@ 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
 t/02_hash.t
 t/03_bighash.t
@@ -30,3 +34,11 @@ 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/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