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

Changes for version 2.07 - 2015-02-21

  • Made mentions in SEE ALSO be links. MANWAR++ for starting this.
  • Added Graph::ReadWrite module, so there's a module that matches the dist name.
  • The NAME field in Makefile.PL was set to dist name (Graph-ReadWrite) instead of module name (Graph::ReadWrite).

Modules

modules for reading and writing directed graphs
base class for Graph file format readers
class for reading a Graph instance from Dot format
read an HTK lattice in as an instance of Graph
class for reading a Graph instance from XML
base class for Graph file format writers
write out directed graph in Dot format
write a perl Graph out as an HTK lattice file
write out directed graph in VCG format
write out directed graph as XML
write out directed graph in daVinci format