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
/
.#prereq.t.1.1.1.1
blob
a417794e7a9926f606c0367af92508927a446289
1
# $Id$
2
use Test::More;
3
eval "use Test::Prereq 0.51";
4
plan skip_all => "Test::Prereq 0.51 required to test dependencies" if $@;
5
prereq_ok();