dbix::class::cdbicompat::columnsashash(3pm) debian man page | unix.com

Man Page: dbix::class::cdbicompat::columnsashash

Operating Environment: debian

Section: 3pm

DBIx::Class::CDBICompat::ColumnsAsHash(3pm)		User Contributed Perl Documentation	       DBIx::Class::CDBICompat::ColumnsAsHash(3pm)

NAME
DBIx::Class::CDBICompat::ColumnsAsHash - Emulates the behavior of Class::DBI where the object can be accessed as a hash of columns.
SYNOPSIS
See DBIx::Class::CDBICompat for usage directions.
DESCRIPTION
Emulates the undocumnted behavior of Class::DBI where the object can be accessed as a hash of columns. This is often used as a performance hack. my $column = $row->{column}; Differences from Class::DBI If "DBIC_CDBICOMPAT_HASH_WARN" is true it will warn when a column is accessed as a hash key. perl v5.14.2 2010-06-03 DBIx::Class::CDBICompat::ColumnsAsHash(3pm)
Related Man Pages
dbix::class::storage::dbi::cursor(3) - mojave
dbix::class::cdbicompat5.18(3) - mojave
dbix::class::manual(3pm) - debian
dbix::class::manual::docmap(3pm) - debian
dbix::class::storage::dbi::cursor(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph