INSTALL
-------

1) Download and extract the latest Net-Ping tarball from

$CPAN/authors/id/B/BB/BBB/

2) Build

$ make realclean
$ perl Makefile.PL
$ make
$ make test

3) Install

# make install


Or install it RPM Style:

$ rpm -ta Net-Ping-xxxx.tar.gz

# rpm -i RPMS/*/perl-Net-Ping-xxxx.rpm
