Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: •Re: Re: Tact and the Monastery

by rir (Vicar)
on Sep 15, 2002 at 05:56 UTC ( [id://197998]=note: print w/replies, xml ) Need Help??


in reply to •Re: Re: Tact and the Monastery
in thread Tact and the Monastery

My rule is that a temporary variable is fine if it can be related to the application in some way, and not just an artifact of optimization.
One way to tell is if you can give it a truly meaningful name. If you can't, see if you can eliminate it.

There is sense & beauty in that. But it does require a high degree of Perl knowledge.

Corollaries can be derived.

Temporary variables should be named so that it is obvious that they are temporaries.

Temporary variables should be scoped to advertise their ephemeral nature.

For those who can't readily parse dense Perl temporary variables are like the x modifier to m//.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-19 19:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found