NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Thanks for SQL::Tokenizer (Score:1)
BTW: I noted you only support ANSI comments; have you considered support for C style "/* ... */" comments ? (many databases support the latter).
Also wrt named placeholders, I don't know if its possible, but it might be nifty to directly refe
Re: (Score:1)
I'll see if the direct references to Perl variables when using named placeholders is a Good Thing(tm).
I'm planning to release the code-that-was-named Tao::DBI when I find a new name for that. Some friends of mine suggested DBIx::WithPlaceholder, but I'm planning to ask about it at Perlmonks.
Igor Sutton