Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: printing out hash

by philcrow (Priest)
on Nov 08, 2007 at 20:03 UTC ( [id://649790]=note: print w/replies, xml ) Need Help??


in reply to printing out hash

You are missing a paren in the last while:
while (my ($home, $topics)=each(%topics) ) { # ^
I didn't read the rest.

Phil

The Gantry Web Framework Book is now available.

Log In?
Username:
Password:

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

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

    No recent polls found