lib/DBIx/Class/Admin
lib/DBIx/Class/PK/Auto
lib/DBIx/Class/CDBICompat
+ maint
|);
no_index package => $_ for (qw/
DBIx::Class::Storage::DBIHacks
}
Test::EOL::all_perl_files_ok({ trailing_whitespace => 1 },
- qw/t xt lib script examples/,
- DBICTest::RunMode->is_author ? ('maint') : (),
+ qw/t xt lib script examples maint/,
);
# Changes is not a "perl file", hence checked separately
}
Test::NoTabs::all_perl_files_ok(
- qw/t xt lib script examples/,
- DBICTest::RunMode->is_author ? ('maint') : (),
+ qw/t xt lib script examples maint/,
);
# Changes is not a "perl file", hence checked separately