The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
"type","value"
strict              , "no"
digraph             , "yes"
graph_id            , "G"
start_scope         , "1"
start_subgraph      , "1"
graph_id            , "cluster_0"
start_scope         , "2"
class_id            , "graph"
open_bracket        , "["
attribute_id        , "label"
equals              , "="
attribute_value     , "hello world"
close_bracket       , "]"
node_id             , "a"
edge_id             , "->"
node_id             , "b"
node_id             , "a"
edge_id             , "->"
node_id             , "c"
class_id            , "graph"
open_bracket        , "["
attribute_id        , "color"
equals              , "="
attribute_value     , "hotpink"
close_bracket       , "]"
end_scope           , "2"
end_subgraph        , "1"
start_subgraph      , "1"
graph_id            , "cluster_1"
start_scope         , "2"
class_id            , "graph"
open_bracket        , "["
attribute_id        , "label"
equals              , "="
attribute_value     , "MSDOT"
close_bracket       , "]"
class_id            , "graph"
open_bracket        , "["
attribute_id        , "style"
equals              , "="
attribute_value     , "dashed"
close_bracket       , "]"
class_id            , "graph"
open_bracket        , "["
attribute_id        , "color"
equals              , "="
attribute_value     , "purple"
close_bracket       , "]"
node_id             , "x"
edge_id             , "->"
node_id             , "y"
node_id             , "x"
edge_id             , "->"
node_id             , "z"
node_id             , "y"
edge_id             , "->"
node_id             , "z"
node_id             , "y"
edge_id             , "->"
node_id             , "q"
end_scope           , "2"
end_subgraph        , "1"
node_id             , "top"
edge_id             , "->"
node_id             , "a"
node_id             , "top"
edge_id             , "->"
node_id             , "y"
node_id             , "y"
edge_id             , "->"
node_id             , "b"
end_scope           , "1"