Changes for version 0.12 - 2015-09-06
- fix pid creation ( force lazy creation ) (Tiago Peczenyj)
 
Modules
Fast and lightweight Perl client for Riak    
  
Riak Connector, abstraction to deal with binary messages    
  
Riak Driver, deal with the binary protocol    
  
ProtocolBuffers helper to access the Riak API    
  
socket interface to add timeout in in/out operations    
  
proxy to read/write using Alarm as a timeout provider ( Not Safe: can clobber previous alarm )    
  
proxy to read/write using IO::Select as a timeout provider    
  
proxy to read/write using IO::Select as a timeout provider only for READ operations    
  
proxy to read/write using IO::Select as a timeout provider only for READ operations.    
  
proxy to read/write using Time::Out as a timeout provider    
  
util class, provides is_windows, is_solaris, etc