summaryrefslogblamecommitdiff
path: root/devel/p5-DB_File-Lock/pkg-descr
blob: ad02fa0fae147e9b57036c523bd2e746739417dd (plain) (tree)
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.