The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.014 - 2014-06-01

  • BUGFIXES
    • Make sure to (UV)-cast arguments sprintf'ed with UVf
    • Use STRUCT_OFFSET() instead of plain C99 offsetof() (RT96036)
    • Fix the regexp used to filter for numeric IP addresses in fake_getaddrinfo() (RT95758)
    • Protect against getprotobyname() not being available (RT90217)

Modules

networking constants and support functions