mojave man page for dbix::class::cdbicompat::columnsashash

Query: dbix::class::cdbicompat::columnsashash

OS: mojave

Section: 3

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

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

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 undocumented 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 = $result->{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.18.2 2014-01-05 DBIx::Class::CDBICompat::ColumnsAsHash(3)
Related Man Pages
dbix::class::manual::docmap(3) - osx
dbix::class::cdbicompat5.18(3) - mojave
dbix::class::cdbicompat(3) - osx
dbix::class::schema::loader::dbi::interbase(3pm) - debian
dbix::class::storage::dbi::cursor(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.