aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Contract/pkg-descr
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-04-08 16:24:46 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-04-08 16:24:46 +0000
commit914b4608304eb8590f39e7de96e05b9da57cfb3f (patch)
treeb8d2f639dd3b6329176d71f17cc3550764a59083 /devel/p5-Class-Contract/pkg-descr
parent5cd12d72b7e4b9009f2fba483e3535ca2086147d (diff)
downloadports-914b4608304eb8590f39e7de96e05b9da57cfb3f.tar.gz
ports-914b4608304eb8590f39e7de96e05b9da57cfb3f.zip
Notes
Diffstat (limited to 'devel/p5-Class-Contract/pkg-descr')
-rw-r--r--devel/p5-Class-Contract/pkg-descr11
1 files changed, 7 insertions, 4 deletions
diff --git a/devel/p5-Class-Contract/pkg-descr b/devel/p5-Class-Contract/pkg-descr
index fb9dc3d35ab4..9297680e87b0 100644
--- a/devel/p5-Class-Contract/pkg-descr
+++ b/devel/p5-Class-Contract/pkg-descr
@@ -1,8 +1,11 @@
The Class::Contract module implements strong encapsulation, static
inheritance, and design-by-contract condition checking for
-object-oriented Perl. The module provides a declarative syntax for
-attribute, method, constructor, and destructor definitions at both
-the object and class level. Pre-conditions, post-conditions, and
-class invariants are also fully supported.
+object-oriented Perl. The module provides a declarative syntax for
+attribute, method, constructor, and destructor definitions at both the
+object and class level. Pre-conditions, post-conditions, and class
+invariants are also fully supported.
WWW: http://search.cpan.org/search?dist=Class-Contract
+
+-- Sergey Skvortsov
+skv@FreeBSD.org