summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-02-16 16:28:35 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-02-17 16:57:52 +0000
commit9dea62449b9d45762e5b89a91ff4e31f510c83fe (patch)
tree848ad169ba64da9926980e1be5813e171ec926f3 /MANIFEST
parenteff4920e4fd674f651f7f7bfcd8edf5f14259634 (diff)
downloadperl-9dea62449b9d45762e5b89a91ff4e31f510c83fe.tar.gz
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
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 903cda907b..0b0e226854 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2219,6 +2219,7 @@ cpan/Socket/t/getnameinfo.t See if Socket::getnameinfo works
cpan/Socket/t/ipv6_mreq.t See if (un)pack_ipv6_mreq work
cpan/Socket/t/socketpair.t See if socketpair works
cpan/Socket/t/Socket.t See if Socket works
+cpan/Socket/typemap
cpan/Sys-Syslog/Changes Changelog for Sys::Syslog
cpan/Sys-Syslog/fallback/const-c.inc Sys::Syslog constants fallback file
cpan/Sys-Syslog/fallback/const-xs.inc Sys::Syslog constants fallback file