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

Changes for version 1.05 - 2011-08-02

  • Add File::Slurp to Build.PL and Makefile.PL because its readdir() method is used in t/cooked.t and t/raw.t.
  • Add http://metacpan.org/ link to html/graph.easy.index.tx, so it appears in html/index.html.
  • Clean up confusion between demo output being png or svg. The demo files uploaded to my web site used to be png, because one of the outputs (graph.15.*) was empty (for some reason) when svg is used. But since svg files are smaller than png files, and everything works, svg is used again.
  • Add DOCTYPE and Content-Type to html/graph.easy.index.tx, so that html/index.html validates as XHTML 1.0 Transitional.

Documentation

Run Graph::Easy::Marpa::Lexer and Graph::Easy::Marpa::Parser.
Run Graph::Easy::Marpa::Lexer.
Run Graph::Easy::Marpa::Parser.

Modules

A Marpa- and Set::FA::Element-based parser for Graph::Easy
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