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

Changes for version 1.12 - 2013-11-29

  • Remove GraphViz2 from the pre-reqs. This module was not used.
  • Remove GraphViz2::Parse::Marpa from the pre-reqs. This module no longer exists. (It has been replaced by MarpaX::Grammar::GraphViz2, which depends on MarpaX::Grammar::Parser.) See RT#90874. Thanx to Andreas Koenig for reporting this issue. See also the GraphViz2 Changes file entries for V 2.19 and V 2.15.
  • Remove scripts/marpa.grammar2svg.pl. This script used GraphViz2::Parse::Marpa.
  • Remove corresponding data/Marpa.Grammar.dat and html/Marpa.Grammar.svg.
  • Add t/version.t, which Test::Version.
  • Move t/pod.t to xt/author.
  • Update pre-reqs in Makefile.PL.
  • Update MANIFEST.
  • Regenerate demo output.

Documentation

Generate GraphViz2::Marpa's html/code.attributes.html.
Run GraphViz2::Marpa::Lexer and GraphViz2::Marpa::Parser.
Generate GraphViz2::Marpa's html/index.html.
Run GraphViz2::Marpa::Lexer.
Run GraphViz2::Marpa::Parser.
Run GraphViz2::Marpa::Renderer::GraphViz2
Generate GraphViz2::Marpa's html/stt.html.

Modules

A Perl lexer and parser for Graphviz dot files
A Perl lexer and parser for Graphviz dot files
A Perl lexer for Graphviz dot files. Output goes to GraphViz2::Marpa::Parser.
A Perl lexer for Graphviz dot files
A Perl parser for Graphviz dot files. Input comes from GraphViz2::Marpa::Lexer.
A renderer for lexed and parsed Graphviz dot files
A Perl lexer and parser for Graphviz dot files