nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-darwin-multi-2level-Class-MOP-Deprecated-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Class_MOP_Deprecated {
4 label="Class::MOP::Deprecated";
5 "Class::MOP::Deprecated::BEGIN@9";
6 "Class::MOP::Deprecated::BEGIN@2";
7 "Class::MOP::Deprecated::BEGIN@10";
8 "Class::MOP::Deprecated::BEGIN@12";
9}
10subgraph cluster_warnings {
11 label="warnings";
12 "warnings::import";
13}
14subgraph cluster_Package_DeprecationManager {
15 label="Package::DeprecationManager";
16 "Package::DeprecationManager::import";
17}
18subgraph cluster_Moose_Exporter {
19 label="Moose::Exporter";
20 "Moose::Exporter::BEGIN@13";
21}
22subgraph cluster_strict {
23 label="strict";
24 "strict::import";
25}
26"Class::MOP::Deprecated::BEGIN@9" -> "strict::import";
27"Moose::Exporter::BEGIN@13" -> "Class::MOP::Deprecated::BEGIN@2";
28"Moose::Exporter::BEGIN@13" -> "Class::MOP::Deprecated::BEGIN@9";
29"Moose::Exporter::BEGIN@13" -> "Class::MOP::Deprecated::BEGIN@12";
30"Class::MOP::Deprecated::BEGIN@10" -> "warnings::import";
31"Class::MOP::Deprecated::BEGIN@12" -> "Package::DeprecationManager::import";
32"Moose::Exporter::BEGIN@13" -> "Class::MOP::Deprecated::BEGIN@10";
33}