Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3f5796b9 | 2022-03-11 19:45:43 | drop RCS Ids | ||
| 2f6924e1 | 2007-03-15 07:56:33 | update p5-Net-Ping-External to 0.12 | ||
| 52b24f12 | 2004-09-15 18:17:38 | new plists, kill a few INSTALL scripts. | ||
| 0d43e7ce | 2004-01-17 01:55:05 | Add missing @dirrm, don't build modules on static architectures. From: Michael Coulter <mjc@bitz.ca>. | ||
| 2b7c75e0 | 2002-04-16 19:25:01 | Move perl manpages where they belong, from section 3 to section 3p. NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK. UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!! | ||
| d0774cb5 | 2001-09-20 14:00:26 | initial import of p5-Net-Ping-External -- Net::Ping::External is a module which interfaces with the ping(1) command on the system. 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 (bundled with the perl base installation) will. |