Help for this page
#!/usr/bin/perl -l ... my $g = Foo("Goodbye"); print &$h("Bar"); print &$g("Baz");