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 <liz@dijkmat.nl> with minor
contributions from Ben Tilly <btilly@gmail.com>.  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