Alien-libvas
view release on metacpan or search on metacpan
t/00-compile.t
t/00-report-buildlog.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/02-report-prereqs.t
t/03-query-lib.t
t/04-init-lib.t
t/10-use-lib-onself.t
t/11-use-lib-onchild.t
xt/author/00-compile.t
xt/author/eol.t
xt/author/minimum-version.t
xt/author/no-tabs.t
xt/author/pod-syntax.t
]
}
},
"name" : "Test::NoTabs",
"version" : "0.15"
},
{
"class" : "Dist::Zilla::Plugin::Test::EOL",
"config" : {
"Dist::Zilla::Plugin::Test::EOL" : {
"filename" : "xt/author/eol.t",
"finder" : [
":ExecFiles",
":InstallModules",
":TestFiles"
],
"trailing_whitespace" : 1
}
},
"name" : "Test::EOL",
"version" : "0.19"
finder:
- ':InstallModules'
- ':ExecFiles'
- ':TestFiles'
name: Test::NoTabs
version: '0.15'
-
class: Dist::Zilla::Plugin::Test::EOL
config:
Dist::Zilla::Plugin::Test::EOL:
filename: xt/author/eol.t
finder:
- ':ExecFiles'
- ':InstallModules'
- ':TestFiles'
trailing_whitespace: 1
name: Test::EOL
version: '0.19'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
xt/author/eol.t view on Meta::CPAN
't/00-report-buildlog.t',
't/00-report-prereqs.dd',
't/00-report-prereqs.t',
't/02-report-prereqs.t',
't/03-query-lib.t',
't/04-init-lib.t',
't/10-use-lib-onself.t',
't/11-use-lib-onchild.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 1.784 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )