Help for this page
my $baz = Foo::Bar->new(); $baz->do_magic;
package My::Package; .. ... # end of my tinkering with Foo::Bar 1;