in reply to Re^3: Alarm In Perl
in thread Alarm In Perl

This will depend on what precisely you mean by "message", but consider sockets or shared variables or signals as some things to investigate first.

Perhaps see perlipc for starters.