in reply to Re: Using File::Find to create a hash of directory structure.
in thread Using File::Find to create a hash of directory structure.
Is something like:...
Looks similar to explain $scan = $scan->{shift @parts} ||= {} while @parts;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using File::Find to create a hash of directory structure.
by AnaximanderThales (Novice) on Dec 21, 2015 at 21:07 UTC |