if (...) { }; sub foo { if (...) { }; }; #### if (...) { } ; sub foo { if (...) { } ; }; #### -l=78 -i=4 -ci=4 -bar -ce -nsbl -sot -sct -pt=2 -sbt=2 -bt=2 -bbt=2 -nsfs -asc -ndsm #### $foo->bar( $self->this($that, $other) ); #### $foo->bar($this, $that);