aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Contract/pkg-descr
blob: 36a863df344711e4a3a99617ae5bda6667376f2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.

WWW: http://search.cpan.org/dist/Class-Contract/

-- Sergey Skvortsov
skv@FreeBSD.org