aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Requires/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-09-08 01:17:37 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-09-08 01:17:37 +0000
commit6ecb3c7df89e07669a252edeeed74ff441ed1e59 (patch)
treec9b40ded712bfdcf03f890f7682594528d15a676 /devel/p5-Test-Requires/pkg-descr
parent75cacf01d1fabd7408bfcaec093afd924ed611a7 (diff)
downloadports-6ecb3c7df89e07669a252edeeed74ff441ed1e59.tar.gz
ports-6ecb3c7df89e07669a252edeeed74ff441ed1e59.zip
Test::Requires checks to see if the module can be loaded.
If this fails rather than failing tests this skips all tests. WWW: http://search.cpan.org/dist/Test-Requires/
Notes
Notes: svn path=/head/; revision=241020
Diffstat (limited to 'devel/p5-Test-Requires/pkg-descr')
-rw-r--r--devel/p5-Test-Requires/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Test-Requires/pkg-descr b/devel/p5-Test-Requires/pkg-descr
new file mode 100644
index 000000000000..2bbdce33285c
--- /dev/null
+++ b/devel/p5-Test-Requires/pkg-descr
@@ -0,0 +1,5 @@
+Test::Requires checks to see if the module can be loaded.
+
+If this fails rather than failing tests this skips all tests.
+
+WWW: http://search.cpan.org/dist/Test-Requires/