Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Fcntl qw(:DEFAULT);
    ...
        print "Sorry, I am busy!";
      exit;
    }
    
  2. or download this
    C:\>type flock.pl
    
    ...
    flock() unimplemented on this platform at flock.pl line 6.
    
    C:\>