my $Object = ObjectMaker->new(); Foo::DoSomething(foo, bar, $Object); $Object->MethodName(blah);