summaryrefslogtreecommitdiff
path: root/devel/p5-Data-JavaScript-Anon
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-08 08:54:22 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-08 08:54:22 +0000
commit22e1d290ccb3a77b5a0dd31215b07cb876d3114b (patch)
tree298fbef7ddee4567c293ec4ceaf6bcdf2a0e600b /devel/p5-Data-JavaScript-Anon
parent- Update to 0.6.1 (diff)
This module associates a PID file with your script for the purpose
of keeping more than one copy from running (concurrency prevention). It creates the PID file, checks for its existence when the script is run, terminates the script if there is already an instance running, and removes the PID file when the script finishes. This module's objective is to provide a completely simplified interface that makes adding PID-file-based concurrency prevention to your script as quick and simple as possible; hence File::Pid::Quick. For a more nuanced implementation of PID files, please see File::Pid. WWW: http://search.cpan.org/dist/File-Pid-Quick/Quick.pm PR: ports/146060 Submitted by: Eric Freeman <freebsdports@chillibear.com>
Notes
Notes: svn path=/head/; revision=253940
Diffstat (limited to 'devel/p5-Data-JavaScript-Anon')
0 files changed, 0 insertions, 0 deletions