Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Building a UNIX path from Irritating data

by roswell1329 (Acolyte)
on Nov 24, 2009 at 19:59 UTC ( [id://809192]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    folder
        |--folder2
    ...
        |   |--folderX
        |   |--folderY
        |-folder4
    
  2. or download this
    Folder 4464 - foldername_1.
       count subfolders 0.
    ...
    Folder 4466 - foldername_3.
       count subfolders 4.
    ...
    
  3. or download this
    Folder 1298 - foldername_ten.
       subfolder 1299.
    ...
       subfolder 1317.
       subfolder 1318.
       subfolder 1958.
    
  4. or download this
        # %folders has each folder ID as a key and the name as the value
        # @subfolders is the Folder/Folder data as shown above, line-for-l
    +ine
    ...
        }
        return $path;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://809192]
Approved by keszler
Front-paged by biohisham
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-25 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found