Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Script/module formatting gotcha

by mjscott2702 (Pilgrim)
on Oct 06, 2010 at 13:52 UTC ( [id://863790]=note: print w/replies, xml ) Need Help??


in reply to Re: Script/module formatting gotcha
in thread Script/module formatting gotcha

It's not the construct of assigning an assignment to a variable that I am questioning here, I too use this all the time.

The source of my confusion were the hundreds of comment lines between the left and right-hand sides. IMHO, this is a way of making the code more unreadable - yes comments can do that! In your example (which, to be fair has only a single comment line, and is less likely to be confusing), I think it would be clearer to write:

$this->{key} = my $val = blarg(); # this is an important note about the previous +assignment

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-25 05:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found