Algorithm-Kelly

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.033.
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
cpanfile
dist.ini
lib/Algorithm/Kelly.pm
t/Kelly.t
xt/author/eol.t
xt/release/pod-coverage.t
xt/release/pod-syntax.t

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

# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.17

use Test::More 0.88;
use Test::EOL;

my @files = (
    'lib/Algorithm/Kelly.pm',
    't/Kelly.t'
);

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



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