README for Sys::RunAlone

Provide a simple way to make sure the script from which this module is
loaded, is only running once on the server.

Copyright (c) 2005 - 2012 Elizabeth Mattijsen <[email protected]> with minor
contributions from Ben Tilly <[email protected]>.  This program is free
software; you can redistribute it and/or modify it under the same terms
as Perl itself.

Version:
0.13

Required Modules:
Fcntl (any)

The build is standard:

perl Makefile.PL
make
make test
make install