Skip to content

File::Lockfile which is used to prevent scripts from simultaneous run

Notifications You must be signed in to change notification settings

sinkovsky/file-lockfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File::Lockfile
 
Simple lockfile module

INSTALLATION
  
To install this module type the following:
   
  $ perl Build.PL
  $ perl ./Build
  $ perl ./Build test
  $ sudo perl ./Build install
	     
COPYRIGHT AND LICENCE
      
Copyright 2008, Sergey Sinkovskiy <[email protected]>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

File::Lockfile which is used to prevent scripts from simultaneous run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages