debian man page for class::dbi::attribute

Query: class::dbi::attribute

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Class::DBI::Attribute(3pm)				User Contributed Perl Documentation				Class::DBI::Attribute(3pm)

NAME
Class::DBI::Attribute - A value in a column.
SYNOPSIS
my $column = Class::DBI::Attribute->new($column => $value);
DESCRIPTION
This 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
perl v5.12.4 2004-06-06 Class::DBI::Attribute(3pm)
Related Man Pages
class::dbi::search::basic(3pm) - debian
class::dbi::columngrouper(3pm) - debian
dbix::class::storage::dbi::autocast(3pm) - debian
dbix::class::storage::dbi::cursor(3pm) - debian
dbix::class::storage::dbi::mysql(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph