Help for this page
use Mod; sub bar { ... } ...
sub foo { ... } *Foo = \&foo; # Create alias for backwards compatibility.