summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File-Lock
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2006-06-03Add p5-DB_File-Lock, version 0.05:gavan4-0/+27
This module provides a wrapper for the DB_File module, adding locking. When you need locking, simply use this module in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing.