[Module]
Name=Data::RenderAsTree
Changelog.Creator=Module::Metadata::Changes V 2.12
Changelog.Parser=Config::IniFiles V 3.000003
[V 1.04]
Date=2025-05-12T17:00:00
Comments= <<EOT
- Rewrite scripts/* and t/* to handle most recent Tree::DAG_Node (V 1.35), to handle
node and node data being '' (empty string), undef or 0 (zero).
- Add new test t/zero.t and script scripts/zero.pl.
The point of these 9 plain scripts is so you can use them without having to fiddle about
removing the test code in the corresponding test scripts.
- Add .gitignore, UltraEdit files and Data-RenderAsTree-.* to MANIFEST.SKIP.
- Update Makefile.PL
EOT
[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= <<EOT
- Remove scripts/data.tree.dumper.pl, which required the dread Data::TreeDumper.
1.00 2015-03-07TT17:12:00
- Original version
EOT