Help for this page
$mw -> bind('<Button-1>' => sub {print "actioned"});
$mw -> bind($shared_scalar => sub {print "actioned"});