Skip to content

hexfusion/net-ping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net::Ping

Net::Ping - check a remote host for reachability

Build Status

DOWNLOAD AND INSTALLATION

Download a release from CPAN using your favorite tool, such as cpanm, or else from https://metacpan.org/release/Net-Ping and then unpack the tar.gz file.

You're most welcome to contribute, in which case cloning or forking the git repo at https://github.com/smpeters/net-ping is a good place to start.

To build and install, just incant the typical mantra:

perl Makefile.PL
make
make test
make install

Packages

No packages published

Languages

  • Perl 100.0%