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: 10.mga9 | Build date: Sun Mar 20 08:26:16 2022 |
Group: Development/Perl | Build host: localhost |
Size: 9140 | Source RPM: perl-File-Pid-1.10.0-10.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/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 parameters.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.10.0-10.mga9 + Revision: 1803647 - Mageia 9 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, Wed Jan 22 10:29:54 2025