Apache-Session-Generate-Random

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

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
weaver.ini
xt/author/critic.t
xt/author/cve.t
xt/author/eof.t
xt/author/eol.t
xt/author/minimum-version.t
xt/author/mojibake.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-linkcheck.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/portability.t
xt/etc/perlcritic.rc
xt/release/cpan-changes.t

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


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 1.161 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )