Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-File-Pid | Distribution: Mageia |
Version: 1.10.0 | Vendor: Mageia.Org |
Release: 9.mga8 | Build date: Wed Feb 12 06:01:03 2020 |
Group: Development/Perl | Build host: localhost |
Size: 9140 | Source RPM: perl-File-Pid-1.10.0-9.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/File-Pid | |
Summary: Pid File Manipulation |
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.
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 1.10.0-9.mga8 + Revision: 1494501 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 1.10.0-8.mga7 + Revision: 1268158 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-File-Pid /usr/share/doc/perl-File-Pid/Changes /usr/share/doc/perl-File-Pid/META.yml /usr/share/doc/perl-File-Pid/README /usr/share/man/man3/File::Pid.3pm.xz /usr/share/perl5/vendor_perl/File /usr/share/perl5/vendor_perl/File/Pid.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:05:10 2025