http://qs1969.pair.com?node_id=1053292


in reply to Disable perltidy in a region?

There is a section in the perltidy documentation on how to do that. See: skipping_selected_sections_of_code

In short, you should sourrond the code you don't want modified with  #<<< and  #>>> tags.