Class::Tangram is a tool for defining objects attributes. Simply define your object's fields/attributes using the same data structure introduced in _A Guided Tour of Tangram_ (see "SEE ALSO") and detailed in Tangram::Schema, and you get objects that ...
SAMV/Class-Tangram-1.57 - 30 Jan 2006 21:29:06 UTCThe purpose of Class::Tangram::Generator is to facilitate the rapid development of Class::Tangram-based objects in the Tangram framework. Instead of having to write class modules for all your Tangram objects, many of which only inherit from Class::Ta...
SAMV/Class-Tangram-1.57 - 30 Jan 2006 21:29:06 UTCClass::Maker::Extension::Schema::Tangram uses reflection to get the appropriate information about a tree of classes and then to convert this into a "schema" which can be deployed to Tangram (object persistance)....
MUENALAN/Class-Maker-0.06 - 31 Dec 2009 13:36:37 UTCClass::PINT is an implementation of selected Tangram, and other OOPF related features on top of Class::DBI. The goal of PINT is to provide some of the power and flexibility of Tangram with the maturity, transparency and extensibility of CDBI. I also ...
TEEJAY/Class-PINT-0.01 - 15 Nov 2004 19:54:12 UTCClass::Meta provides an interface for automating the creation of Perl classes with attribute data type validation. It differs from other such modules in that it includes an introspection API that can be used as a unified interface for all Class::Meta...
DWHEELER/Class-Meta-0.66 - 03 Jul 2012 13:47:28 UTCAbstract base class for Oryx persistent classes....
RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTCThis package is for everybody who wants to program oo-perl and does not really feel comfortable with the common way. Class::Maker introduces the concept of classes via a "class" function. It automatically creates packages, ISA, new and attribute-hand...
MUENALAN/Class-Maker-0.06 - 31 Dec 2009 13:36:37 UTCThis class works closely with Class::AutoClass to provide almost transparent object persistence that can coexist with a human-engineered database. The auto-persistence mechanism provides hooks for connecting the two parts of the database together. Ca...
NATG/Class-AutoDB-1.291 - 18 Dec 2013 22:53:03 UTCAllows for any blessed HASH object to be populated from a database, by describing table relationships to each method. When specifying a database relationship to a method, there are several hooks you can specify: inflate Called when converting databas...
KOLIBRIE/Class-Inflate-0.07 - 11 Feb 2008 22:05:51 UTCThis package provides accessors and mutators for Class::PINT attributes with compound or complex datatypes. It provides the built-in datatypes of array, hash and boolean. It also allows you to add additional datatypes and methods....
TEEJAY/Class-PINT-0.01 - 15 Nov 2004 19:54:12 UTCBOBTFISH/Class-DBI-Frozen-301-3.0.1 - 22 Jan 2010 03:22:25 UTC