Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Creating Reports with hashes: Use of uninitialized value while adding integers

by ikegami (Patriarch)
on Jan 26, 2012 at 18:20 UTC ( [id://950185]=note: print w/replies, xml ) Need Help??


in reply to Re: Creating Reports with hashes: Use of uninitialized value while adding integers
in thread Creating Reports with hashes: Use of uninitialized value while adding integers

Why are you trying to assign a list to a scalar variable? Don't do that, it makes no sense!

It may not be the most readable, but that doesn't meant it makes no sense.

Not to mention, no list op or list value is involved. Empty parens in scalar context evaluate to undef.

  • Comment on Re^2: Creating Reports with hashes: Use of uninitialized value while adding integers

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-25 14:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found