Badge-Depot-Plugin-Travis
view release on metacpan or search on metacpan
cpanfile
dist.ini
iller.yaml
lib/Badge/Depot/Plugin/Travis.pm
t/00-compile.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01-basic.t
weaver.ini
xt/author/eof.t
xt/author/eol.t
xt/author/no-tabs.t
xt/author/pod-syntax.t
xt/author/test-version.t
xt/release/kwalitee.t
xt/author/eol.t view on Meta::CPAN
use Test::EOL;
my @files = (
'lib/Badge/Depot/Plugin/Travis.pm',
't/00-compile.t',
't/00-report-prereqs.dd',
't/00-report-prereqs.t',
't/01-basic.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 1.500 second using v1.01-cache-2.11-cpan-98e64b0badf )