How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Evolution strategy for SQL::Abstract::More : call for feedback

calendar_today April 8, 2026 person dami domain perl

I am preparing a new version of SQL::Abstract::More , aimed principally at solving several long-standing bugs when param ‘quote_char’ is non-empty (i.e when the user wants to generate SQL of shape like “SELECT Foo.col1, … FROM Foo etc.” ). While working on this I need some input from users, because the situation is a bit complicated: Originally SQL::Abstract::More was designed as an extension of the venerable SQL::Abstract and therefore inherited from it, including some internal undocumented behaviors. Then in version 2.0 Matt Trout completely rewrote the internal architecture of…

open_in_new Read original post