aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Params-Validate
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-10-24 09:11:38 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-10-24 09:11:38 +0000
commit989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch)
tree9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /devel/p5-Params-Validate
parentad16b66412609069f1b49ba2ed222c8fce166fba (diff)
downloadports-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.tar.gz
ports-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.zip
Notes
Diffstat (limited to 'devel/p5-Params-Validate')
-rw-r--r--devel/p5-Params-Validate/pkg-descr5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Params-Validate/pkg-descr b/devel/p5-Params-Validate/pkg-descr
index 40e74f05af9e..91949c0b7188 100644
--- a/devel/p5-Params-Validate/pkg-descr
+++ b/devel/p5-Params-Validate/pkg-descr
@@ -6,6 +6,7 @@ also capable of determining that a parameter is of a specific type,
that it is an object of a certain class hierarchy, that it possesses
certain methods, or applying validation callbacks to arguments.
+Author: Dave Rolsky, <autarch@urth.org>
+ Ilya Martynov <ilya@martynov.org>
+
WWW: http://search.cpan.org/dist/Params-Validate/
-Authors: Dave Rolsky, <autarch@urth.org>
- Ilya Martynov <ilya@martynov.org>