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 - 2006 Elizabeth Mattijsen <liz@dijkmat.nl>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Required Modules:
Fcntl (any)
The build is standard:
perl Makefile.PL
make
make test
make install