This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Socket to CPAN version 1.97
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Fri, 16 Dec 2011 22:37:41 +0000 (22:37 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Fri, 16 Dec 2011 23:31:59 +0000 (23:31 +0000)
commit37b1de1b0a6e30de345a177eb3f65c0a4bb3081c
treec3a524e308eb4b6884bdf898447b292e9aa4399f
parent974d5816ae8d0d7427376628a6d3d85973dbecc3
Update Socket to CPAN version 1.97

  [DELTA]

  1.97    CHANGES:
         * Rewritten Makefile.PL configure-time logic to use only core's
           ExtUtils::CBuilder rather than CPAN's ExtUtils::CChecker
         * Fix implementation of synthesized newSVpvn_flags() to also work on
           threaded 5.10.0
         * Set INSTALLDIRS=perl on perl before 5.11; required as it's
           replacing a core module
Porting/Maintainers.pl
cpan/Socket/Makefile.PL
cpan/Socket/Socket.pm
cpan/Socket/Socket.xs
pod/perldelta.pod