|
NAMEClass::DBI::Attribute - A value in a column.SYNOPSISmy $column = Class::DBI::Attribute->new($column => $value); DESCRIPTIONThis stores the row-value of a certain column in an object. You probably shouldn't be dealing with this directly, and its interface is liable to change without notice.METHODS
Visit the GSP FreeBSD Man Page Interface. |