package MyProject::FooBar; { use Object::InsideOut qw(MyProject::Foo MyProject::Bar); } 1;