freebsd-ports/devel/p5-Class-Tangram/pkg-descr
Sergey Skvortsov c5628fe9d5 Update to 1.55
PR:		ports/86726
Submitted by:	Emanuel Haupt <ehaupt at critical.ch>
2005-09-30 13:07:40 +00:00

8 lines
427 B
Text

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/