1) forgot to add some t/5* tests to the MANIFEST 2) The one line patch to Engine...
[dbsrgits/DBM-Deep.git] / MANIFEST
index af31b1c..305e63e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,30 +1,74 @@
 Build.PL
 Changes
-README
 Makefile.PL
 MANIFEST
 META.yml
+README
 lib/DBM/Deep.pm
-t/01basic.t
-t/02hash.t
-t/03bighash.t
-t/04array.t
-t/05bigarray.t
-t/07error.t
-t/08locking.t
-t/09deephash.t
-t/10deeparray.t
-t/11largekeys.t
-t/12optimize.t
-t/13clone.t
-t/14setpack.t
-t/15filter.t
-t/16digest.t
-t/17circular.t
-t/18import.t
-t/19export.t
-t/20crossref.t
-t/21_tie.t
-t/22_tie_access.t
-t/23_stupidities.t
-t/24_internal_copy.t
+lib/DBM/Deep.pod
+lib/DBM/Deep/Array.pm
+lib/DBM/Deep/Cookbook.pod
+lib/DBM/Deep/Engine.pm
+lib/DBM/Deep/File.pm
+lib/DBM/Deep/Hash.pm
+lib/DBM/Deep/Internals.pod
+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
+t/04_array.t
+t/05_bigarray.t
+t/06_error.t
+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
+t/15_digest.t
+t/16_circular.t
+t/17_import.t
+t/18_export.t
+t/19_crossref.t
+t/20_tie.t
+t/21_tie_access.t
+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_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/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