Moved _create_tag, _load_tag, and _index_lookup into the engine
[dbsrgits/DBM-Deep.git] / t / 27_filehandle.t
2006-02-28 rkinyon Added test to verify no writing to a readonly file
2006-02-27 rkinyon Hand-applied patch from David Cantrell to add file_offs...