$top->bind( 'Tk::Entry', '', \&your_subroutine ); #### $top->bind( 'Tk::Entry', '', [\&subroutine, Ev('K')] );