summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File-Lock/DESCR
blob: ad02fa0fae147e9b57036c523bd2e746739417dd (plain)
1
2
3
4
5
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.