# select $$what$$ from offices where office_id=? $sql->offices(what => [qw/name city/])->do($office_id);