README for Sys::RunAlone
Provide a simple way to make sure the script from which this module is
loaded, is always running on the server.
Copyright (c) 2005 Elizabeth Mattijsen <
[email protected]>. All rights
reserved. This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Version:
0.05
Required Modules:
Fcntl (any)
The build is standard:
perl Makefile.PL
make
make test
make install