SYNOPSIS
use Swatch::Actions
ring_bell(RINGS => $number_of_times_to_ring,
DELAY => $delay_in_seconds,
WHEN => $time_window);
echo(MESSAGE => 'some text', MODES => @modes);
exec(COMMAND => $command_string,
WHEN => $time_window);