![]() |
|
XP is just a number | |
PerlMonks |
Re: Disable perltidy in a region?by chrestomanci (Priest) |
on Sep 10, 2013 at 15:21 UTC ( #1053292=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|