in reply to Tk module usage of after method
my $repeat_id = $widget->repeat($ms, $callback); [download]
$widget->afterCancel($repeat_id); [download]