X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=b04931723c794c328885e6896c1814a9e4d5558f;hb=eff6a245e56d0baacaa24e1d49dbdc4f6de80335;hp=527ac4877c7e3be892d7f909ac18b766afe478c4;hpb=a21f2d90935286a81dbaa6299707e140060e52d3;p=dbsrgits%2FDBM-Deep.git diff --git a/MANIFEST b/MANIFEST index 527ac48..b049317 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,9 +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 -lib/DBM/Deep/Engine.pm t/01_basic.t t/02_hash.t t/03_bighash.t @@ -35,6 +36,11 @@ 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_audit_trail.t t/29_freespace_manager.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