$mw -> bind('' => sub {print "actioned"}); #### $mw -> bind($shared_scalar => sub {print "actioned"});