The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.04

  • Added Graph::Reader::Dot, a reader for the Dot format contributed by Mark Hillebrand.
  • Fixed a bug in Graph::Reader::XML, found by Mark Hillebrand. The reader would only cope with a single <attribute> element inside each graph, node or edge element.
  • Changed contact email address to neil@bowers.com

Modules

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 an 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

Provides

in lib/Graph/Reader/Dot.pm