Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Iterating over verbatim hash reference

by Herkum (Parson)
on Jan 21, 2010 at 19:27 UTC ( [id://818801]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $DEBUG = 1;
    
    #... later in your code
    if ($DEBUG) { warn "Something happened\n" }
    
  2. or download this
    my $dimensions = _get_dimensions_for(5,8);
    
    ...
        y=> $y 
      } 
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-24 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found