SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-Ping-External rpm build for : OpenSuSE. For other distributions click perl-Net-Ping-External.

Name : perl-Net-Ping-External
Version : 0.150.0 Vendor : obs://build_opensuse_org/home:rootprompt
Release : lp156.3.1 Date : 2024-07-25 23:12:48
Group : Unspecified Source RPM : perl-Net-Ping-External-0.150.0-lp156.3.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Cross-platform Perl interface to \"ping\" utilities
Description :
Net::Ping::External is a module which interfaces with the \"ping\" command on
many systems. It presently provides a single function, \'ping()\', that takes
in a hostname and (optionally) a timeout and returns true if the host is
alive, and false otherwise. Unless you have the ability (and willingness)
to run your scripts as the superuser on your system, this module will
probably provide more accurate results than Net::Ping will.

Why?

* ICMP ping is the most reliable way to tell whether a remote host is alive.

* However, Net::Ping cannot use an ICMP ping unless you are running your
script with privileged (AKA \"root\") access.

* The system\'s \"ping\" command uses ICMP and does not usually require
privileged access.

* While it is relatively trivial to write a Perl script that parses the
output of the \"ping\" command on a given system, the aim of this module is
to encapsulate this functionality and provide a single interface for it
that works on many systems.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/rootprompt/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-Ping-External-0.150.0-lp156.3.1.noarch.rpm
     

Provides :
perl(Net::Ping::External)
perl-Net-Ping-External

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Net
/usr/lib/perl5/vendor_perl/5.26.1/Net/Ping
/usr/lib/perl5/vendor_perl/5.26.1/Net/Ping/External.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Net-Ping-External
/usr/share/doc/packages/perl-Net-Ping-External/Changes
/usr/share/doc/packages/perl-Net-Ping-External/README
/usr/share/doc/packages/perl-Net-Ping-External/ToDo
/usr/share/man/man3/Net::Ping::External.3pm.gz

 
ICM