CPAN::Meta::Converter fixes it, but might as well make it right from
the beginning.
license => [ 'http://dev.perl.org/licenses/' ],
},
no_index => {
- package => 'DBIx::Class::Storage::Debug::PrettyPrint',
+ package => [ 'DBIx::Class::Storage::Debug::PrettyPrint' ],
directory => [ 't', 'xt', 'examples' ],
},
);