projects
/
p5sagit/local-lib.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
*_for methods should always take a path to activate
[p5sagit/local-lib.git]
/
xt
/
release
/
no-tabs.t
Commit
Line
Data
3981a98b
1
use strict;
2
use warnings;
3
use Test::More;
4
5
use Test::NoTabs;
6
all_perl_files_ok();