![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
perltidy for ternary operator?by TomDLux (Vicar) |
on Dec 06, 2014 at 18:08 UTC ( #1109420=perlquestion: print w/replies, xml ) | Need Help?? |
TomDLux has asked for the wisdom of the Perl Monks concerning the following question: I'm using perltidy and would like to use Damian's PBP recommended layout for ternary operators:
Yes, I like to parenthesize them. How can I get perltidy to generate that layout? I've tried a number of things, including '-pbp', but no such luck. What I get is:
As Occam said: Entia non sunt multiplicanda praeter necessitatem.
Back to
Seekers of Perl Wisdom
|
|