This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More fixups for dual-life to support out-of-core build
authorPaul \"LeoNerd\" Evans <leonerd@leonerd.org.uk>
Tue, 1 Nov 2011 16:16:33 +0000 (16:16 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 1 Dec 2011 14:23:14 +0000 (15:23 +0100)
commit1584259fbedde39de8b5c3750d0a7863dc7a2b0b
tree931d26b2f6a10dd7fb90ed013edc7416910c9513
parent44559db1c23f895802dafc1174080c9a8c0f1bce
More fixups for dual-life to support out-of-core build

 * Use ExtUtils::CChecker when not in core to replace the Configure-time testing that core does
 * Don't actually need to dVAR in getaddrinfo/getnameinfo
 * Expand croak_xs_usage inline rather than rely on xsubpp to write one
cpan/Socket/Makefile.PL
cpan/Socket/Socket.xs