$tree->bind('' => sub { print "Got:\n"; print " $_\n" for $tree->info('selection'); });