Apache-Session-Generate-Random
view release on metacpan or search on metacpan
xt/author/eol.t view on Meta::CPAN
use strict;
use warnings;
# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.19
use Test::More 0.88;
use Test::EOL;
my @files = (
'lib/Apache/Session/Generate/Random.pm',
'lib/Apache/SessionX/Generate/Random.pm',
't/00-report-prereqs.dd',
't/00-report-prereqs.t',
't/01-simple.t',
't/02-sessionx.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 0.660 second using v1.01-cache-2.11-cpan-39bf76dae61 )