Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
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_as_hash
is called on the Alzabo::DriverStatement
returned by the aforementioned select
method.
AUTHOR
Dave Rolsky, <autarch@urth.org>