aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Tangram/pkg-descr
blob: 755a9fe52c0d18831e42aea41792181b9e6f57c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
Class::Tangram is a common base class originally intended for use with
Tangram objects, that gives you free constructors, access methods,
update methods, and a destructor that should help in breaking circular
references for you.  Type checking is achieved by parsing the Tangram
schema for the object, which is contained within the object class in an
exported variable $schema.

WWW: http://search.cpan.org/dist/Class-Tangram/
Author: Sam Vilain <sam@vilain.net>