perl1234 has asked for the wisdom of the Perl Monks concerning the following question:
Dear monks,
I am interested in developing a small tool which reads in a file (generated using the "tree" function in Unix) that has the paths to all files in a folder (and subfolders).
There are examples in Tk which generates a windows-y type explorer view from a hash reference.
I am struggling generating this complex hash in a hash which traverses according to the directory structure.
Any help (hints) will be greatly appreciated.
Many thanks for this resource.
Best wishes,
Anuj
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: file explorer type window
by pme (Monsignor) on Aug 17, 2015 at 11:03 UTC | |
by perl1234 (Initiate) on Aug 17, 2015 at 12:13 UTC | |
|
Re: file explorer type window
by RichardK (Parson) on Aug 17, 2015 at 11:14 UTC | |
by perl1234 (Initiate) on Aug 17, 2015 at 12:16 UTC | |
|
Re: file explorer type window
by Anonymous Monk on Aug 17, 2015 at 17:00 UTC | |
by Anonymous Monk on Aug 17, 2015 at 17:07 UTC | |
by perl1234 (Initiate) on Aug 18, 2015 at 13:35 UTC |