Help for this page
use Switch; ... case (\&sub) { print "arg to subroutine" } else { print "previous case not true" } }