There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Revision history for Perl extension SQL-Concat

0.010 2025-09-21T04:27:02Z
    - GH-4 - Add `Q($SQL, @BIND)`
    - GH-3 - Add TO_JSON() (for better interoperability with MOP4Import::Base::CLI_JSON)

0.002 2017-06-11T07:18:13Z
    - Better docs (I hope;-)
    - Added paren_nl_indent()
    - Fixed PAR()/->paren() to handle empty sql correctly.
    - Fixed CAT() to handle empty sql correctly.

0.001    2015-12-16
    - First release.