This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Socket to CPAN version 1.98
[perl5.git] / cpan / Socket / Socket.pm
index 17fda97..c6420e1 100644 (file)
@@ -1,8 +1,9 @@
 package Socket;
 
 use strict;
+{ use 5.006001; }
 
-our $VERSION = '1.97';
+our $VERSION = '1.98';
 
 =head1 NAME