projects
/
scpubgit/Q-Branch.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
Promote AS to a binop of sorts
[scpubgit/Q-Branch.git]
/
t
/
90pod.t
Commit
Line
Data
13fb11fd
1
use Test::More;
2
3
eval "use Test::Pod 1.14";
4
plan skip_all => 'Test::Pod 1.14 required' if $@;
5
6
all_pod_files_ok();