My advice will be to name your functions more consistently, like: get_sql_stored, get_sql_statement, get_sql_properties, etc. Or, if you use object syntax, you may want to skip 'get_' part of the name altogether.
Just my $0.02.
pmas
To make errors is human. But to make million errors per second, you need a computer.
Comment on Re: Open for suggestions on DBIx::Pretty