The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Alzabo::Runtime::Column - Column objects

SYNOPSIS

  use Alzabo::Runtime::Column;

INHERITS FROM

Alzabo::Column

alias

Parameters

  • as => $name

Returns

This returns an object that can be used in calls to the table and schema select method in order to change the name given to the column if next_hash is called on the Alzabo::DriverStatement returned by the aforementioned select method.

AUTHOR

Dave Rolsky, <autarch@urth.org>