Badge-Depot

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

iller.yaml
lib/Badge/Depot.pm
t/00-compile.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01-basic.t
t/corpus/lib/Badge/Depot/Plugin/Afakebadge.pm
t/corpus/lib/Badge/Depot/Plugin/Afakebadgewithoutimage.pm
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

my @files = (
    'lib/Badge/Depot.pm',
    't/00-compile.t',
    't/00-report-prereqs.dd',
    't/00-report-prereqs.t',
    't/01-basic.t',
    't/corpus/lib/Badge/Depot/Plugin/Afakebadge.pm',
    't/corpus/lib/Badge/Depot/Plugin/Afakebadgewithoutimage.pm'
);

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



( run in 1.913 second using v1.01-cache-2.11-cpan-98e64b0badf )