Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Perl::Tidy formatting question

by toolic (Bishop)
on Nov 22, 2011 at 16:58 UTC ( [id://939498]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl::Tidy formatting question
in thread Perl::Tidy formatting question

if there is a way to tell it not to do such, I may have over looked it when reading through the man for it, please let me know
You want "cuddled else" (-ce):
perltidy -ce script.pl
The Perl Best Practices book recommends: "Don't cuddle an else". You need to buy the book if you want to know the reason. Perhaps perltidy adheres to this as its default behavior.

Replies are listed 'Best First'.
Re^3: Perl::Tidy formatting question
by vendion (Scribe) on Nov 23, 2011 at 15:09 UTC

    I do have the PBP I guess I have not run across that before, what is even weirder is Perl::Critic doesn't say anything under Brutal mode and that basically "throws the book at you". Anyways thanks for the pointer and I'll have to search for the section of the PBP later today for why that is recommended.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://939498]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-19 17:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found