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

Changes for version 1.11 - 2012-11-08

  • No user-visible code changes.
  • For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0. Reported as RT#80663 by Father Chrysostomos for Tree::DAG_Node.
  • Remove color cycle code from scripts/stt.html, since it was never used.
  • Rename HTML templates (to match) from rainbow.table.tx to basic.table.tx and rainbow.row.tx to basic.column.tx.
  • Rename rainbow.page.tx to stt.tx.
  • Move html/graph.easy.index.tx to htdocs/assets/templates/graph/easy/marpa.
  • Add Graph::Easy::Marpa::Config to manage location of templates.
  • Add config/.htgraph.easy.marpa.conf.
  • Add scripts/copy.config.pl.
  • Move code from scripts/stt.pl into Graph::Easy::Marpa::Utils.
  • Ship html/stt.html.
  • Add environment report to HTML templates.
  • Link graph demo template and stt template to each other.
  • Update pre-reqs.
  • Remove demo files which contained syntax errors: data/graph.10.raw, data/graph.12.raw and data/node.11.raw.

Documentation

Run Graph::Easy::Marpa::Lexer and Graph::Easy::Marpa::Parser.
Generate Graph::Easy::Marpa's html/stt.html.
Run Graph::Easy::Marpa::Lexer.
Run Graph::Easy::Marpa::Parser.
Generate Graph::Easy::Marpa's html/stt.html.

Modules

A Marpa-based parser for Graph::Easy-style Graphviz files
A Marpa-based parser for Graph::Easy-style Graphviz files
A Set::FA::Element-based lexer for Graph::Easy
A Set::FA::Element-based lexer for Graph::Easy
A Marpa-based parser for Graph::Easy
This is the default rendering engine for Graph::Easy::Marpa
Some utils to generate the demo page, and to simplify testing