in reply to Re: directory listing to array tree
in thread directory listing to array tree

Fantastic.

Coworker faced with solving the problem in PHP, I took the perl view to try to reduce his code but couldn't seem to do it.
I'm still looking at the data strings and I'm sure theres a really concise way to do it with some trickery....

Maybe not though

Replies are listed 'Best First'.
Re^3: directory listing to array tree
by Anonymous Monk on Sep 14, 2009 at 16:06 UTC
    Why don't you show your code?