# File1 use ObjectMaker; # ObjectMaker has all the exporter stuff use Foo; my $Object = ObjectMaker->new(); &Foo::DoSomething(foo, bar, \$Object);