in reply to Building a nested data structure from File::Find

Maybe you can use this: Tree::File
  • Comment on Re: Building a nested data structure from File::Find

Replies are listed 'Best First'.
Re^2: Building a nested data structure from File::Find
by isync (Hermit) on Jun 09, 2011 at 22:54 UTC
    I didn't come across this one when I had a look around cpan. Thanks for the hint! I'll have a look.