One Hat Cyber Team
Your IP :
216.73.216.240
Server IP :
162.240.106.28
Server :
Linux server.ganesand.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
Server Software :
Apache
PHP Version :
7.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
perl-Proc-PID-File-1.27
/
View File Name :
README
WHAT IS IT This Perl module is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style I<pidfiles>, which are files that store a process identifier. HOW TO INSTALL Just type: perl Makefile.PL make make test make install ...and you should be all set. HOW TO USE For usage, please consult the man page provided with this package, and make sure to read the warning! AVAILABILITY The module may be found on the CPAN whilst the RPM package lives at: http://perl.arix.com/ LICENCE This utility is free and distributed under GPL, the Gnu Public License. A copy of this license was included in a file called LICENSE. If for some reason, this file was not included, please see http://www.gnu.org/licenses/ to obtain a copy of this license.