in reply to Re^2: TreeDumper Parser / Inverse?
in thread TreeDumper Parser / Inverse?
You may need some more, but after that the text will be in YAML format, so you can use one of the YAML parsers to convert it to a hash.'|- ' => '', '| ' => '', '`-' => '', '=' => ':', 'undef' => 'null',
|
|---|