PaulHowarth/Blog/2013-03-12

Tuesday 12th March 2013

Local Packages

  • Updated curl not to ignore poll() failures other than EINTR and have curl_global_init() accept the CURL_GLOBAL_ACK_EINTR flag (Bug #919127)

  • Updated perl-DateTime-TimeZone to 1.58:

  • Updated perl-IO-Socket-IP to 0.19:

    • More IO::Socket::INET compatibility fixes:

      • Ensure ->connected is false after ->close

      • Ensure that IO::Socket::IP->new(Family => $family) still creates an unbound, unconnected socket filehandle

  • Updated perl-Module-CoreList to 2.84:

    • Updated for v5.16.3
  • Updated perl-Regexp-Common to 2013031201:

    • For integers and decimal numbers (reals), allow the user to specify the pattern of the signs (leading sign, and for reals, the sign of the exponent); this gives the user the option to ask for a pattern that matches unsigned numbers (by specifying the empty string as the pattern)
    • Allow host/domain names to start with a digit, using $RE{net}{domain}{-rfc1101} (CPAN RT#23626)


Recent