nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Catalyst-Model-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Module_Runtime {
4 label="Module::Runtime";
5 "Module::Runtime::require_module";
6}
7subgraph cluster_Catalyst_Model {
8 label="Catalyst::Model";
9 "Catalyst::Model::BEGIN@6";
10 "Catalyst::Model::BEGIN@3";
11}
12subgraph cluster_Moose_Exporter {
13 label="Moose::Exporter";
14 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
15 "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
16}
17"Catalyst::Model::BEGIN@6" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
18"Catalyst::Model::BEGIN@3" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
19"Module::Runtime::require_module" -> "Catalyst::Model::BEGIN@3";
20"Module::Runtime::require_module" -> "Catalyst::Model::BEGIN@6";
21}