Help for this page
# Having a cake... sub hello { print "Hello!\n"; }
# Having a cake... sub hello { ... # And eating it, too! hello;