App-ElasticSearch-Utilities
view release on metacpan or search on metacpan
scripts/es-storage-overview.pl
t/00-compile.t
t/01-query.t
t/01-querystring.t
t/02-index-data.t
t/03-hash-flattening.t
t/04-aggregate-expand.t
t/05-aggregate-flatten.t
weaver.ini
xt/author/critic.t
xt/author/eol.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
},
{
"class" : "Dist::Zilla::Plugin::ChangelogFromGit",
"name" : "ChangelogFromGit",
"version" : "0.017"
},
{
"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"
name: CPANFile
version: '6.037'
-
class: Dist::Zilla::Plugin::ChangelogFromGit
name: ChangelogFromGit
version: '0.017'
-
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::Test::NoTabs
config:
xt/author/eol.t view on Meta::CPAN
'scripts/es-storage-overview.pl',
't/00-compile.t',
't/01-query.t',
't/01-querystring.t',
't/02-index-data.t',
't/03-hash-flattening.t',
't/04-aggregate-expand.t',
't/05-aggregate-flatten.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 0.532 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )