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

Changes for version 1.114 - 2012-10-31

  • Added protection from deep recursion in case of some errors.
  • Renamed constants (hope no one used them yet):
    • E_AUTH_REQUIRED renamed to E_OPRN_NOT_PERMITTED.
    • E_COMMAND_EXEC renamed to E_OPRN_ERROR.
    • E_CLIENT renamed to E_UNEXPECTED_DATA,
  • Changes in POD.

Modules

Flexible non-blocking Redis client with reconnect feature