The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.950 - 2012-03-12

  • DEPRECATED: the encoding attribute to new() - we will not support automatic decoding after 2.000, so please test your code with encoding => undef now.
  • Add pipeline support: Aaron Crane arc@github++!
  • Cache AUTOLOAD calls: improves performance a bit, fixes #2
  • Fix: apply reconnect logic to KEYS and INFO
  • Fix: forbid PING and SHUTDOWN in SUBSCRIBE mode
  • Updated docs covering pipelining and multi/exec
  • Updated docs to point users to Github for code and issues

Modules

Perl binding for Redis database
tie Perl hashes to Redis hashes
tie Perl arrays to Redis lists