mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
427 B
Plaintext
9 lines
427 B
Plaintext
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: https://metacpan.org/release/Class-Tangram
|