diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-07-07 07:05:03 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-07-07 07:05:03 +0000 |
commit | b3411921b6009ae2bcd1bb61f484cee23bbe2649 (patch) | |
tree | 49a413556882eb84b761dcf940871b6d5b7e420d /devel/p5-Test-CheckDeps/pkg-descr | |
parent | 55449884dd2cdf5f815746f67ac755bebf3bc93f (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-CheckDeps/pkg-descr')
-rw-r--r-- | devel/p5-Test-CheckDeps/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-Test-CheckDeps/pkg-descr b/devel/p5-Test-CheckDeps/pkg-descr new file mode 100644 index 000000000000..527e212d3d68 --- /dev/null +++ b/devel/p5-Test-CheckDeps/pkg-descr @@ -0,0 +1,4 @@ +Test::CheckDeps adds a test that assures all dependencies have been +installed properly. If requested, it can bail out all testing on error. + +WWW: http://search.cpan.org/dist/Test-CheckDeps/ |