package Bar::Baz; use strict; use warnings; use Bar::Baz::Good; use Bar::Baz::Bad; our $VERSION = 0.02; 1;