App-DH

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

t/corpus/ddl/_source/deploy/1/001-auto-__VERSION.yml
t/corpus/ddl/_source/deploy/1/001-auto.yml
t/corpus/ddl/_source/deploy/2/001-auto-__VERSION.yml
t/corpus/ddl/_source/deploy/2/001-auto.yml
t/corpus/ddl/_source/deploy/3/001-auto-__VERSION.yml
t/corpus/ddl/_source/deploy/3/001-auto.yml
t/corpus/lib/MySchema.pm
t/corpus/lib/MySchema/Result/Kitten.pm
weaver.ini
xt/author/critic.t
xt/author/eol.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
xt/release/cpan-changes.t
xt/release/distmeta.t
xt/release/kwalitee.t
xt/release/minimum-version.t

META.json  view on Meta::CPAN

                  "skiptest" : []
               }
            },
            "name" : "@Author::KENTNL/Test::Kwalitee",
            "version" : "2.12"
         },
         {
            "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" : "@Author::KENTNL/Test::EOL",
            "version" : "0.19"

xt/author/eol.t  view on Meta::CPAN

    't/corpus/ddl/_source/deploy/1/001-auto-__VERSION.yml',
    't/corpus/ddl/_source/deploy/1/001-auto.yml',
    't/corpus/ddl/_source/deploy/2/001-auto-__VERSION.yml',
    't/corpus/ddl/_source/deploy/2/001-auto.yml',
    't/corpus/ddl/_source/deploy/3/001-auto-__VERSION.yml',
    't/corpus/ddl/_source/deploy/3/001-auto.yml',
    't/corpus/lib/MySchema.pm',
    't/corpus/lib/MySchema/Result/Kitten.pm'
);

eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;



( run in 0.807 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )