[Module]
Name=Data::RenderAsTree
Changelog.Creator=Module::Metadata::Changes V 2.05
Changelog.Parser=Config::IniFiles V 2.83

[V 1.03]
Date=2015-07-12T17:01:00
Comments= <<EOT
- Remove the max_key_length and max_value_length options from t/ref.t so truncation of strings
does not cause tests to fail. Also, scripts/ref.pl has been changed to match.
EOT

[V 1.02]
Date=2015-07-06T12:43:00
Comments= <<EOT
- Add method run(), which does not call tree2string() automatically the way render() does.
run() is used by MarpaX::Languages::Lua::Parser.
- Add option clean_nodes() to stop undef warnings when printing via tree2string().
EOT

[V 1.01]
Date=2015-03-16T12:44:00
Comments=- Remove scripts/data.tree.dumper.pl, which required the dread Data::TreeDumper.

[V 1.00]
Date=2015-03-07T17:12:00
Comments=- Original version