nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Catalyst-Exception-Detach-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Catalyst {
4 label="Catalyst";
5 "Catalyst::BEGIN@9";
6}
7subgraph cluster_namespace_clean {
8 label="namespace::clean";
9 "namespace::clean::import";
10}
11subgraph cluster_Catalyst_Exception_Detach {
12 label="Catalyst::Exception::Detach";
13 "Catalyst::Exception::Detach::BEGIN@4";
14 "Catalyst::Exception::Detach::BEGIN@3";
15}
16subgraph cluster_Moose_Exporter {
17 label="Moose::Exporter";
18 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
19}
20"Catalyst::BEGIN@9" -> "Catalyst::Exception::Detach::BEGIN@4";
21"Catalyst::Exception::Detach::BEGIN@4" -> "namespace::clean::import";
22"Catalyst::Exception::Detach::BEGIN@3" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
23"Catalyst::BEGIN@9" -> "Catalyst::Exception::Detach::BEGIN@3";
24}