[BACK]Return to DESCR CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / databases / p5-DB_File-Lock

Annotation of pkgsrc/databases/p5-DB_File-Lock/DESCR, Revision 1.1

1.1     ! gavan       1: This module provides a wrapper for the DB_File module, adding locking.
        !             2:
        !             3: When you need locking, simply use this module in place of DB_File and
        !             4: add an extra argument onto the tie command specifying if the file should
        !             5: be locked for reading or writing.

CVSweb <webmaster@jp.NetBSD.org>