1Class::DBI::Attribute(3U)ser Contributed Perl DocumentatiColnass::DBI::Attribute(3)
2
3
4

NAME

6       Class::DBI::Attribute - A value in a column.
7

SYNOPSIS

9               my $column = Class::DBI::Attribute->new($column => $value);
10

DESCRIPTION

12       This stores the row-value of a certain column in an object.  You proba‐
13       bly shouldn't be dealing with this directly, and its interface is
14       liable to change without notice.
15

METHODS

17perl v5.8.8                       2006-11-05          Class::DBI::Attribute(3)
Impressum