in reply to Tk, Perl Code Reference
$object->widget( ... , command => sub{ About( 'program' ); }, ... ); [download]