projects
/
p5sagit/local-lib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
*_for methods should always take a path to activate
[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 });