This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Importing Socket 2.036 from CPAN
[perl5.git] / cpan / Socket / Socket.pm
index 2d65ec6..6b01256 100644 (file)
@@ -3,7 +3,7 @@ package Socket;
 use strict;
 { use v5.6.1; }
 
-our $VERSION = '2.035';
+our $VERSION = '2.036';
 
 =head1 NAME