Commit graph

2 commits

Author SHA1 Message Date
David Brownlee
ea969d7813 Remove unnecessary (empty) PLIST files for p5-* packages 2008-05-30 12:22:03 +00:00
Hiramatsu Yoshifumi
958b83792a This is a front-end for the DB_File package.
If you tie a hash in read-only mode, this module puts a shared lock on
the database file, copies it to a temporary file, unlocks the original
database, and then ties the tempfile using DB_File.

If you tie the hash in read-write mode, we put an exclusive lock on the
database and tie it directly using DB_File.
2006-03-03 09:55:58 +00:00