freebsd-ports/devel/p5-File-BasicFlock/pkg-descr
Emanuel Haupt 5e8691baf3 - Add cpan site to WWW
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +00:00

8 lines
287 B
Text

File::Flock is a wrapper around the flock() call. The only thing it
does that is special is that it creates the lock file if the lock file
does not already exist.
It will also try to remove the lock file. This makes it a bit
complicated.
http://search.cpan.org/dist/File-BasicFlock