AnyEvent-Redis-RipeRedis
view release on metacpan or search on metacpan
1.250 Thu Apr 25 22:00:30 MSK 2013
- Improved error handling for EXEC command and for Lua scripts, which returns
errors in multi-bulk reply.
- Word 'command' replaced on 'operation' in error messages.
- Added test for memory leaks.
- Improved other tests.
- POD has been complemented.
1.244 Sat Apr 13 00:41:25 MSK 2013
- Added CONFIGURE_REQUIRES section in Makefile.PL.
- TEST_REQUIRES section renamed back to BUILD_REQUIRES.
1.243 Sat Apr 13 00:41:25 MSK 2013
- Minor fixes in POD.
1.242 Fri Apr 12 16:54:10 MSK 2013
- Increased minimal required version of Perl up to v5.8.0
- Test 10-exceptions.t rewritten with using Test::Fatal
- Edited POD.
- Minor changes in examples.
- Fixed dates in Changes file
- unit tests improved.
- Fixes in POD.
- Added new example script eval.pl
1.115 Wed Oct 31 18:51:50 MSK 2012
- Minor fixes in POD.
1.114 Wed Oct 31 14:37:55 MSK 2012
- 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.
1.112 Fri Oct 27 15:30:25 MSK 2012
- POD edited.
1.111 Fri Oct 27 15:30:25 MSK 2012
- Minor changes in POD.
- Slight improvement in unit test.
- Minor internal changes.
1.106 Fri Oct 19 16:44:00 MSK 2012
- BUGFIX: In some cases method disconnect() has not been closing the connection.
1.105 Tue Oct 10 18:31:40 MSK 2012
- Slight optimization.
- Added section 'resources' in Makefile.PL for META.yml.
- Some changes in POD.
1.104 Sat Sep 1 03:14:45 MSK 2012
- E_IO_OPERATION renamed to E_IO.
- E_CONN_CLOSED_ON_DEMAND renamed to E_CONN_CLOSED_BY_CLIENT.
- E_UNEXPECTED renamed to E_CLIENT.
1.103 Fri Aug 31 14:24:45 MSK 2012
- POD has been complemented.
- Cosmetic changes.
1.102 Fri Aug 31 00:19:15 MSK 2012
- FEATURE: Added error codes in 'on_error' callbacks.
- FEATURE: Added constants for error codes.
- unit tests improved.
- Many internal changes.
( run in 0.272 second using v1.01-cache-2.11-cpan-131fc08a04b )