Binary package “libanyevent-tools-perl” in ubuntu precise

instrument collection for AnyEvent

 The package contains a few instruments that can be used with AnyEvent:
  * mutexes/rw_mutexes - sharing one resource between many processes
  * foreaches - non-blocking cycles
  * pools - sharing many resources between many processes
  * buffers implementation, etc