Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: dumper hash incorrect?

by BillKSmith (Monsignor)
on Oct 19, 2021 at 15:46 UTC ( [id://11137736]=note: print w/replies, xml ) Need Help??


in reply to dumper hash incorrect?

You must pass Dumper a scalar. Refer to both the DESCRIPTION and BUGS section of Data::Dumper.
print Dumper \%spouses ;
Bill

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-18 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found