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

Changes for version 2.01 - 2014-11-27

  • Replace string comparison when getting a 'parse exhausted' error from Marpa, with a call to Marpa::R2::Scanless::R's exhausted(). That makes the code much nicer.
  • Split Utils.pm into Demo.pm (just for generating the demo pages), Utils.pm (just for testing). This way, GraphViz2::Marpa::Config is not needed for testing, and since that module needs scripts/copy.config.pl to have been run, CPAN testers were reporting failures.
  • Update scripts/generate.demo.pl.
  • Update MANIFEST.

Documentation

Run GraphViz2::Marpa.
Generate GraphViz2::Marpa's html/index.html.

Modules

A Marpa-based parser for Graphviz dot files
A config file helper for GraphViz2::Marpa
A demo page generator for GraphViz2::Marpa
A renderer for GraphViz2::Marpa-style dot files
A demo page generator for GraphViz2::Marpa