The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2007-08-18

  • Add : m{send,recv} will croak() if any of their arguments is invalid.
  • Chg : The requirements to pass the speed test were lowered.
  • Doc : Typos in POD.
  • Fix : You can now send "0" as a valid message.
  • Fix : I lied, t/02-sigusr.t wasn't really gone.
  • Fix : while ($speed > 1) { $speed /= 2 } ok($speed >= 1); never fails.

Modules

Communicate between processes with Morse signals.