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
13       probably shouldn't be dealing with this directly, and its interface is
14       liable to change without notice.
15

METHODS

17perl v5.32.0                      2020-07-28          Class::DBI::Attribute(3)
Impressum