Dean Arnold wrote:

- embedded SQL syntax for various databases
- possible feature requests/needs for optimal
Perl integration
- alternate namespace suggestions

Are you actually going to be parsing SQL, or just looking for "EXEC SQL" and grabbing the SQL and feeding it to the drivers? If you're going to be parsing SQL, let's talk - I'm (slowly) rewriting SQL::Statement in Parse::Yapp and would be glad to collaborate in any way that would be helpful. If you're not going to be parsing SQL (other than to know where the statements begin and end), then I suggest a name more along the lines of SQL::Exec or SQL::Inline.


--
Jeff

Reply via email to