This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid v-strings with require/use
[perl5.git] / lib / Net / netent.pm
index 210da62..f7d32cb 100644 (file)
@@ -1,7 +1,7 @@
 package Net::netent;
 use strict;
 
-use 5.6.1;
+use 5.006_001;
 our $VERSION = '1.00';
 our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
 BEGIN {