in reply to Converting hash structure into a special tree

Hi guys, So I found out a good Perl script in the following link: tree.pl - kinda like tree
But it iterates through the list of directories and prints the format.
Is it possible to work with it and make it get the processs_hash and files_hash and print the data?
How does the array input of the DumpTree function should look like?
  • Comment on Re: Converting hash structure into a special tree