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

Changes for version 1.06 - 2011-08-08

  • Improve home-grown validate.build.make.pl to include not just *.pm files, but also *.pl and *.t files, so as to find more dependencies.
  • Add Capture::Tiny, File::Remove, File::Temp, Getopt::Long, List::Cycle, Pod::Usage and Text::Xlate to Build.PL and Makefile.PL.
  • And yes I know, List::Cycle is not really needed (yet) :-).
  • Patch the STT so that attribute definitions for classes can have leading spaces, as edge and node attribute definitions already could. Eg: 'graph {rankdir: TB }' can now be 'graph { rankdir: TB}'. Note the new space in front of 'rankdir'.

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