The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package Bar::Baz::Good;
use strict;
use warnings;

our $VERSION = 0.02;

1;