App-gimpgitbuild
view release on metacpan or search on metacpan
dist.ini
lib/App/gimpgitbuild.pm
lib/App/gimpgitbuild/API/GitBuild.pm
lib/App/gimpgitbuild/API/Worker.pm
lib/App/gimpgitbuild/Command/build.pm
lib/App/gimpgitbuild/Command/cleanbuild.pm
lib/App/gimpgitbuild/Command/env.pm
lib/App/gimpgitbuild/Command/runenv.pm
t/00-compile.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/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/gimpgitbuild.pm',
'lib/App/gimpgitbuild/API/GitBuild.pm',
'lib/App/gimpgitbuild/API/Worker.pm',
'lib/App/gimpgitbuild/Command/build.pm',
'lib/App/gimpgitbuild/Command/cleanbuild.pm',
'lib/App/gimpgitbuild/Command/env.pm',
'lib/App/gimpgitbuild/Command/runenv.pm',
't/00-compile.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 1.115 second using v1.01-cache-2.11-cpan-98e64b0badf )