in reply to Re^3: Best practices and any way to have Perl Tidy clean it up
in thread Best practices and any way to have Perl Tidy clean it up

Additionally cperl-mode has a command to wrap long regions mapped on M-q plus an extra cperl-fill-paragraph command for comments.

I rarely use perl-tidy, emacs has almost all of it included.

And this kind of formatting can at best be semi-automatic since human monitoring is needed.

Cheers Rolf

( addicted to the Perl Programming Language)