projects
/
p5sagit/local-lib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
97725e11a6d9cdf6647b6bdd5f957b0b26df9f2a
[p5sagit/local-lib.git]
/
xt
/
release
/
eol.t
1
use strict;
2
use warnings;
3
use Test::More;
4
5
use Test::EOL;
6
all_perl_files_ok({ trailing_whitespace => 1 });