in reply to Re^3: DBD::Sybase prepare statement returns empty query hash but no errstr
in thread DBD::Sybase prepare statement returns empty query hash but no errstr

You do have to close and reopen the literal if you want Emacs to indent your code properly. Emacs indentation commands will not change multi-line string constants.

  • Comment on Re^4: DBD::Sybase prepare statement returns empty query hash but no errstr

Replies are listed 'Best First'.
Re^5: DBD::Sybase prepare statement returns empty query hash but no errstr
by Jenda (Abbot) on Nov 01, 2019 at 10:06 UTC

    The decision is yours. I'd rather have to eventually (un)indent a bit of SQL manually after some refactoring, than to have to add lots of cruft after pasting the SQL into the code and remove the cruft again when copying the SQL somewhere. With syntax highlighting it's going to stand out enough even if not indented properly.

    Jenda
    1984 was supposed to be a warning,
    not a manual!