Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-File-Pid-1.10.0-9.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* 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

Files

/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, Sat Mar 9 16:12:21 2024