PerlNavigator
PerlNavigator copied to clipboard
PerlTidy functionality does not work if .perltidyrc contains the switch -st
tidyWrapper.pl doesn't inspect the value of $error_flag returned by perltidy. If .perltidyrc contains the switch -st, then on formatting the document, $error_flag contains the value 1 and $stderr contains the error message "You may not specify a destination array and -st together"