This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POSIX: add new :sys_socket_h export tag with missing MSG_* symbols
authorAaron Crane <arc@cpan.org>
Fri, 13 May 2016 11:43:20 +0000 (12:43 +0100)
committerAaron Crane <arc@cpan.org>
Mon, 16 May 2016 12:47:10 +0000 (13:47 +0100)
commitb40d1aa27dae20c52bea2ec0d36f57aa37503988
treedd46def5ab5b1170427bcb3f2c7dded63565c661
parent9a0b3f3632c5377e7b38bf711f1b2c674649eeed
POSIX: add new :sys_socket_h export tag with missing MSG_* symbols

These symbols were not previously exported at all, despite having been added
in the 5.9 cycle.
ext/POSIX/lib/POSIX.pm
ext/POSIX/t/export.t