cperl-indent-exp

cperl-indent-exp is an interactive compiled Lisp function in `cperl-mode.el'.


(cperl-indent-exp)

Simple variant of indentation of continued-sexp.

Will not indent comment if it starts at `comment-indent' or looks like
continuation of the comment on the previous line.

If `cperl-indent-region-fix-constructs', will improve spacing on
conditional/loop constructs.