Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: RFC: A new module to help avoid running multiple instances of the same script (via cron, for example)

by ikegami (Patriarch)
on Dec 03, 2009 at 23:06 UTC ( [id://810976]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Highlander -silent;
    
  2. or download this
    BEGIN {
       require Highlander;
       Highlander->import(-silent);
    }
    
  3. or download this
    my $opt_silent;
    
    ...
            }
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://810976]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-26 06:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found