in reply to RFC: Placeholder creation for SQL statements
probably it's better to only ignore scalar references.
"SELECT * FROM $$table"
is a better visual hint than
"SELECT * FROM $_table"
and migrating old code is probably easier then....
A custom function
no_placeholders($table, VARLIST)
might help too.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Wikisyntax for the Monastery
|
|---|