repo.or.cz
/
Math-GSL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'bleed'
[Math-GSL.git]
/
t
/
01-pod.t
blob
58df703333fa0d4f0bab2189355cc52957d87419
1
use Test::More;
2
eval 'use Test::Pod 1.00';
3
plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
4
all_pod_files_ok();