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

Changes for version 2.10 - 2021-03-27

  • Fixed handling of undirected graphs in Dot writer. Thanks to Ingrid Falk for bug report and fix: RT#22785

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