use strict; use warnings; #### $lb -> bind(''=> sub { print $_[0]->get($_[0]->curselection), "\n"; }, );