in reply to Re^10: constructing a tree from csv filein thread constructing a tree from csv file
print " , ", $path_string, ', ', $group{$path_string} if exists $group +{$path_string}; [download]