| DBIx-Class-Helpers documentation | view source | Contained in the DBIx-Class-Helpers distribution. |
In your dist.ini:
[CompileTests]
skip = Test$
This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following files:
This test will find all modules and scripts in your dist, and try to compile them one by one. This means it's a bit slower than loading them all at once, but it will catch more errors.
This plugin accepts the following options:
Foo::Bar), not the file path
(lib/Foo/Bar.pm).| DBIx-Class-Helpers documentation | view source | Contained in the DBIx-Class-Helpers distribution. |