package Bar::Foo; use strict; use warnings; use Bar::Foo::Good; use Bar::Foo::Bad; our $VERSION = 0.01; 1;