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
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 16 Feb 2012 16:28:35 +0000 (16:28 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Fri, 17 Feb 2012 16:57:52 +0000 (16:57 +0000)
commit9dea62449b9d45762e5b89a91ff4e31f510c83fe
tree848ad169ba64da9926980e1be5813e171ec926f3
parenteff4920e4fd674f651f7f7bfcd8edf5f14259634
Update Socket to CPAN version 1.98

  [DELTA]

  1.98  CHANGES:
         * Detect presence of sockaddr_in6 and ipv6_mreq; conditionally build
           pack/unpack functions on this
         * Back-compatibility improvements for older perls, back as far as
           5.6.1 (thanks Zefram)
         * Fix for picky compilers or platforms on which size_t doesn't
           printf() correctly by %d
         * Suppress some harmless compile-time warnings about unused variables
MANIFEST
Porting/Maintainers.pl
cpan/Socket/Makefile.PL
cpan/Socket/Socket.pm
cpan/Socket/Socket.xs
cpan/Socket/t/Socket.t
cpan/Socket/t/socketpair.t
cpan/Socket/typemap [new file with mode: 0644]
pod/perldelta.pod