in reply to Assign a value to a hash of unknown nodes

As Re: Building a nested data structure from File::Find says, use Tree::Builder
  • Comment on Re: Assign a value to a hash of unknown nodes

Replies are listed 'Best First'.
Re^2: Assign a value to a hash of unknown nodes
by jigglermwm (Initiate) on Jul 13, 2011 at 17:21 UTC
    thanks I'll take a look