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