repo.or.cz
/
scriptdist.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* initial
[scriptdist.git]
/
t
/
.#pod.t.1.1.1.1
blob
f6cf7ecf3feccb57dfd844ecd8e4df675531fd71
1
# $Id$
2
use Test::More;
3
eval "use Test::Pod 1.00";
4
plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
5
all_pod_files_ok();