Help for this page
BEGIN{ require Foo; Foo->import('bar'); }
sub import { # Determine the package name of the caller. ... } } };