App-Sky
view release on metacpan or search on metacpan
lib/App/Sky/Manager.pm
lib/App/Sky/Module.pm
lib/App/Sky/Results.pm
scripts/tag-release.pl
t/00-compile.t
t/config-validate.t
t/data/sample-configs/shlomif1/config.yaml
t/manager.t
t/module.t
weaver.ini
xt/author/eol.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
xt/author/tidyall.t
xt/release/cpan-changes.t
xt/release/kwalitee.t
xt/release/trailing-space.t
"filename" : "xt/release/cpan-changes.t"
}
},
"name" : "@Filter/Test::CPAN::Changes",
"version" : "0.013"
},
{
"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" : "@Filter/Test::EOL",
"version" : "0.19"
config:
Dist::Zilla::Plugin::Test::CPAN::Changes:
changelog: Changes
filename: xt/release/cpan-changes.t
name: '@Filter/Test::CPAN::Changes'
version: '0.013'
-
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: '@Filter/Test::EOL'
version: '0.19'
-
class: Dist::Zilla::Plugin::Test::NoTabs
config:
xt/author/eol.t view on Meta::CPAN
'lib/App/Sky/Manager.pm',
'lib/App/Sky/Module.pm',
'lib/App/Sky/Results.pm',
't/00-compile.t',
't/config-validate.t',
't/data/sample-configs/shlomif1/config.yaml',
't/manager.t',
't/module.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 0.962 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )