The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension EV::Hiredis

0.07 2023-05-03T14:12:45Z
     - fix mem leak on "arrayref-" commands like mget (#17)

0.06 2023-04-25T22:39:28Z
     - support of hiredis connect/command timeouts (#13)
     - drop support of Perl 5.10 (#14)

0.05 2022-09-11T04:27:59Z
     - bump ppport.h Version 3.68
     - bump hiredis v1.0.2
     - fix Assertion failed: ((PL_markstack_ptr > PL_markstack) || !"MARK underflow"), function Perl_POPMARK

0.04 2017-04-23T10:08:16Z
     - Fix build issue on newer Perl

0.03 2014-09-18T09:38:04Z
     - fix memory leak
     - fix typo in POD
     - minil migrate

0.02 2013-03-13T15:07:00+09:00
     - update build req

0.01 2013-01-09T18:57:18+09:00
     - initial version