Name : perl-File-Pid
| |
Version : 1.10.0
| Vendor : (none)
|
Release : 8pclos2017
| Date : 2017-07-12 06:06:26
|
Group : Development/Perl
| Source RPM : perl-File-Pid-1.10.0-8pclos2017.src.rpm
|
Size : 0.01 MB
| |
Packager : bb2 < bb2>
| |
Summary : Pid File Manipulation
|
Description :
This software manages a pid file for you. It will create a pid file, query the process within to discover if it\'s still running, and remove the pid file.
new my $pidfile = File::Pid->new;
my $thisfile = File::Pid->new({ file => \'/var/run/daemon.pid\', });
my $thisfileandpid = File::Pid->new({ file => \'/var/run/daemon.pid\', pid => \'145\', });
This constructor takes two optional paramters.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |