Revision history for IPC::Messaging

0.01_05  Sun Oct  7 15:48:46 2007
       Add receive_loop {} as a convenience wrapper for receive {} while 1.
       Remove ReusePort's usage.
       Use ole good Storable instead of JSON::XS for serialization.
       Call processing sub in the scalar context.
       Incomplete implementation of timers.

0.01_04  Tue Jun  5 22:22:01 2007
       Add support for custom functional filters.

0.01_03  Sat May 12 23:15:53 2007
       Change syntax for message matching.
       Add UDP sockets support.

0.01_02
       tcp_server added

0.01_01
       initial