summaryrefslogtreecommitdiff
path: root/lib/Net/Ping.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/Ping.pm')
-rw-r--r--lib/Net/Ping.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/Ping.pm b/lib/Net/Ping.pm
index 8226a97c93..c963a07afd 100644
--- a/lib/Net/Ping.pm
+++ b/lib/Net/Ping.pm
@@ -12,7 +12,7 @@ package Net::Ping;
# Copyright (c) 2001, Colin McMillen. All rights reserved. This
# program is free software; you may redistribute it and/or modify it
# under the same terms as Perl itself.
-use 5.6.1;
+use 5.006_001;
require Exporter;
use strict;