Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Return array not passed to sub call

by kcott (Archbishop)
on Nov 19, 2010 at 04:24 UTC ( [id://872421]=note: print w/replies, xml ) Need Help??


in reply to Return array not passed to sub call

Look at the arguments you're passing to getValidTotals() and then look at the arguments you're expecting in that routine.

If you had use warnings; in your code, you would have seen:

Use of uninitialized value $reportGroup in string ne at ...

-- Ken

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-26 08:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found