Help for this page
sub DoStuff { ... print "C= $c\n"; }
sub DoStuff { ... print "B= $b\n"; print "C= $c\n"; }