From 8e7d49e5ff4d480b0a68de177341363955bc7321 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 18 Nov 2020 15:45:41 +0000 Subject: [PATCH] Added the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f365e4 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# perl-Net-Ping + +Net::Ping module contains methods to test the reachability of remote hosts on +a network. \ No newline at end of file