The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Show each SQL query as it is prepared

before { say RED, ARGS(1), RESET }
    call qr/DBI::.*::prepare/