]> mj.ucw.cz Git - libucw.git/commit
added a perl module for fcntl locking
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 25 Feb 2007 22:39:11 +0000 (23:39 +0100)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 25 Feb 2007 22:39:11 +0000 (23:39 +0100)
commit0b017e2e482c31380c1e53bf0cabd62b8ad0448c
tree8ae3dc2b420f3586c480d3099aa09a3f1a07c5f1
parenta3da5079c1c4d0bd98f78b7dcc18634579837057
added a perl module for fcntl locking
lib/perl/Filelock/Filelock.pm [new file with mode: 0644]
lib/perl/Filelock/Filelock.xs [new file with mode: 0644]
lib/perl/Filelock/MANIFEST [new file with mode: 0644]
lib/perl/Filelock/Makefile [new file with mode: 0644]
lib/perl/Filelock/Makefile.PL [new file with mode: 0644]
lib/perl/Makefile