The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.23 - 2014-10-20

  • Change output format when using node2string(), which is called by tree2string(). Indentation which used to be '|---' is now '|--- '. So, a tree which used to be printed as: |---:default | |---::= | |---action | |---=> | |---[values] Is now printed as: |--- :default | |--- ::= | |--- action | |--- => | |--- [values] This makes the difference between node names ''/'-', '1'/'-1', etc, much clearer. Apologies to anyone who runs tests which compare the output with pre-existing files.

Modules

An N-ary tree