Help for this page
$sybase_drh->{Callbacks} = { selectrow_array => sub { ... return $drh->selectrow_array($sql, $attrs, @bind_values); }, };