Help for this page

Select Code to Download


  1. or download this
    use IPC::Shareable;
    
    IPC::Shareable->singleton('LOCK');
    
    # Do scripty perl stuff here
    
  2. or download this
    IPC::Shareable->singleton('LOCK', 1);
    
  3. or download this
    Process ID 14784 exited due to exclusive shared memory collision