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

Re^5: Dynamic population of a hash

by Roy Johnson (Monsignor)
on Nov 09, 2005 at 15:41 UTC ( [id://507100]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Read in my list of paths and cut off the newlines
    my @list_of_paths = <DATA>;
    ...
    /top/middle/bottom
    /top/middle/newleaf
    /top/new_middle/bottom
    
  2. or download this
    $VAR1 = {
              '' => {
    ...
                               }
                    }
            };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-04-19 09:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found