_DownCaseValuesHash
Takes no parameters and returns no arguments. This private routine iterates through $self->{'values'} and makes sure that all keys are lowercase.
NAME
DBIx::SearchBuilder::Record - Perl extension for subclassing, so you can deal with a Record
SYNOPSIS
use DBIx::SearchBuilder::Record;
DESCRIPTION DBIx::SearchBuilder::Record is designed to work with DBIx::SearchBuilder.
Docs are forthcoming. If you pester jesse@fsck.com he'll put them together.
Check out Request Tracker at http://www.fsck.com/projects/rt/ for examples of usage.
AUTHOR
Jesse Vincent, jesse@fsck.com
SEE ALSO
perl(1).