diff options
author | Paul \"LeoNerd\" Evans <leonerd@leonerd.org.uk> | 2011-10-20 12:30:51 +0100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2011-10-24 21:30:41 +1100 |
commit | e27aa02b637769bf2276f7915bcaceba353e4a2e (patch) | |
tree | 9c9c0544fcf9f231ccb6c4dd0304b9866d0c3f2b /MANIFEST | |
parent | 4f5bb87fb7392b2cb5b17cec790ae462fba17162 (diff) | |
download | perl-e27aa02b637769bf2276f7915bcaceba353e4a2e.tar.gz |
Add unit tests for Socket::{pack,unpack}_ipv6_mreq
TonyC: add new ipv6_mreq.t test script to MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3811,6 +3811,7 @@ ext/Socket/Socket.pm Socket extension Perl module ext/Socket/Socket.xs Socket extension external subroutines ext/Socket/t/getaddrinfo.t See if Socket::getaddrinfo works ext/Socket/t/getnameinfo.t See if Socket::getnameinfo works +ext/Socket/t/ipv6_mreq.t See if (un)pack_ipv6_mreq work ext/Socket/t/socketpair.t See if socketpair works ext/Socket/t/Socket.t See if Socket works ext/Sys-Hostname/Hostname.pm Sys::Hostname extension Perl module |