nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / UNIVERSAL-pm-738-line.html
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/UNIVERSAL-pm-738-line.html b/stemmaweb/nytprof-runs/relation-uuid-relationships/UNIVERSAL-pm-738-line.html
new file mode 100644 (file)
index 0000000..6b564f9
--- /dev/null
@@ -0,0 +1,733 @@
+    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+    <html xmlns="http://www.w3.org/1999/xhtml">
+<!--
+This file was generated by Devel::NYTProf version 4.06
+-->
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta http-equiv="Content-Language" content="en-us" />
+    <title>Profile of UNIVERSAL.pm</title>
+<link rel="stylesheet" type="text/css" href="style.css" />
+    <script type="text/javascript" src="js/jquery-min.js"></script> 
+
+    <script type="text/javascript" src="js/jquery-tablesorter-min.js"></script> 
+    <link rel="stylesheet" type="text/css" href="js/style-tablesorter.css" />
+    <script type="text/javascript">
+    // when a column is first clicked on to sort it, use descending order
+    // XXX doesn't seem to work (and not just because the tablesorter formatSortingOrder() is broken)
+    $.tablesorter.defaults.sortInitialOrder = "desc";
+    // add parser through the tablesorter addParser method 
+    $.tablesorter.addParser({
+        id: 'fmt_time',   // name of this parser
+        is: function(s) { 
+            return false; // return false so this parser is not auto detected 
+        }, 
+        format: function(orig) { // format data for normalization 
+            // console.log(orig);
+            val = orig.replace(/ns/,'');
+            if (val != orig) { return val / (1000*1000*1000); } 
+            val = orig.replace(/µs/,''); /* XXX use &micro; ? */
+            if (val != orig) { return val / (1000*1000); } 
+            var val = orig.replace(/ms/,'');
+            if (val != orig) { return val / (1000); }
+            var val = orig.replace(/s/,'');
+            if (val != orig) { return val; }
+            if (orig == '0') { return orig; } 
+            console.log('no match for fmt_time of '.concat(orig));
+            return orig;
+        },
+        type: 'numeric' // set type, either numeric or text 
+    }); 
+    </script> 
+</head>
+
+<body > 
+<div class="header" style="position: relative; overflow-x: hidden; overflow-y: hidden; z-index: 0; ">
+<div class="header_back">
+            <a href="index.html">&larr; Index</a>
+        </div>
+<div class="headerForeground" style="float: left">
+    <span class="siteTitle">NYTProf Performance Profile</span>
+    <span class="siteSubtitle">&emsp;&emsp;<span>&laquo;&emsp;<span class="mode_btn"><a href="UNIVERSAL-pm-738-block.html">block view</a></span>&emsp;&bull;&emsp;<span class="mode_btn mode_btn_selected">line view</span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="UNIVERSAL-pm-738-sub.html">sub view</a></span>&emsp;&raquo;</span><br />
+            For script/nytprof.pl
+        </span>
+</div>
+<div class="headerForeground" style="float: right; text-align: right">
+    <span class="siteTitle">&nbsp;</span>
+    <span class="siteSubtitle">Run on Thu May 31 16:49:15 2012<br />Reported on Thu May 31 16:54:57 2012</span>
+</div>
+<div style="position: absolute; left: 0px; top: 0%; width: 100%; height: 101%; z-index: -1; background-color: rgb(17, 136, 255); "></div>
+<div style="position: absolute; left: 0px; top: 2%; width: 100%; height: 99%; z-index: -1; background-color: rgb(16, 134, 253); "></div>
+<div style="position: absolute; left: 0px; top: 4%; width: 100%; height: 97%; z-index: -1; background-color: rgb(16, 133, 252); "></div>
+<div style="position: absolute; left: 0px; top: 6%; width: 100%; height: 95%; z-index: -1; background-color: rgb(15, 131, 250); "></div>
+<div style="position: absolute; left: 0px; top: 8%; width: 100%; height: 93%; z-index: -1; background-color: rgb(15, 130, 249); "></div>
+<div style="position: absolute; left: 0px; top: 10%; width: 100%; height: 91%; z-index: -1; background-color: rgb(15, 129, 248); "></div>
+<div style="position: absolute; left: 0px; top: 12%; width: 100%; height: 89%; z-index: -1; background-color: rgb(14, 127, 246); "></div>
+<div style="position: absolute; left: 0px; top: 14%; width: 100%; height: 87%; z-index: -1; background-color: rgb(14, 126, 245); "></div>
+<div style="position: absolute; left: 0px; top: 16%; width: 100%; height: 85%; z-index: -1; background-color: rgb(14, 125, 244); "></div>
+<div style="position: absolute; left: 0px; top: 18%; width: 100%; height: 83%; z-index: -1; background-color: rgb(13, 123, 242); "></div>
+<div style="position: absolute; left: 0px; top: 20%; width: 100%; height: 81%; z-index: -1; background-color: rgb(13, 122, 241); "></div>
+<div style="position: absolute; left: 0px; top: 22%; width: 100%; height: 79%; z-index: -1; background-color: rgb(13, 121, 240); "></div>
+<div style="position: absolute; left: 0px; top: 24%; width: 100%; height: 77%; z-index: -1; background-color: rgb(12, 119, 238); "></div>
+<div style="position: absolute; left: 0px; top: 26%; width: 100%; height: 75%; z-index: -1; background-color: rgb(12, 118, 237); "></div>
+<div style="position: absolute; left: 0px; top: 28%; width: 100%; height: 73%; z-index: -1; background-color: rgb(12, 116, 235); "></div>
+<div style="position: absolute; left: 0px; top: 30%; width: 100%; height: 71%; z-index: -1; background-color: rgb(11, 115, 234); "></div>
+<div style="position: absolute; left: 0px; top: 32%; width: 100%; height: 69%; z-index: -1; background-color: rgb(11, 114, 233); "></div>
+<div style="position: absolute; left: 0px; top: 34%; width: 100%; height: 67%; z-index: -1; background-color: rgb(11, 112, 231); "></div>
+<div style="position: absolute; left: 0px; top: 36%; width: 100%; height: 65%; z-index: -1; background-color: rgb(10, 111, 230); "></div>
+<div style="position: absolute; left: 0px; top: 38%; width: 100%; height: 63%; z-index: -1; background-color: rgb(10, 110, 229); "></div>
+<div style="position: absolute; left: 0px; top: 40%; width: 100%; height: 61%; z-index: -1; background-color: rgb(10, 108, 227); "></div>
+<div style="position: absolute; left: 0px; top: 42%; width: 100%; height: 59%; z-index: -1; background-color: rgb(9, 107, 226); "></div>
+<div style="position: absolute; left: 0px; top: 44%; width: 100%; height: 57%; z-index: -1; background-color: rgb(9, 106, 225); "></div>
+<div style="position: absolute; left: 0px; top: 46%; width: 100%; height: 55%; z-index: -1; background-color: rgb(9, 104, 223); "></div>
+<div style="position: absolute; left: 0px; top: 48%; width: 100%; height: 53%; z-index: -1; background-color: rgb(8, 103, 222); "></div>
+<div style="position: absolute; left: 0px; top: 50%; width: 100%; height: 51%; z-index: -1; background-color: rgb(8, 102, 221); "></div>
+<div style="position: absolute; left: 0px; top: 52%; width: 100%; height: 49%; z-index: -1; background-color: rgb(8, 100, 219); "></div>
+<div style="position: absolute; left: 0px; top: 54%; width: 100%; height: 47%; z-index: -1; background-color: rgb(7, 99, 218); "></div>
+<div style="position: absolute; left: 0px; top: 56%; width: 100%; height: 45%; z-index: -1; background-color: rgb(7, 97, 216); "></div>
+<div style="position: absolute; left: 0px; top: 58%; width: 100%; height: 43%; z-index: -1; background-color: rgb(7, 96, 215); "></div>
+<div style="position: absolute; left: 0px; top: 60%; width: 100%; height: 41%; z-index: -1; background-color: rgb(6, 95, 214); "></div>
+<div style="position: absolute; left: 0px; top: 62%; width: 100%; height: 39%; z-index: -1; background-color: rgb(6, 93, 212); "></div>
+<div style="position: absolute; left: 0px; top: 64%; width: 100%; height: 37%; z-index: -1; background-color: rgb(6, 92, 211); "></div>
+<div style="position: absolute; left: 0px; top: 66%; width: 100%; height: 35%; z-index: -1; background-color: rgb(5, 91, 210); "></div>
+<div style="position: absolute; left: 0px; top: 68%; width: 100%; height: 33%; z-index: -1; background-color: rgb(5, 89, 208); "></div>
+<div style="position: absolute; left: 0px; top: 70%; width: 100%; height: 31%; z-index: -1; background-color: rgb(5, 88, 207); "></div>
+<div style="position: absolute; left: 0px; top: 72%; width: 100%; height: 29%; z-index: -1; background-color: rgb(4, 87, 206); "></div>
+<div style="position: absolute; left: 0px; top: 74%; width: 100%; height: 27%; z-index: -1; background-color: rgb(4, 85, 204); "></div>
+<div style="position: absolute; left: 0px; top: 76%; width: 100%; height: 25%; z-index: -1; background-color: rgb(4, 84, 203); "></div>
+<div style="position: absolute; left: 0px; top: 78%; width: 100%; height: 23%; z-index: -1; background-color: rgb(3, 82, 201); "></div>
+<div style="position: absolute; left: 0px; top: 80%; width: 100%; height: 21%; z-index: -1; background-color: rgb(3, 81, 200); "></div>
+<div style="position: absolute; left: 0px; top: 82%; width: 100%; height: 19%; z-index: -1; background-color: rgb(3, 80, 199); "></div>
+<div style="position: absolute; left: 0px; top: 84%; width: 100%; height: 17%; z-index: -1; background-color: rgb(2, 78, 197); "></div>
+<div style="position: absolute; left: 0px; top: 86%; width: 100%; height: 15%; z-index: -1; background-color: rgb(2, 77, 196); "></div>
+<div style="position: absolute; left: 0px; top: 88%; width: 100%; height: 13%; z-index: -1; background-color: rgb(2, 76, 195); "></div>
+<div style="position: absolute; left: 0px; top: 90%; width: 100%; height: 11%; z-index: -1; background-color: rgb(1, 74, 193); "></div>
+<div style="position: absolute; left: 0px; top: 92%; width: 100%; height: 9%; z-index: -1; background-color: rgb(1, 73, 192); "></div>
+<div style="position: absolute; left: 0px; top: 94%; width: 100%; height: 7%; z-index: -1; background-color: rgb(1, 72, 191); "></div>
+<div style="position: absolute; left: 0px; top: 96%; width: 100%; height: 5%; z-index: -1; background-color: rgb(0, 70, 189); "></div>
+<div style="position: absolute; left: 0px; top: 98%; width: 100%; height: 3%; z-index: -1; background-color: rgb(0, 69, 188); "></div>
+<div style="position: absolute; left: 0px; top: 100%; width: 100%; height: 1%; z-index: -1; background-color: rgb(0, 68, 187); "></div>
+</div>
+
+<div class="body_content"><br />
+<table class="file_summary"><tr><td class="h">Filename</td><td align="left"><a href="file:///opt/local/lib/perl5/5.14.2/UNIVERSAL.pm">/opt/local/lib/perl5/5.14.2/UNIVERSAL.pm</a></td></tr>
+<tr><td class="h">Statements</td><td align="left">Executed 227 statements in 1.34ms</td></tr></table>
+        
+        <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
+        <caption>Subroutines</caption>
+        <thead>
+        <tr>
+        <th>Calls</th>
+        <th><span title="Number of Places sub is called from">P</span></th>
+        <th><span title="Number of Files sub is called from">F</span></th>
+        <th>Exclusive<br />Time</th>
+        <th>Inclusive<br />Time</th>
+        <th>Subroutine</th>
+        </tr>
+        </thead>
+    <tbody>
+<tr><td class="c3">22342</td><td class="c3">158</td><td class="c3">62</td><td class="c3"><span title="0.1%">40.6ms</span></td><td class="c3"><span title="0.1%">40.6ms</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::isa</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-line.html#UNIVERSAL__isa">isa</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c3">20969</td><td class="c3">103</td><td class="c3">49</td><td class="c3"><span title="0.1%">28.8ms</span></td><td class="c3"><span title="0.1%">28.8ms</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::can</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-line.html#UNIVERSAL__can">can</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c3">60</td><td class="c3">45</td><td class="c3">37</td><td class="c3"><span title="0.0%">1.25ms</span></td><td class="c3"><span title="0.0%">1.25ms</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::VERSION</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-line.html#UNIVERSAL__VERSION">VERSION</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c3">223</td><td class="c1">223</td><td class="c1">104</td><td class="c3"><span title="0.0%">588&micro;s</span></td><td class="c3"><span title="0.0%">588&micro;s</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::import</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-line.html#16">import</a></span></td></tr>
+</tbody></table>
+                Call graph for these subroutines as a
+                <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
+                <a href="opt-local-lib-perl5-5-14-2-UNIVERSAL-pm.dot">dot language file</a>.
+            
+      <table border="1" cellpadding="0">
+      <thead>
+      <tr><th>Line</th>
+      <th><span title="Number of statements executed">State<br />ments</span></th>
+      <th><span title="Time spend executing statements on the line,
+        excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
+      <th><span title="Number of subroutines calls">Calls</span></th>
+      <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
+      <th class="left_indent_header">Code</th>
+      </tr>
+
+      </thead>
+      <tbody>
+    <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s">package UNIVERSAL;</td></tr>
+<tr><td class="h"><a name="2"></a>2</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="3"></a>3</td><td class="c3">1</td><td class="c3"><span title="Avg 700ns">700ns</span></td><td></td><td></td><td class="s">our $VERSION = '1.08';</td></tr>
+<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"># UNIVERSAL should not contain any extra subs/methods beyond those</td></tr>
+<tr><td class="h"><a name="6"></a>6</td><td></td><td></td><td></td><td></td><td class="s"># that it exists to define. The use of Exporter below is a historical</td></tr>
+<tr><td class="h"><a name="7"></a>7</td><td></td><td></td><td></td><td></td><td class="s"># accident that can't be fixed without breaking code.  Note that we</td></tr>
+<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s"># *don't* set @ISA here, as we don't want all classes/objects inheriting from</td></tr>
+<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s"># Exporter.  It's bad enough that all classes have a import() method</td></tr>
+<tr><td class="h"><a name="10"></a>10</td><td></td><td></td><td></td><td></td><td class="s"># whenever UNIVERSAL.pm is loaded.</td></tr>
+<tr><td class="h"><a name="11"></a>11</td><td class="c3">1</td><td class="c3"><span title="Avg 300ns">300ns</span></td><td></td><td></td><td class="s">require Exporter;</td></tr>
+<tr><td class="h"><a name="12"></a>12</td><td class="c3">1</td><td class="c3"><span title="Avg 1&micro;s">1&micro;s</span></td><td></td><td></td><td class="s">@EXPORT_OK = qw(isa can VERSION);</td></tr>
+<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s"># Make sure that even though the import method is called, it doesn't do</td></tr>
+<tr><td class="h"><a name="15"></a>15</td><td></td><td></td><td></td><td></td><td class="s"># anything unless called on UNIVERSAL.</td></tr>
+<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 588&micro;s within UNIVERSAL::import which was called 223 times, avg 3&micro;s/call:
+#    once (7&micro;s+0s) by KiokuDB::TypeMap::BEGIN@9 at <a href="KiokuDB-TypeMap-pm-1440-line.html#9">line 9 of KiokuDB/TypeMap.pm</a>
+#    once (7&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::BEGIN@6 at <a href="lib-Text-Tradition-Collation-RelationshipStore-pm-811-line.html#6">line 6 of lib/Text/Tradition/Collation/RelationshipStore.pm</a>
+#    once (6&micro;s+0s) by XML::LibXML::Element::BEGIN@1489 at <a href="XML-LibXML-pm-1093-line.html#1489">line 1489 of XML/LibXML.pm</a>
+#    once (5&micro;s+0s) by XML::LibXML::BEGIN@25 at <a href="XML-LibXML-pm-1093-line.html#25">line 25 of XML/LibXML.pm</a>
+#    once (5&micro;s+0s) by Template::BEGIN@27 at <a href="Template-pm-2024-line.html#27">line 27 of Template.pm</a>
+#    once (5&micro;s+0s) by XML::LibXML::Boolean::BEGIN@12 at <a href="XML-LibXML-Boolean-pm-1096-line.html#12">line 12 of XML/LibXML/Boolean.pm</a>
+#    once (5&micro;s+0s) by MooseX::Clone::BEGIN@11 at <a href="MooseX-Clone-pm-1532-line.html#11">line 11 of MooseX/Clone.pm</a>
+#    once (5&micro;s+0s) by XML::LibXML::BEGIN@24 at <a href="XML-LibXML-pm-1093-line.html#24">line 24 of XML/LibXML.pm</a>
+#    once (5&micro;s+0s) by Bio::Phylo::BEGIN@15 at <a href="Bio-Phylo-pm-1138-line.html#15">line 15 of Bio/Phylo.pm</a>
+#    once (4&micro;s+0s) by Devel::Declare::BEGIN@17 at <a href="Devel-Declare-pm-906-line.html#17">line 17 of Devel/Declare.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Collation::BEGIN@10 at <a href="lib-Text-Tradition-Collation-pm-686-line.html#10">line 10 of lib/Text/Tradition/Collation.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Analysis::BEGIN@10 at <a href="lib-Text-Tradition-Analysis-pm-2080-line.html#10">line 10 of lib/Text/Tradition/Analysis.pm</a>
+#    once (4&micro;s+0s) by MooseX::Clone::BEGIN@10 at <a href="MooseX-Clone-pm-1532-line.html#10">line 10 of MooseX/Clone.pm</a>
+#    once (4&micro;s+0s) by MooseX::Clone::BEGIN@13 at <a href="MooseX-Clone-pm-1532-line.html#13">line 13 of MooseX/Clone.pm</a>
+#    once (4&micro;s+0s) by YAML::XS::LibYAML::BEGIN@6 at <a href="YAML-XS-LibYAML-pm-1505-line.html#6">line 6 of YAML/XS/LibYAML.pm</a>
+#    once (4&micro;s+0s) by XML::LibXML::_SAXParser::BEGIN@2005 at <a href="XML-LibXML-pm-1093-line.html#2005">line 2005 of XML/LibXML.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::BEGIN@17 at <a href="KiokuDB-pm-1519-line.html#17">line 17 of KiokuDB.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::Collapser::BEGIN@15 at <a href="KiokuDB-Collapser-pm-1524-line.html#15">line 15 of KiokuDB/Collapser.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Collation::BEGIN@14 at <a href="lib-Text-Tradition-Collation-pm-686-line.html#14">line 14 of lib/Text/Tradition/Collation.pm</a>
+#    once (4&micro;s+0s) by XML::LibXML::Number::BEGIN@12 at <a href="XML-LibXML-Number-pm-1097-line.html#12">line 12 of XML/LibXML/Number.pm</a>
+#    once (4&micro;s+0s) by MooseX::StrictConstructor::BEGIN@14 at <a href="MooseX-StrictConstructor-pm-1514-line.html#14">line 14 of MooseX/StrictConstructor.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::GC::Naive::BEGIN@6 at <a href="KiokuDB-GC-Naive-pm-1360-line.html#6">line 6 of KiokuDB/GC/Naive.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@21 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#21">line 21 of KiokuDB/Backend/DBI.pm</a>
+#    once (4&micro;s+0s) by TryCatch::BEGIN@9 at <a href="TryCatch-pm-905-line.html#9">line 9 of TryCatch.pm</a>
+#    once (4&micro;s+0s) by TryCatch::BEGIN@15 at <a href="TryCatch-pm-905-line.html#15">line 15 of TryCatch.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::BEGIN@10 at <a href="KiokuDB-pm-1519-line.html#10">line 10 of KiokuDB.pm</a>
+#    once (4&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::get::BEGIN@12 at <a href="Moose-Meta-Method-Accessor-Native-Array-get-pm-1347-line.html#12">line 12 of Moose/Meta/Method/Accessor/Native/Array/get.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::TypeMap::Entry::Std::Compile::BEGIN@4 at <a href="KiokuDB-TypeMap-Entry-Std-Compile-pm-1492-line.html#4">line 4 of KiokuDB/TypeMap/Entry/Std/Compile.pm</a>
+#    once (4&micro;s+0s) by Graph::Reader::BEGIN@12 at <a href="Graph-Reader-pm-1170-line.html#12">line 12 of Graph/Reader.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Analysis::BEGIN@8 at <a href="lib-Text-Tradition-Analysis-pm-2080-line.html#8">line 8 of lib/Text/Tradition/Analysis.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::BEGIN@7 at <a href="lib-Text-Tradition-pm-673-line.html#7">line 7 of lib/Text/Tradition.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Stemma::BEGIN@6 at <a href="lib-Text-Tradition-Stemma-pm-1135-line.html#6">line 6 of lib/Text/Tradition/Stemma.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Directory::BEGIN@10 at <a href="lib-Text-Tradition-Directory-pm-1356-line.html#10">line 10 of lib/Text/Tradition/Directory.pm</a>
+#    once (4&micro;s+0s) by TryCatch::BEGIN@10 at <a href="TryCatch-pm-905-line.html#10">line 10 of TryCatch.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::TypeMap::Entry::MOP::BEGIN@9 at <a href="KiokuDB-TypeMap-Entry-MOP-pm-1731-line.html#9">line 9 of KiokuDB/TypeMap/Entry/MOP.pm</a>
+#    once (4&micro;s+0s) by Parse::Method::Signatures::BEGIN@8 at <a href="Parse-Method-Signatures-pm-911-line.html#8">line 8 of Parse/Method/Signatures.pm</a>
+#    once (4&micro;s+0s) by main::BEGIN@10 at <a href="script-nytprof-pl-1-line.html#10">line 10 of script/nytprof.pl</a>
+#    once (4&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::BEGIN@5 at <a href="lib-Text-Tradition-Collation-RelationshipStore-pm-811-line.html#5">line 5 of lib/Text/Tradition/Collation/RelationshipStore.pm</a>
+#    once (4&micro;s+0s) by MooseX::Clone::BEGIN@12 at <a href="MooseX-Clone-pm-1532-line.html#12">line 12 of MooseX/Clone.pm</a>
+#    once (4&micro;s+0s) by Role::HasPayload::Merged::BEGIN@9 at <a href="Role-HasPayload-Merged-pm-820-line.html#9">line 9 of Role/HasPayload/Merged.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::Collapser::BEGIN@14 at <a href="KiokuDB-Collapser-pm-1524-line.html#14">line 14 of KiokuDB/Collapser.pm</a>
+#    once (4&micro;s+0s) by MooseX::StrictConstructor::BEGIN@13 at <a href="MooseX-StrictConstructor-pm-1514-line.html#13">line 13 of MooseX/StrictConstructor.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::LiveObjects::BEGIN@7 at <a href="KiokuDB-LiveObjects-pm-1680-line.html#7">line 7 of KiokuDB/LiveObjects.pm</a>
+#    once (4&micro;s+0s) by TryCatch::BEGIN@11 at <a href="TryCatch-pm-905-line.html#11">line 11 of TryCatch.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::BEGIN@6 at <a href="lib-Text-Tradition-pm-673-line.html#6">line 6 of lib/Text/Tradition.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::TypeMap::Resolver::BEGIN@8 at <a href="KiokuDB-TypeMap-Resolver-pm-1730-line.html#8">line 8 of KiokuDB/TypeMap/Resolver.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Stemma::BEGIN@7 at <a href="lib-Text-Tradition-Stemma-pm-1135-line.html#7">line 7 of lib/Text/Tradition/Stemma.pm</a>
+#    once (4&micro;s+0s) by XML::LibXML::AttributeHash::BEGIN@6 at <a href="XML-LibXML-AttributeHash-pm-1100-line.html#6">line 6 of XML/LibXML/AttributeHash.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Directory::BEGIN@9 at <a href="lib-Text-Tradition-Directory-pm-1356-line.html#9">line 9 of lib/Text/Tradition/Directory.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Collapser::BEGIN@6 at <a href="KiokuDB-Backend-Serialize-JSPON-Collapser-pm-2360-line.html#6">line 6 of KiokuDB/Backend/Serialize/JSPON/Collapser.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::TypeMap::Resolver::BEGIN@9 at <a href="KiokuDB-TypeMap-Resolver-pm-1730-line.html#9">line 9 of KiokuDB/TypeMap/Resolver.pm</a>
+#    once (4&micro;s+0s) by Parse::Method::Signatures::BEGIN@10 at <a href="Parse-Method-Signatures-pm-911-line.html#10">line 10 of Parse/Method/Signatures.pm</a>
+#    once (4&micro;s+0s) by MooseX::Meta::TypeConstraint::Structured::Optional::BEGIN@5 at <a href="MooseX-Meta-TypeConstraint-Structured-Optional-pm-1229-line.html#5">line 5 of MooseX/Meta/TypeConstraint/Structured/Optional.pm</a>
+#    once (4&micro;s+0s) by Text::Tradition::Directory::BEGIN@154 at <a href="lib-Text-Tradition-Directory-pm-1356-line.html#154">line 154 of lib/Text/Tradition/Directory.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::BEGIN@15 at <a href="KiokuDB-pm-1519-line.html#15">line 15 of KiokuDB.pm</a>
+#    once (4&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Expander::BEGIN@9 at <a href="KiokuDB-Backend-Serialize-JSPON-Expander-pm-2336-line.html#9">line 9 of KiokuDB/Backend/Serialize/JSPON/Expander.pm</a>
+#    once (3&micro;s+0s) by MooseX::Role::Parameterized::BEGIN@7 at <a href="MooseX-Role-Parameterized-pm-829-line.html#7">line 7 of MooseX/Role/Parameterized.pm</a>
+#    once (3&micro;s+0s) by Throwable::X::BEGIN@9 at <a href="Throwable-X-pm-815-line.html#9">line 9 of Throwable/X.pm</a>
+#    once (3&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::Writer::BEGIN@12 at <a href="Moose-Meta-Method-Accessor-Native-Hash-Writer-pm-1071-line.html#12">line 12 of Moose/Meta/Method/Accessor/Native/Hash/Writer.pm</a>
+#    once (3&micro;s+0s) by MooseX::StrictConstructor::BEGIN@11 at <a href="MooseX-StrictConstructor-pm-1514-line.html#11">line 11 of MooseX/StrictConstructor.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::Linker::BEGIN@16 at <a href="KiokuDB-Linker-pm-1662-line.html#16">line 16 of KiokuDB/Linker.pm</a>
+#    once (3&micro;s+0s) by MooseX::Types::Structured::BEGIN@16 at <a href="MooseX-Types-Structured-pm-1202-line.html#16">line 16 of MooseX/Types/Structured.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::LiveObjects::BEGIN@13 at <a href="KiokuDB-LiveObjects-pm-1680-line.html#13">line 13 of KiokuDB/LiveObjects.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::TypeMap::Entry::Std::BEGIN@6 at <a href="KiokuDB-TypeMap-Entry-Std-pm-1477-line.html#6">line 6 of KiokuDB/TypeMap/Entry/Std.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::BEGIN@11 at <a href="KiokuDB-pm-1519-line.html#11">line 11 of KiokuDB.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@29 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#29">line 29 of KiokuDB/Backend/DBI.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::TypeMap::BEGIN@10 at <a href="KiokuDB-TypeMap-pm-1440-line.html#10">line 10 of KiokuDB/TypeMap.pm</a>
+#    once (3&micro;s+0s) by KiokuX::Model::BEGIN@7 at <a href="KiokuX-Model-pm-1511-line.html#7">line 7 of KiokuX/Model.pm</a>
+#    once (3&micro;s+0s) by MooseX::Types::Structured::BEGIN@13 at <a href="MooseX-Types-Structured-pm-1202-line.html#13">line 13 of MooseX/Types/Structured.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@6 at <a href="Catalyst-Plugin-ConfigLoader-pm-1861-line.html#6">line 6 of Catalyst/Plugin/ConfigLoader.pm</a>
+#    once (3&micro;s+0s) by Text::Tradition::Collation::BEGIN@9 at <a href="lib-Text-Tradition-Collation-pm-686-line.html#9">line 9 of lib/Text/Tradition/Collation.pm</a>
+#    once (3&micro;s+0s) by Template::Stash::XS::BEGIN@16 at <a href="Template-Stash-XS-pm-2143-line.html#16">line 16 of Template/Stash/XS.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::TypeMap::Entry::Passthrough::BEGIN@8 at <a href="KiokuDB-TypeMap-Entry-Passthrough-pm-2609-line.html#8">line 8 of KiokuDB/TypeMap/Entry/Passthrough.pm</a>
+#    once (3&micro;s+0s) by Template::Provider::BEGIN@46 at <a href="Template-Provider-pm-2030-line.html#46">line 46 of Template/Provider.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Plugin::Static::Simple::BEGIN@9 at <a href="Catalyst-Plugin-Static-Simple-pm-1856-line.html#9">line 9 of Catalyst/Plugin/Static/Simple.pm</a>
+#    once (3&micro;s+0s) by stemmaweb::Model::Directory::BEGIN@5 at <a href="lib-stemmaweb-Model-Directory-pm-2052-line.html#5">line 5 of lib/stemmaweb/Model/Directory.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Dispatcher::BEGIN@4 at <a href="Catalyst-Dispatcher-pm-1877-line.html#4">line 4 of Catalyst/Dispatcher.pm</a>
+#    once (3&micro;s+0s) by XML::LibXML::NodeList::BEGIN@15 at <a href="XML-LibXML-NodeList-pm-1095-line.html#15">line 15 of XML/LibXML/NodeList.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Engine::BEGIN@6 at <a href="Catalyst-Engine-pm-1927-line.html#6">line 6 of Catalyst/Engine.pm</a>
+#    once (3&micro;s+0s) by Template::BEGIN@29 at <a href="Template-pm-2024-line.html#29">line 29 of Template.pm</a>
+#    once (3&micro;s+0s) by Catalyst::DispatchType::Path::BEGIN@6 at <a href="Catalyst-DispatchType-Path-pm-2481-line.html#6">line 6 of Catalyst/DispatchType/Path.pm</a>
+#    once (3&micro;s+0s) by YAML::XS::BEGIN@56 at <a href="YAML-XS-pm-1503-line.html#56">line 56 of YAML/XS.pm</a>
+#    once (3&micro;s+0s) by DBIx::Class::Schema::BEGIN@6 at <a href="DBIx-Class-Schema-pm-2167-line.html#6">line 6 of DBIx/Class/Schema.pm</a>
+#    once (3&micro;s+0s) by stemmaweb::Controller::Microservice::BEGIN@6 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-line.html#6">line 6 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (3&micro;s+0s) by Data::Visitor::BEGIN@16 at <a href="Data-Visitor-pm-1636-line.html#16">line 16 of Data/Visitor.pm</a>
+#    once (3&micro;s+0s) by Catalyst::View::JSON::BEGIN@9 at <a href="Catalyst-View-JSON-pm-2046-line.html#9">line 9 of Catalyst/View/JSON.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Action::RenderView::BEGIN@10 at <a href="Catalyst-Action-RenderView-pm-2496-line.html#10">line 10 of Catalyst/Action/RenderView.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::TypeMap::Composite::BEGIN@6 at <a href="KiokuDB-TypeMap-Composite-pm-2391-line.html#6">line 6 of KiokuDB/TypeMap/Composite.pm</a>
+#    once (3&micro;s+0s) by XML::LibXML::Literal::BEGIN@11 at <a href="XML-LibXML-Literal-pm-1098-line.html#11">line 11 of XML/LibXML/Literal.pm</a>
+#    once (3&micro;s+0s) by XML::LibXML::Number::BEGIN@11 at <a href="XML-LibXML-Number-pm-1097-line.html#11">line 11 of XML/LibXML/Number.pm</a>
+#    once (3&micro;s+0s) by LWP::Protocol::BEGIN@10 at <a href="LWP-Protocol-pm-2089-line.html#10">line 10 of LWP/Protocol.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Stats::BEGIN@6 at <a href="Catalyst-Stats-pm-1947-line.html#6">line 6 of Catalyst/Stats.pm</a>
+#    once (3&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@6 at <a href="Catalyst-DispatchType-Chained-pm-2498-line.html#6">line 6 of Catalyst/DispatchType/Chained.pm</a>
+#    once (3&micro;s+0s) by Text::Tradition::Directory::BEGIN@8 at <a href="lib-Text-Tradition-Directory-pm-1356-line.html#8">line 8 of lib/Text/Tradition/Directory.pm</a>
+#    once (3&micro;s+0s) by Text::Tradition::Parser::GraphML::BEGIN@9 at <a href="lib-Text-Tradition-Parser-GraphML-pm-2521-line.html#9">line 9 of lib/Text/Tradition/Parser/GraphML.pm</a>
+#    once (3&micro;s+0s) by Catalyst::View::TT::BEGIN@8 at <a href="Catalyst-View-TT-pm-2017-line.html#8">line 8 of Catalyst/View/TT.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@22 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#22">line 22 of KiokuDB/Backend/DBI.pm</a>
+#    once (3&micro;s+0s) by DBIx::Class::BEGIN@68 at <a href="DBIx-Class-pm-2171-line.html#68">line 68 of DBIx/Class.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::BEGIN@16 at <a href="KiokuDB-pm-1519-line.html#16">line 16 of KiokuDB.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Plugin::Unicode::Encoding::BEGIN@7 at <a href="Catalyst-Plugin-Unicode-Encoding-pm-1853-line.html#7">line 7 of Catalyst/Plugin/Unicode/Encoding.pm</a>
+#    once (3&micro;s+0s) by Catalyst::DispatchType::Regex::BEGIN@6 at <a href="Catalyst-DispatchType-Regex-pm-2487-line.html#6">line 6 of Catalyst/DispatchType/Regex.pm</a>
+#    once (3&micro;s+0s) by Catalyst::Dispatcher::BEGIN@9 at <a href="Catalyst-Dispatcher-pm-1877-line.html#9">line 9 of Catalyst/Dispatcher.pm</a>
+#    once (3&micro;s+0s) by Bio::Phylo::Util::Logger::BEGIN@4 at <a href="Bio-Phylo-Util-Logger-pm-1164-line.html#4">line 4 of Bio/Phylo/Util/Logger.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::Collapser::BEGIN@16 at <a href="KiokuDB-Collapser-pm-1524-line.html#16">line 16 of KiokuDB/Collapser.pm</a>
+#    once (3&micro;s+0s) by Bio::Phylo::Util::Exceptions::BEGIN@4 at <a href="Bio-Phylo-Util-Exceptions-pm-1142-line.html#4">line 4 of Bio/Phylo/Util/Exceptions.pm</a>
+#    once (3&micro;s+0s) by KiokuDB::Collapser::BEGIN@20 at <a href="KiokuDB-Collapser-pm-1524-line.html#20">line 20 of KiokuDB/Collapser.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::GC::Naive::BEGIN@7 at <a href="KiokuDB-GC-Naive-pm-1360-line.html#7">line 7 of KiokuDB/GC/Naive.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::BEGIN@12 at <a href="KiokuDB-pm-1519-line.html#12">line 12 of KiokuDB.pm</a>
+#    once (2&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@7 at <a href="Catalyst-DispatchType-Chained-pm-2498-line.html#7">line 7 of Catalyst/DispatchType/Chained.pm</a>
+#    once (2&micro;s+0s) by MooseX::Meta::TypeConstraint::Structured::BEGIN@8 at <a href="MooseX-Meta-TypeConstraint-Structured-pm-1203-line.html#8">line 8 of MooseX/Meta/TypeConstraint/Structured.pm</a>
+#    once (2&micro;s+0s) by MooseX::Types::Structured::BEGIN@15 at <a href="MooseX-Types-Structured-pm-1202-line.html#15">line 15 of MooseX/Types/Structured.pm</a>
+#    once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@11 at <a href="Catalyst-Dispatcher-pm-1877-line.html#11">line 11 of Catalyst/Dispatcher.pm</a>
+#    once (2&micro;s+0s) by Template::BEGIN@30 at <a href="Template-pm-2024-line.html#30">line 30 of Template.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@28 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#28">line 28 of KiokuDB/Backend/DBI.pm</a>
+#    once (2&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@8 at <a href="Catalyst-Plugin-ConfigLoader-pm-1861-line.html#8">line 8 of Catalyst/Plugin/ConfigLoader.pm</a>
+#    once (2&micro;s+0s) by Data::Stream::Bulk::Filter::BEGIN@11 at <a href="Data-Stream-Bulk-Filter-pm-1803-line.html#11">line 11 of Data/Stream/Bulk/Filter.pm</a>
+#    once (2&micro;s+0s) by Text::Tradition::BEGIN@8 at <a href="lib-Text-Tradition-pm-673-line.html#8">line 8 of lib/Text/Tradition.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@17 at <a href="KiokuDB-Collapser-pm-1524-line.html#17">line 17 of KiokuDB/Collapser.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::Schema::KiokuDB::BEGIN@14 at <a href="DBIx-Class-Schema-KiokuDB-pm-2192-line.html#14">line 14 of DBIx/Class/Schema/KiokuDB.pm</a>
+#    once (2&micro;s+0s) by Catalyst::Model::KiokuDB::BEGIN@4 at <a href="Catalyst-Model-KiokuDB-pm-2055-line.html#4">line 4 of Catalyst/Model/KiokuDB.pm</a>
+#    once (2&micro;s+0s) by Plack::Test::MockHTTP::BEGIN@6 at <a href="Plack-Test-MockHTTP-pm-2513-line.html#6">line 6 of Plack/Test/MockHTTP.pm</a>
+#    once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@10 at <a href="Catalyst-Dispatcher-pm-1877-line.html#10">line 10 of Catalyst/Dispatcher.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::Storage::TxnScopeGuard::BEGIN@7 at <a href="DBIx-Class-Storage-TxnScopeGuard-pm-2464-line.html#7">line 7 of DBIx/Class/Storage/TxnScopeGuard.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::TypeMap::Entry::Set::BEGIN@9 at <a href="KiokuDB-TypeMap-Entry-Set-pm-2565-line.html#9">line 9 of KiokuDB/TypeMap/Entry/Set.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::BEGIN@6 at <a href="KiokuDB-Backend-Serialize-JSPON-pm-2334-line.html#6">line 6 of KiokuDB/Backend/Serialize/JSPON.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Linker::BEGIN@18 at <a href="KiokuDB-Linker-pm-1662-line.html#18">line 18 of KiokuDB/Linker.pm</a>
+#    once (2&micro;s+0s) by Config::General::BEGIN@29 at <a href="Config-General-pm-2007-line.html#29">line 29 of Config/General.pm</a>
+#    once (2&micro;s+0s) by MooseX::Types::Structured::BEGIN@14 at <a href="MooseX-Types-Structured-pm-1202-line.html#14">line 14 of MooseX/Types/Structured.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@18 at <a href="KiokuDB-Collapser-pm-1524-line.html#18">line 18 of KiokuDB/Collapser.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Backend::Serialize::Delegate::BEGIN@6 at <a href="KiokuDB-Backend-Serialize-Delegate-pm-2232-line.html#6">line 6 of KiokuDB/Backend/Serialize/Delegate.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::ResultSource::Table::BEGIN@6 at <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#6">line 6 of DBIx/Class/ResultSource/Table.pm</a>
+#    once (2&micro;s+0s) by MooseX::Role::Parameterized::Meta::Trait::Parameterized::BEGIN@6 at <a href="MooseX-Parameterized-pm-836-line.html#6">line 6 of MooseX/Role/Parameterized/Meta/Trait/Parameterized.pm</a>
+#    once (2&micro;s+0s) by Template::Service::BEGIN@27 at <a href="Template-Service-pm-2034-line.html#27">line 27 of Template/Service.pm</a>
+#    once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@12 at <a href="Catalyst-Dispatcher-pm-1877-line.html#12">line 12 of Catalyst/Dispatcher.pm</a>
+#    once (2&micro;s+0s) by Bio::Phylo::BEGIN@16 at <a href="Bio-Phylo-pm-1138-line.html#16">line 16 of Bio/Phylo.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@30 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#30">line 30 of KiokuDB/Backend/DBI.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@31 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#31">line 31 of KiokuDB/Backend/DBI.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::LiveObjects::BEGIN@14 at <a href="KiokuDB-LiveObjects-pm-1680-line.html#14">line 14 of KiokuDB/LiveObjects.pm</a>
+#    once (2&micro;s+0s) by Data::Stream::Bulk::Util::BEGIN@14 at <a href="Data-Stream-Bulk-Util-pm-2251-line.html#14">line 14 of Data/Stream/Bulk/Util.pm</a>
+#    once (2&micro;s+0s) by Template::Stash::BEGIN@24 at <a href="Template-Stash-pm-2144-line.html#24">line 24 of Template/Stash.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::BEGIN@13 at <a href="KiokuDB-pm-1519-line.html#13">line 13 of KiokuDB.pm</a>
+#    once (2&micro;s+0s) by XML::LibXML::Literal::BEGIN@12 at <a href="XML-LibXML-Literal-pm-1098-line.html#12">line 12 of XML/LibXML/Literal.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::TypeMap::Entry::Set::BEGIN@8 at <a href="KiokuDB-TypeMap-Entry-Set-pm-2565-line.html#8">line 8 of KiokuDB/TypeMap/Entry/Set.pm</a>
+#    once (2&micro;s+0s) by main::BEGIN@11 at <a href="script-nytprof-pl-1-line.html#11">line 11 of script/nytprof.pl</a>
+#    once (2&micro;s+0s) by Text::Tradition::StemmaUtil::BEGIN@12 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-line.html#12">line 12 of lib/Text/Tradition/StemmaUtil.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::Schema::KiokuDB::BEGIN@15 at <a href="DBIx-Class-Schema-KiokuDB-pm-2192-line.html#15">line 15 of DBIx/Class/Schema/KiokuDB.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::BEGIN@7 at <a href="KiokuDB-Backend-Serialize-JSPON-pm-2334-line.html#7">line 7 of KiokuDB/Backend/Serialize/JSPON.pm</a>
+#    once (2&micro;s+0s) by Class::XSAccessor::BEGIN@6 at <a href="Class-XSAccessor-pm-2181-line.html#6">line 6 of Class/XSAccessor.pm</a>
+#    once (2&micro;s+0s) by MooseX::Role::Parameterized::Meta::Role::Parameterizable::BEGIN@7 at <a href="MooseX-Parameterizable-pm-830-line.html#7">line 7 of MooseX/Role/Parameterized/Meta/Role/Parameterizable.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::Storage::DBI::BEGIN@11 at <a href="DBIx-Class-Storage-DBI-pm-2457-line.html#11">line 11 of DBIx/Class/Storage/DBI.pm</a>
+#    once (2&micro;s+0s) by Data::Stream::Bulk::Util::BEGIN@13 at <a href="Data-Stream-Bulk-Util-pm-2251-line.html#13">line 13 of Data/Stream/Bulk/Util.pm</a>
+#    once (2&micro;s+0s) by XML::LibXML::BEGIN@26 at <a href="XML-LibXML-pm-1093-line.html#26">line 26 of XML/LibXML.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Backend::TypeMap::Default::JSON::BEGIN@6 at <a href="KiokuDB-Backend-TypeMap-Default-JSON-pm-2382-line.html#6">line 6 of KiokuDB/Backend/TypeMap/Default/JSON.pm</a>
+#    once (2&micro;s+0s) by KiokuDB::Set::Deferred::BEGIN@8 at <a href="KiokuDB-Set-Deferred-pm-2579-line.html#8">line 8 of KiokuDB/Set/Deferred.pm</a>
+#    once (2&micro;s+0s) by Graph::Reader::Dot::BEGIN@346 at <a href="Graph_Reader_Dot-yp-1169-line.html#346">line 346 of Graph_Reader_Dot.yp</a>
+#    once (2&micro;s+0s) by Catalyst::View::TT::BEGIN@9 at <a href="Catalyst-View-TT-pm-2017-line.html#9">line 9 of Catalyst/View/TT.pm</a>
+#    once (2&micro;s+0s) by Catalyst::Engine::BEGIN@10 at <a href="Catalyst-Engine-pm-1927-line.html#10">line 10 of Catalyst/Engine.pm</a>
+#    once (2&micro;s+0s) by Text::Tradition::Stemma::BEGIN@9 at <a href="lib-Text-Tradition-Stemma-pm-1135-line.html#9">line 9 of lib/Text/Tradition/Stemma.pm</a>
+#    once (2&micro;s+0s) by Template::Provider::BEGIN@48 at <a href="Template-Provider-pm-2030-line.html#48">line 48 of Template/Provider.pm</a>
+#    once (2&micro;s+0s) by XML::LibXML::Boolean::BEGIN@13 at <a href="XML-LibXML-Boolean-pm-1096-line.html#13">line 13 of XML/LibXML/Boolean.pm</a>
+#    once (2&micro;s+0s) by Text::Tradition::Collation::BEGIN@11 at <a href="lib-Text-Tradition-Collation-pm-686-line.html#11">line 11 of lib/Text/Tradition/Collation.pm</a>
+#    once (2&micro;s+0s) by Template::Stash::XS::BEGIN@17 at <a href="Template-Stash-XS-pm-2143-line.html#17">line 17 of Template/Stash/XS.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::BEGIN@71 at <a href="DBIx-Class-pm-2171-line.html#71">line 71 of DBIx/Class.pm</a>
+#    once (2&micro;s+0s) by Bio::Phylo::Identifiable::BEGIN@2 at <a href="Bio-Phylo-Identifiable-pm-1140-line.html#2">line 2 of Bio/Phylo/Identifiable.pm</a>
+#    once (2&micro;s+0s) by Template::Provider::BEGIN@44 at <a href="Template-Provider-pm-2030-line.html#44">line 44 of Template/Provider.pm</a>
+#    once (2&micro;s+0s) by Text::Tradition::Directory::BEGIN@11 at <a href="lib-Text-Tradition-Directory-pm-1356-line.html#11">line 11 of lib/Text/Tradition/Directory.pm</a>
+#    once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@16 at <a href="Catalyst-Dispatcher-pm-1877-line.html#16">line 16 of Catalyst/Dispatcher.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::ResultSet::BEGIN@8 at <a href="DBIx-Class-ResultSet-pm-2196-line.html#8">line 8 of DBIx/Class/ResultSet.pm</a>
+#    once (2&micro;s+0s) by HTTP::Body::BEGIN@24 at <a href="HTTP-Body-pm-1934-line.html#24">line 24 of HTTP/Body.pm</a>
+#    once (2&micro;s+0s) by XML::LibXML::NodeList::BEGIN@16 at <a href="XML-LibXML-NodeList-pm-1095-line.html#16">line 16 of XML/LibXML/NodeList.pm</a>
+#    once (2&micro;s+0s) by XML::LibXML::NodeList::BEGIN@17 at <a href="XML-LibXML-NodeList-pm-1095-line.html#17">line 17 of XML/LibXML/NodeList.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::Storage::BEGIN@17 at <a href="DBIx-Class-Storage-pm-2461-line.html#17">line 17 of DBIx/Class/Storage.pm</a>
+#    once (2&micro;s+0s) by XML::LibXML::XPathContext::BEGIN@16 at <a href="XML-LibXML-XPathContext-pm-1099-line.html#16">line 16 of XML/LibXML/XPathContext.pm</a>
+#    once (2&micro;s+0s) by HTTP::Body::MultiPart::BEGIN@12 at <a href="HTTP-Body-MultiPart-pm-1939-line.html#12">line 12 of HTTP/Body/MultiPart.pm</a>
+#    once (2&micro;s+0s) by Template::Context::BEGIN@27 at <a href="Template-Context-pm-2039-line.html#27">line 27 of Template/Context.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::ResultSource::BEGIN@6 at <a href="DBIx-Class-ResultSource-pm-2202-line.html#6">line 6 of DBIx/Class/ResultSource.pm</a>
+#    once (2&micro;s+0s) by DBIx::Class::ResultSource::BEGIN@7 at <a href="DBIx-Class-ResultSource-pm-2202-line.html#7">line 7 of DBIx/Class/ResultSource.pm</a>
+#    once (1&micro;s+0s) by Template::Service::BEGIN@26 at <a href="Template-Service-pm-2034-line.html#26">line 26 of Template/Service.pm</a>
+#    once (1&micro;s+0s) by Class::C3::Componentised::BEGIN@48 at <a href="Class-C3-Componentised-pm-2176-line.html#48">line 48 of Class/C3/Componentised.pm</a>
+#    once (1&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@26 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#26">line 26 of KiokuDB/Backend/DBI.pm</a>
+#    once (1&micro;s+0s) by DBIx::Class::ResultSourceHandle::BEGIN@8 at <a href="DBIx-Class-ResultSourceHandle-pm-2203-line.html#8">line 8 of DBIx/Class/ResultSourceHandle.pm</a>
+#    once (1&micro;s+0s) by Text::Tradition::Analysis::BEGIN@11 at <a href="lib-Text-Tradition-Analysis-pm-2080-line.html#11">line 11 of lib/Text/Tradition/Analysis.pm</a>
+#    once (1&micro;s+0s) by HTTP::Message::PSGI::BEGIN@10 at <a href="HTTP-Message-PSGI-pm-2514-line.html#10">line 10 of HTTP/Message/PSGI.pm</a>
+#    once (1&micro;s+0s) by DBIx::Class::ResultSet::BEGIN@7 at <a href="DBIx-Class-ResultSet-pm-2196-line.html#7">line 7 of DBIx/Class/ResultSet.pm</a>
+#    once (1&micro;s+0s) by Text::Tradition::Analysis::BEGIN@12 at <a href="lib-Text-Tradition-Analysis-pm-2080-line.html#12">line 12 of lib/Text/Tradition/Analysis.pm</a>
+#    once (1&micro;s+0s) by Catalyst::View::TT::BEGIN@10 at <a href="Catalyst-View-TT-pm-2017-line.html#10">line 10 of Catalyst/View/TT.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@7 at <a href="Catalyst-Dispatcher-pm-1877-line.html#7">line 7 of Catalyst/Dispatcher.pm</a>
+#    once (1&micro;s+0s) by DBIx::Class::ResultSetColumn::BEGIN@8 at <a href="DBIx-Class-ResultSetColumn-pm-2198-line.html#8">line 8 of DBIx/Class/ResultSetColumn.pm</a>
+#    once (1&micro;s+0s) by Template::VMethods::BEGIN@27 at <a href="Template-VMethods-pm-2145-line.html#27">line 27 of Template/VMethods.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@8 at <a href="Catalyst-Dispatcher-pm-1877-line.html#8">line 8 of Catalyst/Dispatcher.pm</a>
+#    once (1&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@27 at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#27">line 27 of KiokuDB/Backend/DBI.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Engine::BEGIN@12 at <a href="Catalyst-Engine-pm-1927-line.html#12">line 12 of Catalyst/Engine.pm</a>
+#    once (1&micro;s+0s) by KiokuDB::BEGIN@14 at <a href="KiokuDB-pm-1519-line.html#14">line 14 of KiokuDB.pm</a>
+#    once (1&micro;s+0s) by KiokuDB::TypeMap::Entry::Set::BEGIN@10 at <a href="KiokuDB-TypeMap-Entry-Set-pm-2565-line.html#10">line 10 of KiokuDB/TypeMap/Entry/Set.pm</a>
+#    once (1&micro;s+0s) by Text::Tradition::StemmaUtil::BEGIN@15 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-line.html#15">line 15 of lib/Text/Tradition/StemmaUtil.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Stats::BEGIN@8 at <a href="Catalyst-Stats-pm-1947-line.html#8">line 8 of Catalyst/Stats.pm</a>
+#    once (1&micro;s+0s) by Class::XSAccessor::BEGIN@7 at <a href="Class-XSAccessor-pm-2181-line.html#7">line 7 of Class/XSAccessor.pm</a>
+#    once (1&micro;s+0s) by MooseX::Role::Parameterized::Meta::Role::Parameterizable::BEGIN@8 at <a href="MooseX-Parameterizable-pm-830-line.html#8">line 8 of MooseX/Role/Parameterized/Meta/Role/Parameterizable.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@14 at <a href="Catalyst-Dispatcher-pm-1877-line.html#14">line 14 of Catalyst/Dispatcher.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@13 at <a href="Catalyst-Dispatcher-pm-1877-line.html#13">line 13 of Catalyst/Dispatcher.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@7 at <a href="Catalyst-Plugin-ConfigLoader-pm-1861-line.html#7">line 7 of Catalyst/Plugin/ConfigLoader.pm</a>
+#    once (1&micro;s+0s) by Template::Context::BEGIN@30 at <a href="Template-Context-pm-2039-line.html#30">line 30 of Template/Context.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Engine::BEGIN@11 at <a href="Catalyst-Engine-pm-1927-line.html#11">line 11 of Catalyst/Engine.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Engine::BEGIN@13 at <a href="Catalyst-Engine-pm-1927-line.html#13">line 13 of Catalyst/Engine.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Engine::BEGIN@14 at <a href="Catalyst-Engine-pm-1927-line.html#14">line 14 of Catalyst/Engine.pm</a>
+#    once (1&micro;s+0s) by Template::Stash::BEGIN@25 at <a href="Template-Stash-pm-2144-line.html#25">line 25 of Template/Stash.pm</a>
+#    once (1&micro;s+0s) by Text::Tradition::StemmaUtil::BEGIN@13 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-line.html#13">line 13 of lib/Text/Tradition/StemmaUtil.pm</a>
+#    once (1&micro;s+0s) by DBIx::Class::ResultSource::BEGIN@9 at <a href="DBIx-Class-ResultSource-pm-2202-line.html#9">line 9 of DBIx/Class/ResultSource.pm</a>
+#    once (1&micro;s+0s) by Catalyst::DispatchType::Path::BEGIN@8 at <a href="Catalyst-DispatchType-Path-pm-2481-line.html#8">line 8 of Catalyst/DispatchType/Path.pm</a>
+#    once (1&micro;s+0s) by Catalyst::DispatchType::Path::BEGIN@7 at <a href="Catalyst-DispatchType-Path-pm-2481-line.html#7">line 7 of Catalyst/DispatchType/Path.pm</a>
+#    once (1&micro;s+0s) by Catalyst::View::JSON::BEGIN@10 at <a href="Catalyst-View-JSON-pm-2046-line.html#10">line 10 of Catalyst/View/JSON.pm</a>
+#    once (1&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@8 at <a href="Catalyst-DispatchType-Chained-pm-2498-line.html#8">line 8 of Catalyst/DispatchType/Chained.pm</a>
+#    once (1&micro;s+0s) by Plack::Test::MockHTTP::BEGIN@7 at <a href="Plack-Test-MockHTTP-pm-2513-line.html#7">line 7 of Plack/Test/MockHTTP.pm</a>
+#    once (1&micro;s+0s) by Template::Context::BEGIN@28 at <a href="Template-Context-pm-2039-line.html#28">line 28 of Template/Context.pm</a>
+#    once (1&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Collapser::BEGIN@7 at <a href="KiokuDB-Backend-Serialize-JSPON-Collapser-pm-2360-line.html#7">line 7 of KiokuDB/Backend/Serialize/JSPON/Collapser.pm</a>
+#    once (1&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@9 at <a href="Catalyst-DispatchType-Chained-pm-2498-line.html#9">line 9 of Catalyst/DispatchType/Chained.pm</a>
+#    once (1&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Expander::BEGIN@10 at <a href="KiokuDB-Backend-Serialize-JSPON-Expander-pm-2336-line.html#10">line 10 of KiokuDB/Backend/Serialize/JSPON/Expander.pm</a>
+#    once (1&micro;s+0s) by Catalyst::DispatchType::Regex::BEGIN@7 at <a href="Catalyst-DispatchType-Regex-pm-2487-line.html#7">line 7 of Catalyst/DispatchType/Regex.pm</a>
+#    once (1&micro;s+0s) by Catalyst::Action::RenderView::BEGIN@11 at <a href="Catalyst-Action-RenderView-pm-2496-line.html#11">line 11 of Catalyst/Action/RenderView.pm</a>
+#    once (1&micro;s+0s) by stemmaweb::Controller::Microservice::BEGIN@8 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-line.html#8">line 8 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (1&micro;s+0s) by HTTP::Body::BEGIN@25 at <a href="HTTP-Body-pm-1934-line.html#25">line 25 of HTTP/Body.pm</a>
+#    once (1&micro;s+0s) by XML::LibXML::XPathContext::BEGIN@17 at <a href="XML-LibXML-XPathContext-pm-1099-line.html#17">line 17 of XML/LibXML/XPathContext.pm</a>
+#    once (900ns+0s) by DBIx::Class::Storage::TxnScopeGuard::BEGIN@8 at <a href="DBIx-Class-Storage-TxnScopeGuard-pm-2464-line.html#8">line 8 of DBIx/Class/Storage/TxnScopeGuard.pm</a></div></div>sub import {</td></tr>
+<tr><td class="h"><a name="17"></a>17</td><td class="c0">223</td><td class="c0"><span title="Avg 6&micro;s">1.33ms</span></td><td></td><td></td><td class="s">    return unless $_[0] eq __PACKAGE__;</td></tr>
+<tr><td class="h"><a name="18"></a>18</td><td></td><td></td><td></td><td></td><td class="s">    return unless @_ &gt; 1;</td></tr>
+<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td></td><td></td><td class="s">    require warnings;</td></tr>
+<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s">    warnings::warnif(</td></tr>
+<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s">      'deprecated',</td></tr>
+<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s">      'UNIVERSAL-&gt;import is deprecated and will be removed in a future perl',</td></tr>
+<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td></td><td></td><td class="s">    );</td></tr>
+<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s">    goto &amp;Exporter::import;</td></tr>
+<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="27"></a>27</td><td class="c3">1</td><td class="c0"><span title="Avg 6&micro;s">6&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
+<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">__END__</td></tr>
+<tr><td class="s"><a name=""></a>&nbsp;</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="UNIVERSAL__VERSION"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 1.25ms within UNIVERSAL::VERSION which was called 60 times, avg 21&micro;s/call:
+# 16 times (264&micro;s+0s) by namespace::autoclean::__ANON__[/Users/edenc/perl5/lib/perl5/namespace/autoclean.pm:57] at <a href="namespace-autoclean-pm-375-line.html#46">line 46 of namespace/autoclean.pm</a>, avg 17&micro;s/call
+#     once (66&micro;s+0s) by MooseX::Types::Structured::BEGIN@17 at <a href="MooseX-Types-Structured-pm-1202-line.html#17">line 17 of MooseX/Types/Structured.pm</a>
+#     once (47&micro;s+0s) by Throwable::BEGIN@5 at <a href="Throwable-pm-818-line.html#5">line 5 of Throwable.pm</a>
+#     once (43&micro;s+0s) by KiokuDB::Collapser::BEGIN@20 at <a href="KiokuDB-Collapser-pm-1524-line.html#20">line 20 of KiokuDB/Collapser.pm</a>
+#     once (42&micro;s+0s) by Catalyst::Plugin::Unicode::Encoding::BEGIN@10 at <a href="Catalyst-Plugin-Unicode-Encoding-pm-1853-line.html#10">line 10 of Catalyst/Plugin/Unicode/Encoding.pm</a>
+#     once (36&micro;s+0s) by Module::Implementation::BEGIN@9 at <a href="Module-Implementation-pm-74-line.html#9">line 9 of Module/Implementation.pm</a>
+#     once (29&micro;s+0s) by MooseX::StrictConstructor::BEGIN@9 at <a href="MooseX-StrictConstructor-pm-1514-line.html#9">line 9 of MooseX/StrictConstructor.pm</a>
+#     once (29&micro;s+0s) by File::chdir::BEGIN@13 at <a href="File-chdir-pm-1172-line.html#13">line 13 of File/chdir.pm</a>
+#     once (28&micro;s+0s) by MooseX::Types::Structured::BEGIN@12 at <a href="MooseX-Types-Structured-pm-1202-line.html#12">line 12 of MooseX/Types/Structured.pm</a>
+#     once (28&micro;s+0s) by Data::OptList::BEGIN@11 at <a href="Data-OptList-pm-69-line.html#11">line 11 of Data/OptList.pm</a>
+#     once (28&micro;s+0s) by StackTrace::Auto::BEGIN@5 at <a href="StackTrace-Auto-pm-873-line.html#5">line 5 of StackTrace/Auto.pm</a>
+#     once (28&micro;s+0s) by MooseX::Role::WithOverloading::Meta::Role::BEGIN@10 at <a href="MooseX-Role-WithOverloading-Meta-Role-pm-394-line.html#10">line 10 of MooseX/Role/WithOverloading/Meta/Role.pm</a>
+#     once (27&micro;s+0s) by MooseX::Types::Structured::BEGIN@18 at <a href="MooseX-Types-Structured-pm-1202-line.html#18">line 18 of MooseX/Types/Structured.pm</a>
+#     once (26&micro;s+0s) by String::RewritePrefix::BEGIN@11 at <a href="String-RewritePrefix-pm-575-line.html#13">line 13 of String/RewritePrefix.pm</a>
+#     once (24&micro;s+0s) by Moose::Deprecated::BEGIN@12 at <a href="Moose-Deprecated-pm-79-line.html#19">line 19 of Moose/Deprecated.pm</a>
+#     once (24&micro;s+0s) by File::Temp::BEGIN@144 at <a href="File-Temp-pm-45-line.html#144">line 144 of File/Temp.pm</a>
+#     once (23&micro;s+0s) by Moose::Exporter::BEGIN@17 at <a href="Moose-Exporter-pm-82-line.html#17">line 17 of Moose/Exporter.pm</a>
+#     once (23&micro;s+0s) by Devel::Declare::BEGIN@17 at <a href="Devel-Declare-pm-906-line.html#17">line 17 of Devel/Declare.pm</a>
+#     once (22&micro;s+0s) by Path::Class::Entity::BEGIN@8 at <a href="Path-Class-Entity-pm-25-line.html#8">line 8 of Path/Class/Entity.pm</a>
+#     once (22&micro;s+0s) by Class::Load::BEGIN@9 at <a href="Class-Load-pm-67-line.html#9">line 9 of Class/Load.pm</a>
+#     once (22&micro;s+0s) by MooseX::Role::WithOverloading::Meta::Role::Application::BEGIN@10 at <a href="MooseX-Application-pm-404-line.html#10">line 10 of MooseX/Role/WithOverloading/Meta/Role/Application.pm</a>
+#     once (21&micro;s+0s) by MooseX::Types::Structured::BEGIN@19 at <a href="MooseX-Types-Structured-pm-1202-line.html#19">line 19 of MooseX/Types/Structured.pm</a>
+#     once (21&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Map::BEGIN@11 at <a href="MooseX-MethodAttributes-Role-Meta-Map-pm-596-line.html#11">line 11 of MooseX/MethodAttributes/Role/Meta/Map.pm</a>
+#     once (20&micro;s+0s) by Moose::Util::BEGIN@12 at <a href="Moose-Util-pm-158-line.html#12">line 12 of Moose/Util.pm</a>
+#     once (20&micro;s+0s) by IO::Socket::BEGIN@12 at <a href="IO-Socket-pm-484-line.html#12">line 12 of IO/Socket.pm</a>
+#     once (19&micro;s+0s) by B::Hooks::EndOfScope::BEGIN@14 at <a href="B-Hooks-EndOfScope-pm-376-line.html#14">line 14 of B/Hooks/EndOfScope.pm</a>
+#     once (19&micro;s+0s) by namespace::autoclean::BEGIN@13 at <a href="namespace-autoclean-pm-375-line.html#13">line 13 of namespace/autoclean.pm</a>
+#     once (18&micro;s+0s) by JSON::BEGIN@2 at <a href="(eval 458)[JSON-pm-252]-678-line.html#2">line 2 of (eval 458)[JSON.pm:252]</a>
+#     once (18&micro;s+0s) by namespace::autoclean::BEGIN@16 at <a href="namespace-autoclean-pm-375-line.html#16">line 16 of namespace/autoclean.pm</a>
+#     once (18&micro;s+0s) by stemmaweb::BEGIN@5 at <a href="lib-stemmaweb-pm-61-line.html#5">line 5 of lib/stemmaweb.pm</a>
+#     once (16&micro;s+0s) by File::Temp::BEGIN@146 at <a href="File-Temp-pm-45-line.html#146">line 146 of File/Temp.pm</a>
+#     once (15&micro;s+0s) by Exporter::Heavy::heavy_export at <a href="Exporter-Heavy-pm-31-line.html#120">line 120 of Exporter/Heavy.pm</a>
+#     once (14&micro;s+0s) by File::chdir::BEGIN@14 at <a href="File-chdir-pm-1172-line.html#14">line 14 of File/chdir.pm</a>
+#     once (14&micro;s+0s) by HTTP::Body::OctetStream::BEGIN@10 at <a href="HTTP-Body-OctetStream-pm-1935-line.html#10">line 10 of HTTP/Body/OctetStream.pm</a>
+#     once (14&micro;s+0s) by Class::MOP::BEGIN@18 at <a href="Class-MOP-pm-83-line.html#18">line 18 of Class/MOP.pm</a>
+#     once (14&micro;s+0s) by HTTP::Body::XForms::BEGIN@10 at <a href="HTTP-Body-XForms-pm-1943-line.html#10">line 10 of HTTP/Body/XForms.pm</a>
+#     once (13&micro;s+0s) by String::Errf::BEGIN@7 at <a href="String-Errf-pm-855-line.html#7">line 7 of String/Errf.pm</a>
+#     once (13&micro;s+0s) by Sub::Exporter::BEGIN@9 at <a href="Sub-Exporter-pm-112-line.html#9">line 9 of Sub/Exporter.pm</a>
+#     once (13&micro;s+0s) by HTTP::Body::MultiPart::BEGIN@11 at <a href="HTTP-Body-MultiPart-pm-1939-line.html#11">line 11 of HTTP/Body/MultiPart.pm</a>
+#     once (13&micro;s+0s) by HTTP::Body::XFormsMultipart::BEGIN@11 at <a href="HTTP-Body-XFormsMultipart-pm-1941-line.html#11">line 11 of HTTP/Body/XFormsMultipart.pm</a>
+#     once (12&micro;s+0s) by DBD::SQLite::BEGIN@5 at <a href="DBD-SQLite-pm-2618-line.html#5">line 5 of DBD/SQLite.pm</a>
+#     once (12&micro;s+0s) by Class::Load::BEGIN@10 at <a href="Class-Load-pm-67-line.html#15">line 15 of Class/Load.pm</a>
+#     once (11&micro;s+0s) by namespace::clean::BEGIN@14 at <a href="namespace-clean-pm-379-line.html#20">line 20 of namespace/clean.pm</a>
+#     once (10&micro;s+0s) by Config::Any::General::load at <a href="Config-Any-General-pm-1958-line.html#51">line 51 of Config/Any/General.pm</a>
+#     once (7&micro;s+0s) by Class::Accessor::Grouped::BEGIN@529 at <a href="Class-Accessor-Grouped-pm-2180-line.html#550">line 550 of Class/Accessor/Grouped.pm</a></div></div>sub UNIVERSAL::VERSION; # xsub<br />        </td></tr>
+<tr><td class="h"><a name="UNIVERSAL__can"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 28.8ms within UNIVERSAL::can which was called 20969 times, avg 1&micro;s/call:
+# 2268 times (2.45ms+0s) by Data::Visitor::visit_ref at <a href="Data-Visitor-pm-1636-line.html#143">line 143 of Data/Visitor.pm</a>, avg 1&micro;s/call
+# 1980 times (1.55ms+0s) by Moose::Meta::Class::_call_all_triggers at <a href="Moose-Meta-Class-pm-136-line.html#288">line 288 of Moose/Meta/Class.pm</a>, avg 780ns/call
+# 1935 times (2.38ms+0s) by Class::MOP::Class::_single_metaclass_can_be_made_compatible at <a href="Class-MOP-Class-pm-103-line.html#354">line 354 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
+# 1687 times (2.03ms+0s) by Class::MOP::Class::_single_metaclass_is_compatible at <a href="Class-MOP-Class-pm-103-line.html#287">line 287 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
+# 1212 times (1.81ms+0s) by Moose::Meta::Attribute::_inline_throw_error at <a href="Moose-Meta-Attribute-pm-164-line.html#71">line 71 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
+# 1171 times (997&micro;s+0s) by Catalyst::EngineLoader::catalyst_engine_class or Catalyst::Request::headers or KiokuDB::Backend::DBI::storage or KiokuDB::Entry::root or KiokuDB::Serializer::JSON::collapser or KiokuDB::Serializer::JSON::json or MooseX::Role::Parameterized::Meta::Role::Parameterizable::parameters_metaclass at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#14">line 14 of (eval 83)[Eval/Closure.pm:125]</a>, avg 852ns/call
+# 1115 times (1.99ms+0s) by Class::MOP::Method::Generated::_compile_code at <a href="Class-MOP-Method-Generated-pm-110-line.html#59">line 59 of Class/MOP/Method/Generated.pm</a>, avg 2&micro;s/call
+#  884 times (1.35ms+0s) by Class::MOP::Mixin::HasAttributes::add_attribute at <a href="Class-MOP-Mixin-HasAttributes-pm-89-line.html#44">line 44 of Class/MOP/Mixin/HasAttributes.pm</a>, avg 2&micro;s/call
+#  657 times (950&micro;s+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#145">line 145 of MooseX/Types/TypeDecorator.pm</a>, avg 1&micro;s/call
+#  556 times (479&micro;s+0s) by KiokuDB::TypeMap::Entry::MOP::does_role at <a href="KiokuDB-TypeMap-Entry-MOP-pm-1731-line.html#15">line 15 of KiokuDB/TypeMap/Entry/MOP.pm</a>, avg 862ns/call
+#  548 times (692&micro;s+0s) by Moose::Meta::Class::_inline_init_attr_from_default at <a href="Moose-Meta-Class-pm-136-line.html#419">line 419 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#  548 times (640&micro;s+0s) by Moose::Meta::Class::_inline_triggers at <a href="Moose-Meta-Class-pm-136-line.html#461">line 461 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#  548 times (538&micro;s+0s) by Moose::Meta::Class::_eval_environment at <a href="Moose-Meta-Class-pm-136-line.html#511">line 511 of Moose/Meta/Class.pm</a>, avg 982ns/call
+#  548 times (508&micro;s+0s) by Moose::Meta::Class::_eval_environment at <a href="Moose-Meta-Class-pm-136-line.html#497">line 497 of Moose/Meta/Class.pm</a>, avg 926ns/call
+#  530 times (1.16ms+0s) by Moose::Meta::Class::add_attribute at <a href="Moose-Meta-Class-pm-136-line.html#573">line 573 of Moose/Meta/Class.pm</a>, avg 2&micro;s/call
+#  523 times (699&micro;s+0s) by Moose::Meta::Class::_inline_check_required_attr at <a href="Moose-Meta-Class-pm-136-line.html#377">line 377 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#  467 times (663&micro;s+0s) by Moose::Meta::Class::excludes_role at <a href="Moose-Meta-Class-pm-136-line.html#263">line 263 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#  428 times (529&micro;s+0s) by Moose::Meta::Class::does_role at <a href="Moose-Meta-Class-pm-136-line.html#243">line 243 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#  421 times (861&micro;s+0s) by Moose::Meta::Method::_inline_throw_error at <a href="Moose-Meta-Method-pm-139-line.html#39">line 39 of Moose/Meta/Method.pm</a>, avg 2&micro;s/call
+#  314 times (590&micro;s+0s) by Class::MOP::Mixin::HasMethods::_add_meta_method at <a href="Class-MOP-Mixin-HasMethods-pm-91-line.html#28">line 28 of Class/MOP/Mixin/HasMethods.pm</a>, avg 2&micro;s/call
+#  278 times (887&micro;s+0s) by Moose::Exporter::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Moose/Exporter.pm:492] at <a href="Moose-Exporter-pm-82-line.html#441">line 441 of Moose/Exporter.pm</a>, avg 3&micro;s/call
+#  217 times (168&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Class::get_method_with_attributes_list at <a href="MooseX-MethodAttributes-Role-Meta-Class-pm-611-line.html#35">line 35 of MooseX/MethodAttributes/Role/Meta/Class.pm</a>, avg 773ns/call
+#  216 times (249&micro;s+0s) by Moose::Meta::Role::Composite::add_method at <a href="Moose-Meta-Role-Composite-pm-281-line.html#91">line 91 of Moose/Meta/Role/Composite.pm</a>, avg 1&micro;s/call
+#  194 times (805&micro;s+0s) by Moose::Meta::Attribute::install_delegation at <a href="Moose-Meta-Attribute-pm-164-line.html#1117">line 1117 of Moose/Meta/Attribute.pm</a>, avg 4&micro;s/call
+#  155 times (354&micro;s+0s) by Moose::Meta::Class::new_object at <a href="Moose-Meta-Class-pm-136-line.html#278">line 278 of Moose/Meta/Class.pm</a>, avg 2&micro;s/call
+#  115 times (138&micro;s+0s) by Moose::Util::does_role at <a href="Moose-Util-pm-158-line.html#61">line 61 of Moose/Util.pm</a>, avg 1&micro;s/call
+#  109 times (146&micro;s+0s) by Moose::Object::does at <a href="Moose-Object-pm-266-line.html#125">line 125 of Moose/Object.pm</a>, avg 1&micro;s/call
+#  108 times (171&micro;s+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#158">line 158 of MooseX/Types/TypeDecorator.pm</a>, avg 2&micro;s/call
+#  102 times (340&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-line.html#70">line 70 of Class/MOP/Method/Inlined.pm</a>, avg 3&micro;s/call
+#  102 times (282&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-line.html#58">line 58 of Class/MOP/Method/Inlined.pm</a>, avg 3&micro;s/call
+#   67 times (151&micro;s+0s) by Catalyst::Controller::_parse_attrs at <a href="Catalyst-Controller-pm-576-line.html#347">line 347 of Catalyst/Controller.pm</a>, avg 2&micro;s/call
+#   65 times (101&micro;s+0s) by Catalyst::Controller::_all_actions_attributes or KiokuDB::Backend::DBI::_columns or KiokuDB::Backend::DBI::_ordered_columns or KiokuDB::Backend::DBI::connect_info or KiokuDB::Backend::DBI::dbic_attrs or KiokuDB::Backend::DBI::on_connect_call or KiokuDB::Backend::DBI::schema or KiokuDB::Backend::Serialize::JSPON::Collapser::reserved_key or KiokuDB::Serializer::JSON::_jspon_params or KiokuDB::Serializer::JSON::default_typemap or KiokuDB::TypeMap::all_isa_entry_classes or KiokuDB::TypeMap::includes or KiokuDB::collapser or KiokuDB::linker or KiokuDB::merged_typemap or KiokuDB::typemap_resolver or KiokuX::Model::_connect_args or Moose::Meta::Class::__ANON__::SERIAL::17::_native_type or Moose::Meta::Class::__ANON__::SERIAL::23::_native_type or Moose::Meta::Class::__ANON__::SERIAL::8::_native_type or Parse::Method::Signatures::TypeConstraint::tc or Parse::Method::Signatures::ppi or Parse::Method::Signatures::ppi_doc at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#11">line 11 of (eval 83)[Eval/Closure.pm:125]</a>, avg 2&micro;s/call
+#   64 times (134&micro;s+0s) by Moose::Util::add_method_modifier at <a href="Moose-Util-pm-158-line.html#239">line 239 of Moose/Util.pm</a>, avg 2&micro;s/call
+#   63 times (60&micro;s+0s) by Catalyst::Request::cookies or Catalyst::Request::parameters or KiokuDB::TypeMap::Default::JSON::_exclude or KiokuDB::TypeMap::all_entries or KiokuDB::TypeMap::all_isa_entries or KiokuDB::TypeMap::entries or KiokuDB::TypeMap::isa_entries or Moose::Meta::Class::__ANON__::SERIAL::7::attributes at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#10">line 10 of (eval 83)[Eval/Closure.pm:125]</a>, avg 957ns/call
+#   49 times (89&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Collection::_tc_member_type at <a href="Moose-Meta-Method-Accessor-Native-Collection-pm-792-line.html#42">line 42 of Moose/Meta/Method/Accessor/Native/Collection.pm</a>, avg 2&micro;s/call
+#   45 times (42&micro;s+0s) by Catalyst::Controller::register_action_methods at <a href="Catalyst-Controller-pm-576-line.html#242">line 242 of Catalyst/Controller.pm</a>, avg 933ns/call
+#   45 times (39&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Class::get_nearest_methods_with_attributes at <a href="MooseX-MethodAttributes-Role-Meta-Class-pm-611-line.html#65">line 65 of MooseX/MethodAttributes/Role/Meta/Class.pm</a>, avg 867ns/call
+#   44 times (92&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-line.html#684">line 684 of Class/Accessor/Grouped.pm</a>, avg 2&micro;s/call
+#   43 times (152&micro;s+0s) by Sub::Exporter::default_generator at <a href="Sub-Exporter-pm-112-line.html#848">line 848 of Sub/Exporter.pm</a>, avg 4&micro;s/call
+#   35 times (169&micro;s+0s) by Class::MOP::Class:::around at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-line.html#160">line 160 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 5&micro;s/call
+#   35 times (117&micro;s+0s) by Moose::Meta::Attribute::Native::Trait::_check_handles_values at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-line.html#116">line 116 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 3&micro;s/call
+#   32 times (40&micro;s+0s) by Moose::Meta::Class::calculate_all_roles_with_inheritance at <a href="Moose-Meta-Class-pm-136-line.html#224">line 224 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#   31 times (123&micro;s+0s) by attributes::import at <a href="attributes-pm-622-line.html#50">line 50 of attributes.pm</a>, avg 4&micro;s/call
+#   31 times (79&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterizable::parameterize at <a href="Moose-Meta-TypeConstraint-Parameterizable-pm-178-line.html#80">line 80 of Moose/Meta/TypeConstraint/Parameterizable.pm</a>, avg 3&micro;s/call
+#   26 times (85&micro;s+0s) by Moose::Object::BUILDALL at <a href="Moose-Object-pm-266-line.html#56">line 56 of Moose/Object.pm</a>, avg 3&micro;s/call
+#   22 times (52&micro;s+0s) by Class::Accessor::Grouped::_mk_group_accessors at <a href="Class-Accessor-Grouped-pm-2180-line.html#41">line 41 of Class/Accessor/Grouped.pm</a>, avg 2&micro;s/call
+#   22 times (33&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-line.html#729">line 729 of Class/Accessor/Grouped.pm</a>, avg 1&micro;s/call
+#   22 times (32&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-line.html#706">line 706 of Class/Accessor/Grouped.pm</a>, avg 1&micro;s/call
+#   21 times (37&micro;s+0s) by Moose::Util::TypeConstraints::_create_parameterized_type_constraint at <a href="Moose-Util-TypeConstraints-pm-172-line.html#143">line 143 of Moose/Util/TypeConstraints.pm</a>, avg 2&micro;s/call
+#   20 times (35&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Class::get_all_methods_with_attributes at <a href="MooseX-MethodAttributes-Role-Meta-Class-pm-611-line.html#54">line 54 of MooseX/MethodAttributes/Role/Meta/Class.pm</a>, avg 2&micro;s/call
+#   17 times (44&micro;s+0s) by Module::Pluggable::Object::BEGIN@6 at <a href="File-Spec-Functions-pm-636-line.html#41">line 41 of File/Spec/Functions.pm</a>, avg 3&micro;s/call
+#   17 times (22&micro;s+0s) by Class::C3::Componentised::ensure_class_loaded at <a href="DBIx-Class-Storage-DBI-pm-2457-line.html#106">line 106 of DBIx/Class/Storage/DBI.pm</a>, avg 1&micro;s/call
+#   16 times (39&micro;s+0s) by Moose::Util::MetaRole::_make_new_class at <a href="Moose-Util-MetaRole-pm-135-line.html#132">line 132 of Moose/Util/MetaRole.pm</a>, avg 2&micro;s/call
+#   16 times (27&micro;s+0s) by Moose::Meta::Attribute::_call_builder at <a href="Moose-Meta-Attribute-pm-164-line.html#545">line 545 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
+#   13 times (41&micro;s+0s) by Catalyst::_filter_component at <a href="Catalyst-pm-381-line.html#613">line 613 of Catalyst.pm</a>, avg 3&micro;s/call
+#   11 times (33&micro;s+0s) by Moose::Util::resolve_metaclass_alias at <a href="Moose-Util-pm-158-line.html#230">line 230 of Moose/Util.pm</a>, avg 3&micro;s/call
+#   10 times (23&micro;s+0s) by TryCatch::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/TryCatch.pm:50] at <a href="TryCatch-pm-905-line.html#41">line 41 of TryCatch.pm</a>, avg 2&micro;s/call
+#   10 times (17&micro;s+0s) by Moose::Meta::Attribute::clone_and_inherit_options at <a href="Moose-Meta-Attribute-pm-164-line.html#262">line 262 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
+#   10 times (17&micro;s+0s) by Moose::Meta::Attribute::clone_and_inherit_options at <a href="Moose-Meta-Attribute-pm-164-line.html#252">line 252 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
+#   10 times (16&micro;s+0s) by Moose::Meta::Attribute::clone_and_inherit_options at <a href="Moose-Meta-Attribute-pm-164-line.html#212">line 212 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
+#    9 times (45&micro;s+0s) by Catalyst::Dispatcher::setup_actions at <a href="Catalyst-Dispatcher-pm-1877-line.html#605">line 605 of Catalyst/Dispatcher.pm</a>, avg 5&micro;s/call
+#    9 times (40&micro;s+0s) by Catalyst::setup_components at <a href="Catalyst-pm-381-line.html#2510">line 2510 of Catalyst.pm</a>, avg 4&micro;s/call
+#    9 times (38&micro;s+0s) by Moose::Object::DEMOLISHALL at <a href="Moose-Object-pm-266-line.html#70">line 70 of Moose/Object.pm</a>, avg 4&micro;s/call
+#    9 times (34&micro;s+0s) by Catalyst::setup_component at <a href="Catalyst-pm-381-line.html#2571">line 2571 of Catalyst.pm</a>, avg 4&micro;s/call
+#    9 times (25&micro;s+0s) by Devel::Declare::shadow_sub at <a href="Devel-Declare-pm-906-line.html#101">line 101 of Devel/Declare.pm</a>, avg 3&micro;s/call
+#    8 times (58&micro;s+0s) by MooseX::Types::Util::has_available_type_export at <a href="MooseX-Types-Util-pm-417-line.html#35">line 35 of MooseX/Types/Util.pm</a>, avg 7&micro;s/call
+#    8 times (7&micro;s+0s) by TryCatch::parse_proto_using_pms at <a href="TryCatch-pm-905-line.html#263">line 263 of TryCatch.pm</a>, avg 925ns/call
+#    5 times (41&micro;s+0s) by Class::MOP::Class:::before at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-line.html#29">line 29 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 8&micro;s/call
+#    5 times (18&micro;s+0s) by Hash::Util::FieldHash::Compat::import at <a href="Hash-Util-FieldHash-Compat-pm-1534-line.html#28">line 28 of Hash/Util/FieldHash/Compat.pm</a>, avg 3&micro;s/call
+#    4 times (10&micro;s+0s) by Catalyst::Controller::get_action_methods at <a href="Catalyst-Controller-pm-576-line.html#200">line 200 of Catalyst/Controller.pm</a>, avg 3&micro;s/call
+#    4 times (8&micro;s+0s) by overload::Overloaded at <a href="overload-pm-29-line.html#53">line 53 of overload.pm</a>, avg 2&micro;s/call
+#    4 times (8&micro;s+0s) by String::Formatter::new at <a href="String-Formatter-pm-856-line.html#89">line 89 of String/Formatter.pm</a>, avg 2&micro;s/call
+#    2 times (21&micro;s+0s) by Class::MOP::Class:::before at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-line.html#37">line 37 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 10&micro;s/call
+#    2 times (19&micro;s+0s) by Catalyst::View::TT::BEGIN@9 at <a href="Template-Timer-pm-2037-line.html#69">line 69 of Template/Timer.pm</a>, avg 9&micro;s/call
+#    2 times (7&micro;s+0s) by if::work at <a href="if-pm-267-line.html#14">line 14 of if.pm</a>, avg 3&micro;s/call
+#    2 times (6&micro;s+0s) by Catalyst::__ANON__[/Users/edenc/perl5/lib/perl5/Catalyst.pm:2032] at <a href="Catalyst-pm-381-line.html#2011">line 2011 of Catalyst.pm</a>, avg 3&micro;s/call
+#    2 times (3&micro;s+0s) by HTTP::Message::PSGI::req_to_psgi at <a href="HTTP-Message-PSGI-pm-2514-line.html#85">line 85 of HTTP/Message/PSGI.pm</a>, avg 2&micro;s/call
+#    2 times (3&micro;s+0s) by KiokuDB::_find_default_typemaps at <a href="KiokuDB-pm-1519-line.html#96">line 96 of KiokuDB.pm</a>, avg 1&micro;s/call
+#    2 times (2&micro;s+0s) by Catalyst::Request::body_parameters at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#13">line 13 of (eval 83)[Eval/Closure.pm:125]</a>, avg 800ns/call
+#       once (20&micro;s+0s) by KiokuDB::Backend::DBI::__ANON__[/Users/edenc/perl5/lib/perl5/KiokuDB/Backend/DBI.pm:135] at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#132">line 132 of KiokuDB/Backend/DBI.pm</a>
+#       once (6&micro;s+0s) by Catalyst::DispatchType::Chained::recurse_match at <a href="Catalyst-DispatchType-Chained-pm-2498-line.html#216">line 216 of Catalyst/DispatchType/Chained.pm</a>
+#       once (5&micro;s+0s) by Catalyst::Dispatcher::_invoke_as_component at <a href="Catalyst-Dispatcher-pm-1877-line.html#325">line 325 of Catalyst/Dispatcher.pm</a>
+#       once (5&micro;s+0s) by Catalyst::View::JSON::new at <a href="Catalyst-View-JSON-pm-2046-line.html#34">line 34 of Catalyst/View/JSON.pm</a>
+#       once (4&micro;s+0s) by Catalyst::finalize at <a href="Catalyst-pm-381-line.html#1779">line 1779 of Catalyst.pm</a>
+#       once (3&micro;s+0s) by Catalyst::View::JSON::new at <a href="Catalyst-View-JSON-pm-2046-line.html#24">line 24 of Catalyst/View/JSON.pm</a>
+#       once (3&micro;s+0s) by Catalyst::Component::BEGIN@7 at <a href="Class-C3-Adopt-NEXT-pm-582-line.html#25">line 25 of Class/C3/Adopt/NEXT.pm</a>
+#       once (3&micro;s+0s) by Text::Tradition::BUILD at <a href="lib-Text-Tradition-pm-673-line.html#288">line 288 of lib/Text/Tradition.pm</a>
+#       once (3&micro;s+0s) by Catalyst::Controller::_ACTION at <a href="Catalyst-Controller-pm-576-line.html#125">line 125 of Catalyst/Controller.pm</a>
+#       once (3&micro;s+0s) by Catalyst::Dispatcher::_invoke_as_component at <a href="Catalyst-Dispatcher-pm-1877-line.html#330">line 330 of Catalyst/Dispatcher.pm</a>
+#       once (2&micro;s+0s) by DBIx::Class::Storage::DBI::txn_begin at <a href="DBIx-Class-Storage-DBI-pm-2457-line.html#127">line 127 of DBIx/Class/Storage/DBI.pm</a>
+#       once (2&micro;s+0s) by Moose::Object::BEGIN@108 at <a href="Moose-Object-pm-266-line.html#109">line 109 of Moose/Object.pm</a>
+#       once (2&micro;s+0s) by Catalyst::setup at <a href="Catalyst-pm-381-line.html#1195">line 1195 of Catalyst.pm</a>
+#       once (2&micro;s+0s) by base::import at <a href="Class-Accessor-Grouped-pm-2180-line.html#653">line 653 of Class/Accessor/Grouped.pm</a>
+#       once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@20 at <a href="Data-Visitor-pm-1636-line.html#452">line 452 of Data/Visitor.pm</a>
+#       once (2&micro;s+0s) by KiokuDB::BUILD at <a href="KiokuDB-pm-1519-line.html#245">line 245 of KiokuDB.pm</a>
+#       once (2&micro;s+0s) by Sub::Install::__ANON__[/Users/edenc/perl5/lib/perl5/Sub/Install.pm:132] at <a href="Sub-Install-pm-73-line.html#120">line 120 of Sub/Install.pm</a>
+#       once (2&micro;s+0s) by Config::Any::Base::is_supported at <a href="Config-Any-Base-pm-1960-line.html#41">line 41 of Config/Any/Base.pm</a>
+#       once (2&micro;s+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#12">line 12 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (1&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@8 at <a href="Data-Visitor-Callback-pm-1863-line.html#288">line 288 of Data/Visitor/Callback.pm</a>
+#       once (1&micro;s+0s) by KiokuDB::_find_default_typemaps at <a href="KiokuDB-pm-1519-line.html#91">line 91 of KiokuDB.pm</a>
+#       once (1&micro;s+0s) by JSON::Any::objToJson at <a href="JSON-Any-pm-2146-line.html#501">line 501 of JSON/Any.pm</a>
+#       once (1&micro;s+0s) by Catalyst::handle_request at <a href="Catalyst-pm-381-line.html#1974">line 1974 of Catalyst.pm</a>
+#       once (1&micro;s+0s) by base::import at <a href="Class-Accessor-Grouped-pm-2180-line.html#654">line 654 of Class/Accessor/Grouped.pm</a></div></div>sub UNIVERSAL::can; # xsub<br />        </td></tr>
+<tr><td class="h"><a name="UNIVERSAL__isa"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 40.6ms within UNIVERSAL::isa which was called 22342 times, avg 2&micro;s/call:
+# 3906 times (7.44ms+0s) by Class::MOP::Object::_is_compatible_with at <a href="Class-MOP-Object-pm-96-line.html#52">line 52 of Class/MOP/Object.pm</a>, avg 2&micro;s/call
+# 2226 times (2.14ms+0s) by Moose::Util::TypeConstraints::find_type_constraint at <a href="Moose-Util-TypeConstraints-pm-172-line.html#312">line 312 of Moose/Util/TypeConstraints.pm</a>, avg 963ns/call
+# 1223 times (5.23ms+0s) by Class::MOP::Class::new_object at <a href="Class-MOP-Class-pm-103-line.html#496">line 496 of Class/MOP/Class.pm</a>, avg 4&micro;s/call
+# 1163 times (1.42ms+0s) by KiokuDB::LiveObjects::register_object at <a href="KiokuDB-LiveObjects-pm-1680-line.html#372">line 372 of KiokuDB/LiveObjects.pm</a>, avg 1&micro;s/call
+# 1163 times (991&micro;s+0s) by KiokuDB::LiveObjects::register_entry at <a href="KiokuDB-LiveObjects-pm-1680-line.html#419">line 419 of KiokuDB/LiveObjects.pm</a>, avg 852ns/call
+# 1108 times (1.17ms+0s) by Text::Tradition::Collation::_add_reading or Text::Tradition::add_witness at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#26">line 26 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
+# 1095 times (1.19ms+0s) by Text::Tradition::Collation::Reading::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#20">line 20 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
+#  985 times (1.50ms+0s) by Class::MOP::Method::Accessor::new at <a href="Class-MOP-Method-Accessor-pm-108-line.html#29">line 29 of Class/MOP/Method/Accessor.pm</a>, avg 2&micro;s/call
+#  884 times (1.41ms+0s) by Class::MOP::Mixin::HasAttributes::add_attribute at <a href="Class-MOP-Mixin-HasAttributes-pm-89-line.html#23">line 23 of Class/MOP/Mixin/HasAttributes.pm</a>, avg 2&micro;s/call
+#  795 times (1.74ms+0s) by Moose::Meta::Role::Application::ToClass::apply_methods at <a href="Moose-Meta-Role-Application-ToClass-pm-286-line.html#165">line 165 of Moose/Meta/Role/Application/ToClass.pm</a>, avg 2&micro;s/call
+#  671 times (1.74ms+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#148">line 148 of MooseX/Types/TypeDecorator.pm</a>, avg 3&micro;s/call
+#  653 times (759&micro;s+0s) by Class::MOP::Attribute::attach_to_class at <a href="Class-MOP-Attribute-pm-130-line.html#240">line 240 of Class/MOP/Attribute.pm</a>, avg 1&micro;s/call
+#  490 times (3.05ms+0s) by Moose::Meta::Role::Application::ToRole::apply_methods at <a href="Moose-Meta-Role-Application-ToRole-pm-288-line.html#86">line 86 of Moose/Meta/Role/Application/ToRole.pm</a>, avg 6&micro;s/call
+#  331 times (566&micro;s+0s) by Moose::Meta::TypeConstraint::Registry::add_type_constraint at <a href="Moose-Meta-TypeConstraint-Registry-pm-189-line.html#51">line 51 of Moose/Meta/TypeConstraint/Registry.pm</a>, avg 2&micro;s/call
+#  307 times (441&micro;s+0s) by Moose::Meta::Role::Application::RoleSummation::apply_methods at <a href="Moose-Meta-Role-Application-RoleSummation-pm-284-line.html#170">line 170 of Moose/Meta/Role/Application/RoleSummation.pm</a>, avg 1&micro;s/call
+#  260 times (635&micro;s+0s) by Moose::Exporter::_apply_metaroles at <a href="Moose-Exporter-pm-82-line.html#548">line 548 of Moose/Exporter.pm</a>, avg 2&micro;s/call
+#  242 times (419&micro;s+0s) by Moose::Meta::Role::apply at <a href="Moose-Meta-Role-pm-268-line.html#449">line 449 of Moose/Meta/Role.pm</a>, avg 2&micro;s/call
+#  231 times (176&micro;s+0s) by Moose::Meta::Role::Attribute::attach_to_role at <a href="Moose-Meta-Role-Attribute-pm-269-line.html#72">line 72 of Moose/Meta/Role/Attribute.pm</a>, avg 764ns/call
+#  230 times (989&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-line.html#43">line 43 of Class/MOP/Method/Inlined.pm</a>, avg 4&micro;s/call
+#  224 times (216&micro;s+0s) by PPI::Node::find at <a href="PPI-Node-pm-921-line.html#388">line 388 of PPI/Node.pm</a>, avg 965ns/call
+#  216 times (670&micro;s+0s) by Moose::Meta::Class::superclasses at <a href="Moose-Meta-Class-pm-136-line.html#556">line 556 of Moose/Meta/Class.pm</a>, avg 3&micro;s/call
+#  200 times (336&micro;s+0s) by Class::MOP::Class::superclasses at <a href="Class-MOP-Class-pm-103-line.html#949">line 949 of Class/MOP/Class.pm</a>, avg 2&micro;s/call
+#  199 times (344&micro;s+0s) by Class::MOP::Method::Wrapped::wrap at <a href="Class-MOP-Method-Wrapped-pm-106-line.html#76">line 76 of Class/MOP/Method/Wrapped.pm</a>, avg 2&micro;s/call
+#  197 times (394&micro;s+0s) by Moose::Meta::Attribute::install_delegation at <a href="Moose-Meta-Attribute-pm-164-line.html#1117">line 1117 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
+#  192 times (366&micro;s+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-158-line.html#136">line 136 of Moose/Util.pm</a>, avg 2&micro;s/call
+#  169 times (456&micro;s+0s) by base::import at <a href="base-pm-22-line.html#74">line 74 of base.pm</a>, avg 3&micro;s/call
+#  154 times (160&micro;s+0s) by Moose::Meta::Role::add_attribute at <a href="Moose-Meta-Role-pm-268-line.html#245">line 245 of Moose/Meta/Role.pm</a>, avg 1&micro;s/call
+#  145 times (314&micro;s+0s) by Moose::Util::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Moose/Util.pm:54] at <a href="Moose-Util-pm-158-line.html#54">line 54 of Moose/Util.pm</a>, avg 2&micro;s/call
+#  136 times (135&micro;s+0s) by Moose::Meta::Method::Delegation::new at <a href="Moose-Meta-Method-Delegation-pm-169-line.html#27">line 27 of Moose/Meta/Method/Delegation.pm</a>, avg 989ns/call
+#  126 times (184&micro;s+0s) by Moose::Meta::Class::add_attribute at <a href="Moose-Meta-Class-pm-136-line.html#566">line 566 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#  123 times (249&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-line.html#155">line 155 of Moose.pm</a>, avg 2&micro;s/call
+#  121 times (253&micro;s+0s) by Moose::Role::init_meta at <a href="Moose-Role-pm-391-line.html#119">line 119 of Moose/Role.pm</a>, avg 2&micro;s/call
+#  111 times (165&micro;s+0s) by Moose::Meta::Method::Destructor::is_needed at <a href="Moose-Meta-Method-Destructor-pm-152-line.html#61">line 61 of Moose/Meta/Method/Destructor.pm</a>, avg 1&micro;s/call
+#  101 times (155&micro;s+0s) by Class::MOP::Object::_get_compatible_metaclass_by_subclassing at <a href="Class-MOP-Object-pm-96-line.html#90">line 90 of Class/MOP/Object.pm</a>, avg 2&micro;s/call
+#   93 times (125&micro;s+0s) by Moose::Meta::Class::add_role at <a href="Moose-Meta-Class-pm-136-line.html#197">line 197 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#   93 times (118&micro;s+0s) by Moose::Meta::Class::add_role_application at <a href="Moose-Meta-Class-pm-136-line.html#210">line 210 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
+#   89 times (180&micro;s+0s) by KiokuDB::TypeMap::resolve at <a href="KiokuDB-TypeMap-pm-1440-line.html#89">line 89 of KiokuDB/TypeMap.pm</a>, avg 2&micro;s/call
+#   76 times (76&micro;s+0s) by Moose::Meta::Role::Composite::new at <a href="Moose-Meta-Role-Composite-pm-281-line.html#52">line 52 of Moose/Meta/Role/Composite.pm</a>, avg 1&micro;s/call
+#   68 times (102&micro;s+0s) by MooseX::Types::TypeDecorator::isa at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#101">line 101 of MooseX/Types/TypeDecorator.pm</a>, avg 1&micro;s/call
+#   66 times (104&micro;s+0s) by MooseX::Types::TypeDecorator::new at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#66">line 66 of MooseX/Types/TypeDecorator.pm</a>, avg 2&micro;s/call
+#   58 times (91&micro;s+0s) by Class::MOP::Method::Inlined::_uninlined_body at <a href="Class-MOP-Method-Inlined-pm-116-line.html#24">line 24 of Class/MOP/Method/Inlined.pm</a>, avg 2&micro;s/call
+#   56 times (81&micro;s+0s) by Moose::Meta::Role::add_role at <a href="Moose-Meta-Role-pm-268-line.html#406">line 406 of Moose/Meta/Role.pm</a>, avg 1&micro;s/call
+#   56 times (73&micro;s+0s) by PPI::Node::__ANON__[(eval 1521)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1526)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1539)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1544)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1549)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1554)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1862)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 865)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 865)[PPI-Node-pm-654]-1295-line.html#2">line 2 of (eval 865)[PPI/Node.pm:654]</a>, avg 1&micro;s/call
+#   56 times (65&micro;s+0s) by PPI::Node::__ANON__[(eval 1518)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1523)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1536)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1541)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1546)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1551)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1859)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 862)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 862)[PPI-Node-pm-654]-1292-line.html#2">line 2 of (eval 862)[PPI/Node.pm:654]</a>, avg 1&micro;s/call
+#   56 times (63&micro;s+0s) by PPI::Node::__ANON__[(eval 1519)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1524)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1537)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1542)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1547)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1552)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1860)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 863)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 863)[PPI-Node-pm-654]-1293-line.html#2">line 2 of (eval 863)[PPI/Node.pm:654]</a>, avg 1&micro;s/call
+#   56 times (59&micro;s+0s) by PPI::Node::__ANON__[(eval 1520)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1525)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1538)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1543)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1548)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1553)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1861)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 864)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 864)[PPI-Node-pm-654]-1294-line.html#2">line 2 of (eval 864)[PPI/Node.pm:654]</a>, avg 1&micro;s/call
+#   56 times (49&micro;s+0s) by Moose::Meta::Attribute::_canonicalize_handles at <a href="Moose-Meta-Attribute-pm-164-line.html#1177">line 1177 of Moose/Meta/Attribute.pm</a>, avg 882ns/call
+#   51 times (120&micro;s+0s) by Graph::Traversal::new at <a href="Graph-Traversal-pm-713-line.html#161">line 161 of Graph/Traversal.pm</a>, avg 2&micro;s/call
+#   47 times (174&micro;s+0s) by Class::MOP::Class::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Class/MOP/Class.pm:1072] at <a href="Class-MOP-Class-pm-103-line.html#1065">line 1065 of Class/MOP/Class.pm</a>, avg 4&micro;s/call
+#   40 times (37&micro;s+0s) by PPI::Element::next_token at <a href="PPI-Element-pm-919-line.html#506">line 506 of PPI/Element.pm</a>, avg 937ns/call
+#   38 times (40&micro;s+0s) by KiokuDB::TypeMap::CORE:sort at <a href="KiokuDB-TypeMap-pm-1440-line.html#166">line 166 of KiokuDB/TypeMap.pm</a>, avg 1&micro;s/call
+#   36 times (70&micro;s+0s) by Moose::Meta::Attribute::_get_delegate_method_list at <a href="Moose-Meta-Attribute-pm-164-line.html#1188">line 1188 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
+#   36 times (31&micro;s+0s) by Catalyst::Response::headers or KiokuDB::Backend::DBI::schema or KiokuDB::collapser or KiokuDB::linker or KiokuDB::typemap_resolver or List::MoreUtils::all or Parse::Method::Signatures::TypeConstraint::tc or Parse::Method::Signatures::ppi or Parse::Method::Signatures::ppi_doc at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#18">line 18 of (eval 83)[Eval/Closure.pm:125]</a>, avg 864ns/call
+#   35 times (56&micro;s+0s) by Class::MOP::Class::is_pristine at <a href="Class-MOP-Class-pm-103-line.html#1250">line 1250 of Class/MOP/Class.pm</a>, avg 2&micro;s/call
+#   35 times (31&micro;s+0s) by Catalyst::Model::KiokuDB::_model or KiokuDB::Collapser::_set_buffer or KiokuDB::LiveObjects::_set_current_scope or Parse::Method::Signatures::_set_ppi or Text::Tradition::Collation::_set_end or Text::Tradition::Collation::_set_relations or Text::Tradition::Collation::_set_start or Text::Tradition::_save_collation at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#6">line 6 of (eval 83)[Eval/Closure.pm:125]</a>, avg 886ns/call
+#   32 times (60&micro;s+0s) by PPI::Node::_wanted at <a href="PPI-Node-pm-921-line.html#618">line 618 of PPI/Node.pm</a>, avg 2&micro;s/call
+#   32 times (43&micro;s+0s) by PPI::Node::find at <a href="PPI-Node-pm-921-line.html#392">line 392 of PPI/Node.pm</a>, avg 1&micro;s/call
+#   30 times (66&micro;s+0s) by Class::MOP::Method::Constructor::new at <a href="Class-MOP-Method-Constructor-pm-114-line.html#23">line 23 of Class/MOP/Method/Constructor.pm</a>, avg 2&micro;s/call
+#   27 times (79&micro;s+0s) by namespace::autoclean::__ANON__[/Users/edenc/perl5/lib/perl5/namespace/autoclean.pm:57] at <a href="namespace-autoclean-pm-375-line.html#46">line 46 of namespace/autoclean.pm</a>, avg 3&micro;s/call
+#   24 times (50&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::_str_node at <a href="Parse-Method-Signatures-TypeConstraint-pm-1283-line.html#121">line 121 of Parse/Method/Signatures/TypeConstraint.pm</a>, avg 2&micro;s/call
+#   24 times (38&micro;s+0s) by Parse::Method::Signatures::consume_token at <a href="Parse-Method-Signatures-pm-911-line.html#801">line 801 of Parse/Method/Signatures.pm</a>, avg 2&micro;s/call
+#   23 times (19&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-line.html#79">line 79 of Class/MOP/Method/Inlined.pm</a>, avg 830ns/call
+#   22 times (30&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterizable::parameterize at <a href="Moose-Meta-TypeConstraint-Parameterizable-pm-178-line.html#88">line 88 of Moose/Meta/TypeConstraint/Parameterizable.pm</a>, avg 1&micro;s/call
+#   22 times (26&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterized::compile_type_constraint at <a href="Moose-Meta-TypeConstraint-Parameterized-pm-177-line.html#55">line 55 of Moose/Meta/TypeConstraint/Parameterized.pm</a>, avg 1&micro;s/call
+#   20 times (81&micro;s+0s) by metaclass::import at <a href="metaclass-pm-161-line.html#35">line 35 of metaclass.pm</a>, avg 4&micro;s/call
+#   19 times (28&micro;s+0s) by Eval::Closure::Sandbox_396::__ANON__[(eval 556)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_401::__ANON__[(eval 561)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_421::__ANON__[(eval 582)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_637::__ANON__[(eval 843)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_788::__ANON__[(eval 999)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_848::__ANON__[(eval 1061)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#3">line 3 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
+#   19 times (26&micro;s+0s) by Catalyst::ClassData::mk_classdata at <a href="Catalyst-ClassData-pm-586-line.html#48">line 48 of Catalyst/ClassData.pm</a>, avg 1&micro;s/call
+#   16 times (48&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-line.html#420">line 420 of PPI/Lexer.pm</a>, avg 3&micro;s/call
+#   16 times (26&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-line.html#577">line 577 of PPI/Lexer.pm</a>, avg 2&micro;s/call
+#   16 times (20&micro;s+0s) by Parse::Method::Signatures::consume_token at <a href="Parse-Method-Signatures-pm-911-line.html#803">line 803 of Parse/Method/Signatures.pm</a>, avg 1&micro;s/call
+#   16 times (16&micro;s+0s) by PPI::Element::first_token at <a href="PPI-Element-pm-919-line.html#445">line 445 of PPI/Element.pm</a>, avg 975ns/call
+#   16 times (11&micro;s+0s) by PPI::Element::first_token at <a href="PPI-Element-pm-919-line.html#444">line 444 of PPI/Element.pm</a>, avg 694ns/call
+#   14 times (26&micro;s+0s) by Moose::Meta::TypeConstraint::Class::is_subtype_of at <a href="Moose-Meta-TypeConstraint-Class-pm-181-line.html#105">line 105 of Moose/Meta/TypeConstraint/Class.pm</a>, avg 2&micro;s/call
+#   13 times (11&micro;s+0s) by Text::Tradition::Witness::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#146">line 146 of (eval 83)[Eval/Closure.pm:125]</a>, avg 869ns/call
+#   12 times (13&micro;s+0s) by Config::Any::plugins at <a href="Config-Any-pm-1862-line.html#272">line 272 of Config/Any.pm</a>, avg 1&micro;s/call
+#   11 times (37&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterized::equals at <a href="Moose-Meta-TypeConstraint-Parameterized-pm-177-line.html#36">line 36 of Moose/Meta/TypeConstraint/Parameterized.pm</a>, avg 3&micro;s/call
+#   10 times (18&micro;s+0s) by Moose::Meta::Class::_process_inherited_attribute at <a href="Moose-Meta-Class-pm-136-line.html#712">line 712 of Moose/Meta/Class.pm</a>, avg 2&micro;s/call
+#    9 times (61&micro;s+0s) by MooseX::Meta::TypeConstraint::Structured::is_subtype_of at <a href="MooseX-Meta-TypeConstraint-Structured-pm-1203-line.html#171">line 171 of MooseX/Meta/TypeConstraint/Structured.pm</a>, avg 7&micro;s/call
+#    9 times (20&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Collection::_check_new_members_only at <a href="Moose-Meta-Method-Accessor-Native-Collection-pm-792-line.html#94">line 94 of Moose/Meta/Method/Accessor/Native/Collection.pm</a>, avg 2&micro;s/call
+#    9 times (19&micro;s+0s) by Moose::Util::MetaRole::_metathing_for at <a href="Moose-Util-MetaRole-pm-135-line.html#40">line 40 of Moose/Util/MetaRole.pm</a>, avg 2&micro;s/call
+#    9 times (17&micro;s+0s) by DBI::setup_driver at <a href="DBI-pm-1359-line.html#832">line 832 of DBI.pm</a>, avg 2&micro;s/call
+#    9 times (17&micro;s+0s) by DBI::setup_driver at <a href="DBI-pm-1359-line.html#837">line 837 of DBI.pm</a>, avg 2&micro;s/call
+#    9 times (12&micro;s+0s) by Class::MOP::Mixin::HasMethods::_add_meta_method at <a href="Class-MOP-Mixin-HasMethods-pm-91-line.html#31">line 31 of Class/MOP/Mixin/HasMethods.pm</a>, avg 1&micro;s/call
+#    8 times (35&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::_union_node at <a href="Parse-Method-Signatures-TypeConstraint-pm-1283-line.html#100">line 100 of Parse/Method/Signatures/TypeConstraint.pm</a>, avg 4&micro;s/call
+#    8 times (26&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-line.html#567">line 567 of PPI/Lexer.pm</a>, avg 3&micro;s/call
+#    8 times (20&micro;s+0s) by Parse::Method::Signatures::_param_where at <a href="Parse-Method-Signatures-pm-911-line.html#401">line 401 of Parse/Method/Signatures.pm</a>, avg 2&micro;s/call
+#    8 times (20&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-line.html#459">line 459 of PPI/Lexer.pm</a>, avg 2&micro;s/call
+#    8 times (17&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::_params_node at <a href="Parse-Method-Signatures-TypeConstraint-pm-1283-line.html#111">line 111 of Parse/Method/Signatures/TypeConstraint.pm</a>, avg 2&micro;s/call
+#    8 times (17&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Lexer-pm-1005-line.html#585">line 585 of PPI/Lexer.pm</a>, avg 2&micro;s/call
+#    8 times (16&micro;s+0s) by PPI::Lexer::_lex_statement at <a href="PPI-Lexer-pm-1005-line.html#600">line 600 of PPI/Lexer.pm</a>, avg 2&micro;s/call
+#    8 times (14&micro;s+0s) by PPI::Lexer::_lex_statement at <a href="PPI-Lexer-pm-1005-line.html#616">line 616 of PPI/Lexer.pm</a>, avg 2&micro;s/call
+#    8 times (13&micro;s+0s) by PPI::Lexer::_lex_statement at <a href="PPI-Lexer-pm-1005-line.html#635">line 635 of PPI/Lexer.pm</a>, avg 2&micro;s/call
+#    8 times (12&micro;s+0s) by PPI::Element::next_token at <a href="PPI-Element-pm-919-line.html#510">line 510 of PPI/Element.pm</a>, avg 2&micro;s/call
+#    8 times (11&micro;s+0s) by Catalyst::Component::BUILDARGS at <a href="Catalyst-Component-pm-579-line.html#94">line 94 of Catalyst/Component.pm</a>, avg 1&micro;s/call
+#    8 times (11&micro;s+0s) by Parse::Method::Signatures::remaining_input at <a href="Parse-Method-Signatures-pm-911-line.html#818">line 818 of Parse/Method/Signatures.pm</a>, avg 1&micro;s/call
+#    8 times (10&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-line.html#572">line 572 of PPI/Lexer.pm</a>, avg 1&micro;s/call
+#    8 times (10&micro;s+0s) by Parse::Method::Signatures::_param_traits at <a href="Parse-Method-Signatures-pm-911-line.html#429">line 429 of Parse/Method/Signatures.pm</a>, avg 1&micro;s/call
+#    8 times (9&micro;s+0s) by PPI::Lexer::_add_element at <a href="PPI-Lexer-pm-1005-line.html#1446">line 1446 of PPI/Lexer.pm</a>, avg 1&micro;s/call
+#    8 times (9&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Lexer-pm-1005-line.html#215">line 215 of PPI/Lexer.pm</a>, avg 1&micro;s/call
+#    8 times (8&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Node-pm-921-line.html#114">line 114 of PPI/Node.pm</a>, avg 1&micro;s/call
+#    8 times (7&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#48">line 48 of (eval 83)[Eval/Closure.pm:125]</a>, avg 900ns/call
+#    8 times (6&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Statement-pm-969-line.html#203">line 203 of PPI/Statement.pm</a>, avg 788ns/call
+#    7 times (10&micro;s+0s) by Catalyst::Request::headers or KiokuDB::Backend::DBI::storage or KiokuDB::Serializer::JSON::collapser or MooseX::Role::Parameterized::Meta::Role::Parameterizable::parameters_metaclass at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#21">line 21 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
+#    6 times (10&micro;s+0s) by Class::MOP::Attribute::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Class/MOP/Attribute.pm:456] at <a href="Class-MOP-Attribute-pm-130-line.html#454">line 454 of Class/MOP/Attribute.pm</a>, avg 2&micro;s/call
+#    5 times (13&micro;s+0s) by Moose::Meta::Attribute::_get_delegate_method_list at <a href="Moose-Meta-Attribute-pm-164-line.html#1187">line 1187 of Moose/Meta/Attribute.pm</a>, avg 3&micro;s/call
+#    5 times (8&micro;s+0s) by Moose::Role::init_meta at <a href="Moose-Role-pm-391-line.html#143">line 143 of Moose/Role.pm</a>, avg 2&micro;s/call
+#    5 times (8&micro;s+0s) by Moose::Role::init_meta at <a href="Moose-Role-pm-391-line.html#127">line 127 of Moose/Role.pm</a>, avg 2&micro;s/call
+#    5 times (6&micro;s+0s) by Moose::Util::MetaRole::apply_metaroles at <a href="Moose-Util-MetaRole-pm-135-line.html#24">line 24 of Moose/Util/MetaRole.pm</a>, avg 1&micro;s/call
+#    5 times (5&micro;s+0s) by Class::MOP::Package::reinitialize at <a href="Class-MOP-Package-pm-122-line.html#56">line 56 of Class/MOP/Package.pm</a>, avg 1&micro;s/call
+#    4 times (15&micro;s+0s) by KiokuDB::TypeMap::resolve_entry at <a href="KiokuDB-TypeMap-pm-1440-line.html#101">line 101 of KiokuDB/TypeMap.pm</a>, avg 4&micro;s/call
+#    4 times (8&micro;s+0s) by DBIx::Class::Componentised::inject_base at <a href="DBIx-Class-Componentised-pm-2174-line.html#19">line 19 of DBIx/Class/Componentised.pm</a>, avg 2&micro;s/call
+#    4 times (6&micro;s+0s) by Catalyst::_register_plugin at <a href="Catalyst-pm-381-line.html#2933">line 2933 of Catalyst.pm</a>, avg 1&micro;s/call
+#    4 times (5&micro;s+0s) by DBIx::Class::Componentised::inject_base at <a href="DBIx-Class-Componentised-pm-2174-line.html#37">line 37 of DBIx/Class/Componentised.pm</a>, avg 1&micro;s/call
+#    3 times (5&micro;s+0s) by Moose::Meta::Role::reinitialize at <a href="Moose-Meta-Role-pm-268-line.html#225">line 225 of Moose/Meta/Role.pm</a>, avg 2&micro;s/call
+#    3 times (4&micro;s+0s) by Moose::Meta::Role::reinitialize at <a href="Moose-Meta-Role-pm-268-line.html#212">line 212 of Moose/Meta/Role.pm</a>, avg 1&micro;s/call
+#    3 times (4&micro;s+0s) by MooseX::Types::Base::register_role_type at <a href="MooseX-Types-Base-pm-413-line.html#187">line 187 of MooseX/Types/Base.pm</a>, avg 1&micro;s/call
+#    3 times (4&micro;s+0s) by KiokuDB::LiveObjects::Scope::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#38">line 38 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
+#    3 times (4&micro;s+0s) by Catalyst::setup_plugins at <a href="Catalyst-pm-381-line.html#2971">line 2971 of Catalyst.pm</a>, avg 1&micro;s/call
+#    3 times (4&micro;s+0s) by Tree::Simple::_insertChildAt at <a href="Tree-Simple-pm-639-line.html#162">line 162 of Tree/Simple.pm</a>, avg 1&micro;s/call
+#    3 times (4&micro;s+0s) by Moose::Meta::Attribute::_process_isa_option at <a href="Moose-Meta-Attribute-pm-164-line.html#364">line 364 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
+#    3 times (2&micro;s+0s) by Scope::Guard::new at <a href="Scope-Guard-pm-1527-line.html#20">line 20 of Scope/Guard.pm</a>, avg 733ns/call
+#    3 times (2&micro;s+0s) by Tree::Simple::_setParent at <a href="Tree-Simple-pm-639-line.html#78">line 78 of Tree/Simple.pm</a>, avg 567ns/call
+#    2 times (5&micro;s+0s) by Catalyst::_register_plugin at <a href="Catalyst-pm-381-line.html#2930">line 2930 of Catalyst.pm</a>, avg 2&micro;s/call
+#    2 times (4&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-line.html#65">line 65 of Class/MOP/Class.pm</a>, avg 2&micro;s/call
+#    2 times (3&micro;s+0s) by Class::C3::Componentised::inject_base at <a href="Class-C3-Componentised-pm-2176-line.html#201">line 201 of Class/C3/Componentised.pm</a>, avg 2&micro;s/call
+#    2 times (3&micro;s+0s) by HTTP::Message::PSGI::__ANON__[/Users/edenc/perl5/lib/perl5/HTTP/Message/PSGI.pm:19] at <a href="HTTP-Message-PSGI-pm-2514-line.html#19">line 19 of HTTP/Message/PSGI.pm</a>, avg 2&micro;s/call
+#    2 times (3&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-line.html#58">line 58 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
+#    2 times (3&micro;s+0s) by MooseX::Types::Base::register_class_type at <a href="MooseX-Types-Base-pm-413-line.html#160">line 160 of MooseX/Types/Base.pm</a>, avg 1&micro;s/call
+#    2 times (2&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-line.html#62">line 62 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
+#    2 times (2&micro;s+0s) by Moose::Meta::Attribute::_canonicalize_handles at <a href="Moose-Meta-Attribute-pm-164-line.html#1173">line 1173 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
+#    2 times (2&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-line.html#202">line 202 of Moose.pm</a>, avg 1&micro;s/call
+#    2 times (2&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-line.html#165">line 165 of Moose.pm</a>, avg 1&micro;s/call
+#    2 times (2&micro;s+0s) by KiokuDB::LiveObjects::Scope::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#59">line 59 of (eval 83)[Eval/Closure.pm:125]</a>, avg 950ns/call
+#       once (9&micro;s+0s) by Catalyst::setup at <a href="Catalyst-pm-381-line.html#1176">line 1176 of Catalyst.pm</a>
+#       once (5&micro;s+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#173">line 173 of MooseX/Types/TypeDecorator.pm</a>
+#       once (4&micro;s+0s) by Catalyst::import at <a href="Catalyst-pm-381-line.html#116">line 116 of Catalyst.pm</a>
+#       once (3&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-line.html#189">line 189 of Moose.pm</a>
+#       once (2&micro;s+0s) by KiokuDB::Backend::DBI::__ANON__[/Users/edenc/perl5/lib/perl5/KiokuDB/Backend/DBI.pm:58] at <a href="KiokuDB-Backend-DBI-pm-2149-line.html#57">line 57 of KiokuDB/Backend/DBI.pm</a>
+#       once (2&micro;s+0s) by Catalyst::setup at <a href="Catalyst-pm-381-line.html#1065">line 1065 of Catalyst.pm</a>
+#       once (2&micro;s+0s) by Moose::Meta::Attribute::_process_accessors at <a href="Moose-Meta-Attribute-pm-164-line.html#1041">line 1041 of Moose/Meta/Attribute.pm</a>
+#       once (2&micro;s+0s) by Text::Tradition::Collation::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#145">line 145 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (1&micro;s+0s) by Moose::Util::TypeConstraints::add_parameterizable_type at <a href="Moose-Util-TypeConstraints-pm-172-line.html#736">line 736 of Moose/Util/TypeConstraints.pm</a>
+#       once (1&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#55">line 55 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (1&micro;s+0s) by KiokuDB::LiveObjects::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#61">line 61 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (1&micro;s+0s) by KiokuDB::Collapser::Buffer::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#101">line 101 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (1&micro;s+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#19">line 19 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (1&micro;s+0s) by Catalyst::setup_plugins at <a href="Catalyst-pm-381-line.html#2963">line 2963 of Catalyst.pm</a>
+#       once (1&micro;s+0s) by Moose::Util::MetaRole::apply_base_class_roles at <a href="Moose-Util-MetaRole-pm-135-line.html#108">line 108 of Moose/Util/MetaRole.pm</a>
+#       once (900ns+0s) by KiokuDB::Collapser::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#72">line 72 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (900ns+0s) by Text::Tradition::Collation::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#161">line 161 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (900ns+0s) by KiokuDB::Linker::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#103">line 103 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (800ns+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#71">line 71 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (800ns+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#85">line 85 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (800ns+0s) by Moose::Meta::Attribute::_process_accessors at <a href="Moose-Meta-Attribute-pm-164-line.html#1053">line 1053 of Moose/Meta/Attribute.pm</a>
+#       once (700ns+0s) by KiokuDB::Linker::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#79">line 79 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (700ns+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#22">line 22 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (700ns+0s) by KiokuDB::Collapser::Buffer::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#125">line 125 of (eval 83)[Eval/Closure.pm:125]</a>
+#       once (700ns+0s) by KiokuDB::Collapser::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#96">line 96 of (eval 83)[Eval/Closure.pm:125]</a></div></div>sub UNIVERSAL::isa; # xsub<br />        </td></tr>
+</tbody></table></div>
+        
+            <script type="text/javascript"> $(document).ready(function() { 
+
+        $("#subs_table").tablesorter({
+            sortList: [[3,1]],
+            headers: {
+                3: { sorter: 'fmt_time' },
+                4: { sorter: 'fmt_time' }
+            }
+        });
+    
+ } ); </script>
+        
+        <div class="footer">Report produced by the
+        <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
+        Perl profiler, developed by
+        <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
+        <a href="http://code.nytimes.com">Adam Kaplan</a>.
+        </div>
+        <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+    </body></html>
\ No newline at end of file