Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Combining two references

by RichardK (Parson)
on Jun 08, 2015 at 17:37 UTC ( [id://1129468]=note: print w/replies, xml ) Need Help??


in reply to Combining two references

Firstly, which line is giving you that error ?

Secondly, why not dump $all to see what it contains?

see also : basic debugging checklist

Replies are listed 'Best First'.
Re^2: Combining two references
by Anonymous Monk on Jun 08, 2015 at 18:07 UTC
    "Firstly, which line is giving you that error ?"

    You should be able to determine that. Which is the first line that tries to use something as a hash reference? This one:

    my $name = $row->{ NAME };

Log In?
Username:
Password:

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

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

    No recent polls found