vinoth.ree has asked for the wisdom of the Perl Monks concerning the following question:

I know a flock method from Fcntl module to ensure that only one instance of Perl program is running. Any other best way is available.

Replies are listed 'Best First'.
Re: One instance of perl program
by Corion (Patriarch) on Mar 05, 2009 at 08:31 UTC
Re: One instance of perl program
by cdarke (Prior) on Mar 05, 2009 at 09:07 UTC