Help for this page
sub foo { print "in foo\n" } ... in foo in bar
sub foo { print "in foo\n" } ... __output__ in foo