Sorry Randal. How about if I change the line from
map {$dirth->{$_} = (-d "$dir/$_" ? &dirTreeHash("$dir/$_") : '')} @fi +les;
to
map {$dirth->{$_} = (-d "$dir/$_" ? &dirTreeHash("$dir/$_") : '') unle +ss (-l "$dir/$_")} @files;
In reply to Re: Re: Re: How to map a directory tree to a perl hash tree
by DeaconBlues
in thread How to map a directory tree to a perl hash tree
by Rudif
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |