nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / strict-pm-3-block.html
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/strict-pm-3-block.html b/stemmaweb/nytprof-runs/relation-uuid-relationships/strict-pm-3-block.html
new file mode 100644 (file)
index 0000000..3ce9da4
--- /dev/null
@@ -0,0 +1,859 @@
+    <!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 strict.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 mode_btn_selected">block view</span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="strict-pm-3-line.html">line view</a></span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="strict-pm-3-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:50:52 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/strict.pm">/opt/local/lib/perl5/5.14.2/strict.pm</a></td></tr>
+<tr><td class="h">Statements</td><td align="left">Executed 2849 statements in 9.39ms</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="c0">768</td><td class="c0">486</td><td class="c0">473</td><td class="c1"><span title="0.0%">3.69ms</span></td><td class="c1"><span title="0.0%">3.73ms</span></td><td class="sub_name"><span style="display: none;">strict::::import</span>strict::<a href="strict-pm-3-block.html#34">import</a></span></td></tr>
+<tr><td class="c3">146</td><td class="c0">146</td><td class="c0">78</td><td class="c3"><span title="0.0%">1.33ms</span></td><td class="c1"><span title="0.0%">2.54ms</span></td><td class="sub_name"><span style="display: none;">strict::::unimport</span>strict::<a href="strict-pm-3-block.html#39">unimport</a></span></td></tr>
+<tr><td class="c3">144</td><td class="c3">3</td><td class="c3">1</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;">strict::::bits</span>strict::<a href="strict-pm-3-block.html#18">bits</a></span></td></tr>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">23&micro;s</span></td><td class="c3"><span title="0.0%">23&micro;s</span></td><td class="sub_name"><span style="display: none;">strict::::CORE:regcomp</span>strict::<a href="strict-pm-3-block.html#strict__CORE_regcomp">CORE:regcomp</a>&nbsp;(opcode)</span></td></tr>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">10&micro;s</span></td><td class="c3"><span title="0.0%">10&micro;s</span></td><td class="sub_name"><span style="display: none;">strict::::CORE:match</span>strict::<a href="strict-pm-3-block.html#strict__CORE_match">CORE:match</a>&nbsp;(opcode)</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-strict-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 strict;</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 1&micro;s">1&micro;s</span></td><td></td><td></td><td class="s">$strict::VERSION = &quot;1.04&quot;;</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"># Verify that we're called correctly so that strictures will work.</td></tr>
+<tr><td class="h"><a name="6"></a>6</td><td class="c3">1</td><td class="c3"><span title="Avg 49&micro;s">49&micro;s</span></td><td class="c3">2</td><td class="c3">33&micro;s</td><td class="s">unless ( __FILE__ =~ /(^|[\/\\])\Q${\__PACKAGE__}\E\.pmc?$/ ) {<div class="calls"><div class="calls_out"># spent    23&micro;s making 1 call to <a href="strict-pm-3-block.html#strict__CORE_regcomp">strict::CORE:regcomp</a>
+# spent    10&micro;s making 1 call to <a href="strict-pm-3-block.html#strict__CORE_match">strict::CORE:match</a></div></div></td></tr>
+<tr><td class="h"><a name="7"></a>7</td><td></td><td></td><td></td><td></td><td class="s">    # Can't use Carp, since Carp uses us!</td></tr>
+<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s">    my (undef, $f, $l) = caller;</td></tr>
+<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s">    die(&quot;Incorrect use of pragma '${\__PACKAGE__}' at $f line $l.\n&quot;);</td></tr>
+<tr><td class="h"><a name="10"></a>10</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="11"></a>11</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="12"></a>12</td><td class="c3">1</td><td class="c3"><span title="Avg 3&micro;s">3&micro;s</span></td><td></td><td></td><td class="s">my %bitmask = (</td></tr>
+<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s">refs =&gt; 0x00000002,</td></tr>
+<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s">subs =&gt; 0x00000200,</td></tr>
+<tr><td class="h"><a name="15"></a>15</td><td></td><td></td><td></td><td></td><td class="s">vars =&gt; 0x00000400</td></tr>
+<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s">);</td></tr>
+<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="18"></a>18</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 1.25ms within strict::bits which was called 144 times, avg 9&micro;s/call:
+# 140 times (1.21ms+0s) by strict::unimport at <a href="strict-pm-3-block.html#41">line 41</a>, avg 9&micro;s/call
+#   3 times (31&micro;s+0s) by strict::import at <a href="strict-pm-3-block.html#36">line 36</a>, avg 10&micro;s/call
+#      once (12&micro;s+0s) by main::BEGIN@2 at <a href="strict-pm-3-block.html#32">line 32</a></div></div>sub bits {</td></tr>
+<tr><td class="h"><a name="19"></a>19</td><td class="c0">720</td><td class="c0"><span title="Avg 2&micro;s">1.09ms</span></td><td></td><td></td><td class="s">    my $bits = 0;</td></tr>
+<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s">    my @wrong;</td></tr>
+<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s">    foreach my $s (@_) {</td></tr>
+<tr><td class="h"><a name="22"></a>22</td><td class="c0">296</td><td class="c0"><span title="Avg 1&micro;s">434&micro;s</span></td><td></td><td></td><td class="s">        push @wrong, $s unless exists $bitmask{$s};</td></tr>
+<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td></td><td></td><td class="s">        $bits |= $bitmask{$s} || 0;</td></tr>
+<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s">    if (@wrong) {</td></tr>
+<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s">        require Carp;</td></tr>
+<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s">        Carp::croak(&quot;Unknown 'strict' tag(s) '@wrong'&quot;);</td></tr>
+<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td></td><td></td><td class="s">    $bits;</td></tr>
+<tr><td class="h"><a name="30"></a>30</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="32"></a>32</td><td class="c3">1</td><td class="c3"><span title="Avg 3&micro;s">3&micro;s</span></td><td class="c3">1</td><td class="c3">12&micro;s</td><td class="s">my $default_bits = bits(qw(refs subs vars));<div class="calls"><div class="calls_out"># spent    12&micro;s making 1 call to <a href="strict-pm-3-block.html#18">strict::bits</a></div></div></td></tr>
+<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 3.73ms (3.69+31&micro;s) within strict::import which was called 768 times, avg 5&micro;s/call:
+# 272 times (1.21ms+0s) by Moose::Exporter::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Moose/Exporter.pm:492] at <a href="Moose-Exporter-pm-82-block.html#437">line 437 of Moose/Exporter.pm</a>, avg 4&micro;s/call
+#   9 times (41&micro;s+0s) by Moose::Exporter::import at <a href="Moose-Exporter-pm-82-block.html#754">line 754 of Moose/Exporter.pm</a>, avg 5&micro;s/call
+#   4 times (16&micro;s+0s) by MooseX::Types::import at <a href="MooseX-Types-pm-407-block.html#30">line 30 of MooseX/Types.pm</a>, avg 4&micro;s/call
+#      once (37&micro;s+0s) by Plack::Middleware::LighttpdScriptNameFix::BEGIN@2 at <a href="Plack-Middleware-LighttpdScriptNameFix-pm-659-block.html#2">line 2 of Plack/Middleware/LighttpdScriptNameFix.pm</a>
+#      once (12&micro;s+14&micro;s) by Class::Data::Inheritable::BEGIN@3 at <a href="Class-Data-Inheritable-pm-1855-block.html#3">line 3 of Class/Data/Inheritable.pm</a>
+#      once (7&micro;s+9&micro;s) by base::BEGIN@3 at <a href="base-pm-22-block.html#3">line 3 of base.pm</a>
+#      once (8&micro;s+8&micro;s) by vars::BEGIN@8 at <a href="vars-pm-6-block.html#8">line 8 of vars.pm</a>
+#      once (14&micro;s+0s) by DBD::_::st::BEGIN@1821 at <a href="DBI-pm-1359-block.html#1821">line 1821 of DBI.pm</a>
+#      once (14&micro;s+0s) by Devel::InnerPackage::BEGIN@3 at <a href="Devel-InnerPackage-pm-584-block.html#3">line 3 of Devel/InnerPackage.pm</a>
+#      once (13&micro;s+0s) by IO::Socket::UNIX::BEGIN@9 at <a href="IO-Socket-UNIX-pm-487-block.html#9">line 9 of IO/Socket/UNIX.pm</a>
+#      once (13&micro;s+0s) by Moose::Meta::TypeConstraint::Role::BEGIN@9 at <a href="Moose-Meta-TypeConstraint-Role-pm-183-block.html#9">line 9 of Moose/Meta/TypeConstraint/Role.pm</a>
+#      once (13&micro;s+0s) by PPI::Token::Comment::BEGIN@61 at <a href="PPI-Token-Comment-pm-925-block.html#61">line 61 of PPI/Token/Comment.pm</a>
+#      once (13&micro;s+0s) by Text::SimpleTable::BEGIN@5 at <a href="Text-SimpleTable-pm-638-block.html#5">line 5 of Text/SimpleTable.pm</a>
+#      once (10&micro;s+0s) by Class::MOP::Method::Constructor::BEGIN@10 at <a href="Class-MOP-Method-Constructor-pm-114-block.html#10">line 10 of Class/MOP/Method/Constructor.pm</a>
+#      once (10&micro;s+0s) by File::stat::BEGIN@4 at <a href="File-stat-pm-26-block.html#4">line 4 of File/stat.pm</a>
+#      once (9&micro;s+0s) by Encode::Encoding::BEGIN@4 at <a href="Encode-Encoding-pm-693-block.html#4">line 4 of Encode/Encoding.pm</a>
+#      once (9&micro;s+0s) by IO::Socket::INET::BEGIN@9 at <a href="IO-Socket-INET-pm-486-block.html#9">line 9 of IO/Socket/INET.pm</a>
+#      once (9&micro;s+0s) by URI::_query::BEGIN@3 at <a href="URI-_query-pm-493-block.html#3">line 3 of URI/_query.pm</a>
+#      once (9&micro;s+0s) by Throwable::X::BEGIN@1 at <a href="Throwable-X-Types-pm-817-block.html#1">line 1 of Throwable/X/Types.pm</a>
+#      once (9&micro;s+0s) by attributes::BEGIN@9 at <a href="attributes-pm-622-block.html#9">line 9 of attributes.pm</a>
+#      once (9&micro;s+0s) by Moose::Meta::Role::BEGIN@9 at <a href="Moose-Meta-Role-pm-268-block.html#9">line 9 of Moose/Meta/Role.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::Class::Immutable::Trait::BEGIN@9 at <a href="Moose-Meta-Class-Immutable-Trait-pm-147-block.html#9">line 9 of Moose/Meta/Class/Immutable/Trait.pm</a>
+#      once (8&micro;s+0s) by re::BEGIN@4 at <a href="re-pm-191-block.html#4">line 4 of re.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::Instance::BEGIN@10 at <a href="Moose-Meta-Instance-pm-264-block.html#10">line 10 of Moose/Meta/Instance.pm</a>
+#      once (8&micro;s+0s) by Graph::Reader::BEGIN@6 at <a href="Graph-Reader-pm-1170-block.html#6">line 6 of Graph/Reader.pm</a>
+#      once (8&micro;s+0s) by Tree::Simple::BEGIN@6 at <a href="Tree-Simple-pm-639-block.html#6">line 6 of Tree/Simple.pm</a>
+#      once (8&micro;s+0s) by PPI::Exception::ParserRejection::BEGIN@3 at <a href="PPI-Exception-ParserRejection-pm-1004-block.html#3">line 3 of PPI/Exception/ParserRejection.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::get::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-get-pm-1075-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash/get.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::Role::Attribute::BEGIN@9 at <a href="Moose-Meta-Role-Attribute-pm-269-block.html#9">line 9 of Moose/Meta/Role/Attribute.pm</a>
+#      once (8&micro;s+0s) by Class::MOP::Attribute::BEGIN@10 at <a href="Class-MOP-Attribute-pm-130-block.html#10">line 10 of Class/MOP/Attribute.pm</a>
+#      once (8&micro;s+0s) by PPI::Token::DashedWord::BEGIN@29 at <a href="PPI-Token-DashedWord-pm-935-block.html#29">line 29 of PPI/Token/DashedWord.pm</a>
+#      once (8&micro;s+0s) by Data::Dump::BEGIN@3 at <a href="Data-Dump-pm-472-block.html#3">line 3 of Data/Dump.pm</a>
+#      once (8&micro;s+0s) by URI::QueryParam::BEGIN@3 at <a href="URI-QueryParam-pm-495-block.html#3">line 3 of URI/QueryParam.pm</a>
+#      once (8&micro;s+0s) by Moose::Util::TypeConstraints::Builtins::BEGIN@9 at <a href="Moose-Util-TypeConstraints-Builtins-pm-237-block.html#9">line 9 of Moose/Util/TypeConstraints/Builtins.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::Method::Constructor::BEGIN@10 at <a href="Moose-Meta-Method-Constructor-pm-149-block.html#10">line 10 of Moose/Meta/Method/Constructor.pm</a>
+#      once (8&micro;s+0s) by PPI::Statement::BEGIN@149 at <a href="PPI-Statement-pm-969-block.html#149">line 149 of PPI/Statement.pm</a>
+#      once (8&micro;s+0s) by File::Temp::BEGIN@142 at <a href="File-Temp-pm-45-block.html#142">line 142 of File/Temp.pm</a>
+#      once (8&micro;s+0s) by Tree::Simple::Visitor::FindByUID::BEGIN@4 at <a href="Tree-Simple-Visitor-FindByUID-pm-640-block.html#4">line 4 of Tree/Simple/Visitor/FindByUID.pm</a>
+#      once (8&micro;s+0s) by Fcntl::BEGIN@58 at <a href="Fcntl-pm-27-block.html#58">line 58 of Fcntl.pm</a>
+#      once (8&micro;s+0s) by Catalyst::Component::BEGIN@1 at <a href="Class-C3-Adopt-NEXT-pm-582-block.html#1">line 1 of Class/C3/Adopt/NEXT.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::Role::Application::RoleSummation::BEGIN@9 at <a href="Moose-Meta-Role-Application-RoleSummation-pm-284-block.html#9">line 9 of Moose/Meta/Role/Application/RoleSummation.pm</a>
+#      once (8&micro;s+0s) by URI::_generic::BEGIN@6 at <a href="URI-_generic-pm-492-block.html#6">line 6 of URI/_generic.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::TypeConstraint::Class::BEGIN@9 at <a href="Moose-Meta-TypeConstraint-Class-pm-181-block.html#9">line 9 of Moose/Meta/TypeConstraint/Class.pm</a>
+#      once (8&micro;s+0s) by TryCatch::BEGIN@3 at <a href="TryCatch-pm-905-block.html#3">line 3 of TryCatch.pm</a>
+#      once (8&micro;s+0s) by Class::MOP::Class::BEGIN@10 at <a href="Class-MOP-Class-pm-103-block.html#10">line 10 of Class/MOP/Class.pm</a>
+#      once (8&micro;s+0s) by Moose::Object::BEGIN@10 at <a href="Moose-Object-pm-266-block.html#10">line 10 of Moose/Object.pm</a>
+#      once (8&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-pm-1073-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash.pm</a>
+#      once (8&micro;s+0s) by Module::Load::BEGIN@5 at <a href="Module-Load-pm-683-block.html#5">line 5 of Module/Load.pm</a>
+#      once (8&micro;s+0s) by PPI::Token::BEGIN@23 at <a href="PPI-Token-pm-922-block.html#23">line 23 of PPI/Token.pm</a>
+#      once (8&micro;s+0s) by HTTP::Request::Common::BEGIN@3 at <a href="HTTP-Request-Common-pm-53-block.html#3">line 3 of HTTP/Request/Common.pm</a>
+#      once (8&micro;s+0s) by XML::LibXML::AttributeHash::BEGIN@3 at <a href="XML-LibXML-AttributeHash-pm-1100-block.html#3">line 3 of XML/LibXML/AttributeHash.pm</a>
+#      once (8&micro;s+0s) by Carp::BEGIN@4 at <a href="Carp-pm-10-block.html#4">line 4 of Carp.pm</a>
+#      once (7&micro;s+0s) by Module::Pluggable::Object::BEGIN@3 at <a href="Module-Pluggable-Object-pm-634-block.html#3">line 3 of Module/Pluggable/Object.pm</a>
+#      once (7&micro;s+0s) by HTTP::Headers::BEGIN@3 at <a href="HTTP-Headers-pm-56-block.html#3">line 3 of HTTP/Headers.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Array-pm-790-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Array.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::exists::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-exists-pm-1108-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash/exists.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Role::Application::ToRole::BEGIN@9 at <a href="Moose-Meta-Role-Application-ToRole-pm-288-block.html#9">line 9 of Moose/Meta/Role/Application/ToRole.pm</a>
+#      once (7&micro;s+0s) by Class::MOP::Method::Overload::BEGIN@10 at <a href="Class-MOP-Method-Overload-pm-97-block.html#10">line 10 of Class/MOP/Method/Overload.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Role::Application::ToInstance::BEGIN@9 at <a href="Moose-Meta-Role-Application-ToInstance-pm-290-block.html#9">line 9 of Moose/Meta/Role/Application/ToInstance.pm</a>
+#      once (7&micro;s+0s) by PPI::Document::File::BEGIN@20 at <a href="PPI-Document-File-pm-999-block.html#20">line 20 of PPI/Document/File.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::Writer::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-Writer-pm-1071-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash/Writer.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Destructor::BEGIN@10 at <a href="Moose-Meta-Method-Destructor-pm-152-block.html#10">line 10 of Moose/Meta/Method/Destructor.pm</a>
+#      once (7&micro;s+0s) by HTTP::Request::BEGIN@7 at <a href="HTTP-Request-pm-54-block.html#7">line 7 of HTTP/Request.pm</a>
+#      once (7&micro;s+0s) by Moose::Role::BEGIN@8 at <a href="Moose-Role-pm-391-block.html#8">line 8 of Moose/Role.pm</a>
+#      once (7&micro;s+0s) by Graph::Reader::Dot::BEGIN@12 at <a href="Graph-Reader-Dot-pm-1167-block.html#12">line 12 of Graph/Reader/Dot.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Mixin::AttributeCore::BEGIN@9 at <a href="Moose-Meta-Mixin-AttributeCore-pm-261-block.html#9">line 9 of Moose/Meta/Mixin/AttributeCore.pm</a>
+#      once (7&micro;s+0s) by Text::TEI::Markup::BEGIN@3 at <a href="Text-TEI-Markup-pm-1183-block.html#3">line 3 of Text/TEI/Markup.pm</a>
+#      once (7&micro;s+0s) by TryCatch::BEGIN@1 at <a href="B-Hooks-OP-PPAddr-pm-909-block.html#1">line 1 of B/Hooks/OP/PPAddr.pm</a>
+#      once (7&micro;s+0s) by constant::BEGIN@3 at <a href="constant-pm-28-block.html#3">line 3 of constant.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Role::Application::BEGIN@9 at <a href="Moose-Meta-Role-Application-pm-283-block.html#9">line 9 of Moose/Meta/Role/Application.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::TypeConstraint::Registry::BEGIN@10 at <a href="Moose-Meta-TypeConstraint-Registry-pm-189-block.html#10">line 10 of Moose/Meta/TypeConstraint/Registry.pm</a>
+#      once (7&micro;s+0s) by Catalyst::Runtime::BEGIN@3 at <a href="Catalyst-Runtime-pm-380-block.html#3">line 3 of Catalyst/Runtime.pm</a>
+#      once (7&micro;s+0s) by Plack::Loader::BEGIN@2 at <a href="Plack-Loader-pm-646-block.html#2">line 2 of Plack/Loader.pm</a>
+#      once (7&micro;s+0s) by XML::LibXML::NodeList::BEGIN@12 at <a href="XML-LibXML-NodeList-pm-1095-block.html#12">line 12 of XML/LibXML/NodeList.pm</a>
+#      once (7&micro;s+0s) by HTTP::Message::BEGIN@3 at <a href="HTTP-Message-pm-55-block.html#3">line 3 of HTTP/Message.pm</a>
+#      once (7&micro;s+0s) by Bio::Phylo::Util::CONSTANT::BEGIN@2 at <a href="Bio-Phylo-Util-CONSTANT-pm-1162-block.html#2">line 2 of Bio/Phylo/Util/CONSTANT.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::TypeConstraint::DuckType::BEGIN@9 at <a href="Moose-Meta-TypeConstraint-DuckType-pm-187-block.html#9">line 9 of Moose/Meta/TypeConstraint/DuckType.pm</a>
+#      once (7&micro;s+0s) by MooseX::StrictConstructor::BEGIN@6 at <a href="MooseX-StrictConstructor-pm-1514-block.html#6">line 6 of MooseX/StrictConstructor.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Delegation::BEGIN@10 at <a href="Moose-Meta-Method-Delegation-pm-169-block.html#10">line 10 of Moose/Meta/Method/Delegation.pm</a>
+#      once (7&micro;s+0s) by URI::BEGIN@3 at <a href="URI-pm-59-block.html#3">line 3 of URI.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::push::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Array-push-pm-794-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Array/push.pm</a>
+#      once (7&micro;s+0s) by Bio::Phylo::Util::Logger::BEGIN@2 at <a href="Bio-Phylo-Util-Logger-pm-1164-block.html#2">line 2 of Bio/Phylo/Util/Logger.pm</a>
+#      once (7&micro;s+0s) by Class::MOP::Class::Immutable::Trait::BEGIN@9 at <a href="Class-MOP-Class-Immutable-Trait-pm-134-block.html#9">line 9 of Class/MOP/Class/Immutable/Trait.pm</a>
+#      once (7&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::BEGIN@3 at <a href="lib-Text-Tradition-Collation-RelationshipStore-pm-811-block.html#3">line 3 of lib/Text/Tradition/Collation/RelationshipStore.pm</a>
+#      once (7&micro;s+0s) by IO::Dir::BEGIN@11 at <a href="IO-Dir-pm-33-block.html#11">line 11 of IO/Dir.pm</a>
+#      once (7&micro;s+0s) by Scope::Guard::BEGIN@3 at <a href="Scope-Guard-pm-1527-block.html#3">line 3 of Scope/Guard.pm</a>
+#      once (7&micro;s+0s) by Class::MOP::Mixin::HasMethods::BEGIN@9 at <a href="Class-MOP-Mixin-HasMethods-pm-91-block.html#9">line 9 of Class/MOP/Mixin/HasMethods.pm</a>
+#      once (7&micro;s+0s) by IO::Socket::BEGIN@14 at <a href="IO-Socket-pm-484-block.html#14">line 14 of IO/Socket.pm</a>
+#      once (7&micro;s+0s) by MooseX::Traits::Util::BEGIN@2 at <a href="MooseX-Traits-Util-pm-1267-block.html#2">line 2 of MooseX/Traits/Util.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::set::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-set-pm-1077-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash/set.pm</a>
+#      once (7&micro;s+0s) by Bio::Phylo::IO::BEGIN@2 at <a href="Bio-Phylo-IO-pm-1136-block.html#2">line 2 of Bio/Phylo/IO.pm</a>
+#      once (7&micro;s+0s) by Scope::Upper::BEGIN@3 at <a href="Scope-Upper-pm-1052-block.html#3">line 3 of Scope/Upper.pm</a>
+#      once (7&micro;s+0s) by Bio::Phylo::Mediators::TaxaMediator::BEGIN@2 at <a href="Bio-Phylo-Mediators-TaxaMediator-pm-1166-block.html#2">line 2 of Bio/Phylo/Mediators/TaxaMediator.pm</a>
+#      once (7&micro;s+0s) by Time::Local::BEGIN@6 at <a href="Time-Local-pm-860-block.html#6">line 6 of Time/Local.pm</a>
+#      once (7&micro;s+0s) by Moose::Meta::Method::Meta::BEGIN@10 at <a href="Moose-Meta-Method-Meta-pm-155-block.html#10">line 10 of Moose/Meta/Method/Meta.pm</a>
+#      once (7&micro;s+0s) by Catalyst::Plugin::Unicode::Encoding::BEGIN@3 at <a href="Catalyst-Plugin-Unicode-Encoding-pm-1853-block.html#3">line 3 of Catalyst/Plugin/Unicode/Encoding.pm</a>
+#      once (7&micro;s+0s) by Sub::Name::BEGIN@44 at <a href="Sub-Name-pm-99-block.html#44">line 44 of Sub/Name.pm</a>
+#      once (7&micro;s+0s) by KiokuDB::LiveObjects::Guard::BEGIN@3 at <a href="KiokuDB-LiveObjects-Guard-pm-1681-block.html#3">line 3 of KiokuDB/LiveObjects/Guard.pm</a>
+#      once (7&micro;s+0s) by Plack::Middleware::Conditional::BEGIN@2 at <a href="Plack-Middleware-Conditional-pm-653-block.html#2">line 2 of Plack/Middleware/Conditional.pm</a>
+#      once (7&micro;s+0s) by Config::BEGIN@9 at <a href="Config-pm-47-block.html#9">line 9 of Config.pm</a>
+#      once (7&micro;s+0s) by Class::MOP::Method::Accessor::BEGIN@10 at <a href="Class-MOP-Method-Accessor-pm-108-block.html#10">line 10 of Class/MOP/Method/Accessor.pm</a>
+#      once (7&micro;s+0s) by IO::File::BEGIN@128 at <a href="IO-File-pm-35-block.html#128">line 128 of IO/File.pm</a>
+#      once (7&micro;s+0s) by File::Basename::BEGIN@50 at <a href="File-Basename-pm-14-block.html#50">line 50 of File/Basename.pm</a>
+#      once (7&micro;s+0s) by Time::Piece::BEGIN@3 at <a href="Time-Piece-pm-858-block.html#3">line 3 of Time/Piece.pm</a>
+#      once (7&micro;s+0s) by Moose::Error::Default::BEGIN@9 at <a href="Moose-Error-Default-pm-144-block.html#9">line 9 of Moose/Error/Default.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::delete::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-delete-pm-1069-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash/delete.pm</a>
+#      once (6&micro;s+0s) by Class::MOP::Method::Wrapped::BEGIN@10 at <a href="Class-MOP-Method-Wrapped-pm-106-block.html#10">line 10 of Class/MOP/Method/Wrapped.pm</a>
+#      once (6&micro;s+0s) by PPI::Token::Cast::BEGIN@34 at <a href="PPI-Token-Cast-pm-959-block.html#34">line 34 of PPI/Token/Cast.pm</a>
+#      once (6&micro;s+0s) by PPI::Token::ArrayIndex::BEGIN@29 at <a href="PPI-Token-ArrayIndex-pm-937-block.html#29">line 29 of PPI/Token/ArrayIndex.pm</a>
+#      once (6&micro;s+0s) by Moose::Util::MetaRole::BEGIN@9 at <a href="Moose-Util-MetaRole-pm-135-block.html#9">line 9 of Moose/Util/MetaRole.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::values::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-values-pm-1110-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash/values.pm</a>
+#      once (6&micro;s+0s) by Text::Tradition::Directory::BEGIN@3 at <a href="lib-Text-Tradition-Directory-pm-1356-block.html#3">line 3 of lib/Text/Tradition/Directory.pm</a>
+#      once (6&micro;s+0s) by Hash::Util::FieldHash::Compat::BEGIN@5 at <a href="Hash-Util-FieldHash-Compat-pm-1534-block.html#5">line 5 of Hash/Util/FieldHash/Compat.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::count::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Array-count-pm-796-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Array/count.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Augmented::BEGIN@9 at <a href="Moose-Meta-Method-Augmented-pm-142-block.html#9">line 9 of Moose/Meta/Method/Augmented.pm</a>
+#      once (6&micro;s+0s) by Encode::Config::BEGIN@7 at <a href="Encode-Config-pm-692-block.html#7">line 7 of Encode/Config.pm</a>
+#      once (6&micro;s+0s) by PPI::Token::Quote::Double::BEGIN@34 at <a href="PPI-Token-Quote-Double-pm-944-block.html#34">line 34 of PPI/Token/Quote/Double.pm</a>
+#      once (6&micro;s+0s) by File::Temp::Dir::BEGIN@2406 at <a href="File-Temp-pm-45-block.html#2406">line 2406 of File/Temp.pm</a>
+#      once (6&micro;s+0s) by Class::Struct::BEGIN@7 at <a href="Class-Struct-pm-30-block.html#7">line 7 of Class/Struct.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::TypeCoercion::BEGIN@10 at <a href="Moose-Meta-TypeCoercion-pm-163-block.html#10">line 10 of Moose/Meta/TypeCoercion.pm</a>
+#      once (6&micro;s+0s) by PPI::Token::Quote::Single::BEGIN@37 at <a href="PPI-Token-Quote-Single-pm-940-block.html#37">line 37 of PPI/Token/Quote/Single.pm</a>
+#      once (6&micro;s+0s) by Socket::BEGIN@3 at <a href="Socket-pm-485-block.html#3">line 3 of Socket.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::clear::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Array-clear-pm-784-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Array/clear.pm</a>
+#      once (6&micro;s+0s) by File::Spec::Functions::BEGIN@4 at <a href="File-Spec-Functions-pm-636-block.html#4">line 4 of File/Spec/Functions.pm</a>
+#      once (6&micro;s+0s) by Catalyst::Utils::BEGIN@1 at <a href="String-RewritePrefix-pm-575-block.html#1">line 1 of String/RewritePrefix.pm</a>
+#      once (6&micro;s+0s) by Class::MOP::Module::BEGIN@10 at <a href="Class-MOP-Module-pm-120-block.html#10">line 10 of Class/MOP/Module.pm</a>
+#      once (6&micro;s+0s) by Errno::BEGIN@9 at <a href="Errno-pm-46-block.html#9">line 9 of Errno.pm</a>
+#      once (6&micro;s+0s) by Set::Object::BEGIN@497 at <a href="Set-Object-pm-1368-block.html#497">line 497 of Set/Object.pm</a>
+#      once (6&micro;s+0s) by File::Path::BEGIN@4 at <a href="File-Path-pm-44-block.html#4">line 4 of File/Path.pm</a>
+#      once (6&micro;s+0s) by PPI::Token::Quote::Interpolate::BEGIN@31 at <a href="PPI-Token-Quote-Interpolate-pm-947-block.html#31">line 31 of PPI/Token/Quote/Interpolate.pm</a>
+#      once (6&micro;s+0s) by stemmaweb::BEGIN@1 at <a href="namespace-autoclean-pm-375-block.html#1">line 1 of namespace/autoclean.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::elements::BEGIN@9 at <a href="Moose-elements-pm-778-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Array/elements.pm</a>
+#      once (6&micro;s+0s) by Cwd::BEGIN@170 at <a href="Cwd-pm-11-block.html#170">line 170 of Cwd.pm</a>
+#      once (6&micro;s+0s) by XML::SAX::Exception::BEGIN@6 at <a href="XML-SAX-Exception-pm-1101-block.html#6">line 6 of XML/SAX/Exception.pm</a>
+#      once (6&micro;s+0s) by Role::HasMessage::Errf::BEGIN@1 at <a href="String-Errf-pm-855-block.html#1">line 1 of String/Errf.pm</a>
+#      once (6&micro;s+0s) by MooseX::Types::TypeDecorator::BEGIN@8 at <a href="MooseX-Types-TypeDecorator-pm-410-block.html#8">line 8 of MooseX/Types/TypeDecorator.pm</a>
+#      once (6&micro;s+0s) by XML::LibXML::Number::BEGIN@13 at <a href="XML-LibXML-Number-pm-1097-block.html#13">line 13 of XML/LibXML/Number.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-pm-782-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native.pm</a>
+#      once (6&micro;s+0s) by File::Copy::BEGIN@11 at <a href="File-Copy-pm-540-block.html#11">line 11 of File/Copy.pm</a>
+#      once (6&micro;s+0s) by Try::Tiny::BEGIN@3 at <a href="Try-Tiny-pm-76-block.html#3">line 3 of Try/Tiny.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::TypeConstraint::BEGIN@10 at <a href="Moose-Meta-TypeConstraint-pm-160-block.html#10">line 10 of Moose/Meta/TypeConstraint.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterized::BEGIN@9 at <a href="Moose-Meta-TypeConstraint-Parameterized-pm-177-block.html#9">line 9 of Moose/Meta/TypeConstraint/Parameterized.pm</a>
+#      once (6&micro;s+0s) by PPI::Normal::BEGIN@37 at <a href="PPI-Normal-pm-1001-block.html#37">line 37 of PPI/Normal.pm</a>
+#      once (6&micro;s+0s) by XML::LibXML::XPathContext::BEGIN@12 at <a href="XML-LibXML-XPathContext-pm-1099-block.html#12">line 12 of XML/LibXML/XPathContext.pm</a>
+#      once (6&micro;s+0s) by Text::Tradition::TypeMap::Entry::BEGIN@2.11 at <a href="YAML-XS-pm-1503-block.html#2">line 2 of YAML/XS.pm</a>
+#      once (6&micro;s+0s) by Bio::Phylo::Util::StackTrace::BEGIN@2 at <a href="Bio-Phylo-Util-StackTrace-pm-1144-block.html#2">line 2 of Bio/Phylo/Util/StackTrace.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Overridden::BEGIN@9 at <a href="Moose-Meta-Method-Overridden-pm-137-block.html#9">line 9 of Moose/Meta/Method/Overridden.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Collection::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Collection-pm-792-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Collection.pm</a>
+#      once (6&micro;s+0s) by MooseX::Types::CheckedUtilExports::BEGIN@8 at <a href="MooseX-Types-CheckedUtilExports-pm-421-block.html#8">line 8 of MooseX/Types/CheckedUtilExports.pm</a>
+#      once (6&micro;s+0s) by Class::MOP::MiniTrait::BEGIN@9 at <a href="Class-MOP-MiniTrait-pm-118-block.html#9">line 9 of Class/MOP/MiniTrait.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::Writer::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Array-Writer-pm-786-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Array/Writer.pm</a>
+#      once (6&micro;s+0s) by HTTP::Message::PSGI::BEGIN@2 at <a href="HTTP-Message-PSGI-pm-2514-block.html#2">line 2 of HTTP/Message/PSGI.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Class::BEGIN@10 at <a href="Moose-Meta-Class-pm-136-block.html#10">line 10 of Moose/Meta/Class.pm</a>
+#      once (6&micro;s+0s) by Template::Config::BEGIN@21 at <a href="Template-Config-pm-2028-block.html#21">line 21 of Template/Config.pm</a>
+#      once (6&micro;s+0s) by JSON::BEGIN@4 at <a href="JSON-pm-674-block.html#4">line 4 of JSON.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Role::Composite::BEGIN@9 at <a href="Moose-Meta-Role-Composite-pm-281-block.html#9">line 9 of Moose/Meta/Role/Composite.pm</a>
+#      once (6&micro;s+0s) by MIME::Types::BEGIN@11 at <a href="MIME-Types-pm-1858-block.html#11">line 11 of MIME/Types.pm</a>
+#      once (6&micro;s+0s) by PPI::Token::Prototype::BEGIN@49 at <a href="PPI-Token-Prototype-pm-967-block.html#49">line 49 of PPI/Token/Prototype.pm</a>
+#      once (6&micro;s+0s) by NEXT::BEGIN@4 at <a href="NEXT-pm-583-block.html#4">line 4 of NEXT.pm</a>
+#      once (6&micro;s+0s) by Config::Any::Base::BEGIN@3 at <a href="Config-Any-Base-pm-1960-block.html#3">line 3 of Config/Any/Base.pm</a>
+#      once (6&micro;s+0s) by Class::MOP::Mixin::AttributeCore::BEGIN@9 at <a href="Class-MOP-Mixin-AttributeCore-pm-86-block.html#9">line 9 of Class/MOP/Mixin/AttributeCore.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Role::Method::Conflicting::BEGIN@10 at <a href="Moose-Meta-Role-Method-Conflicting-pm-276-block.html#10">line 10 of Moose/Meta/Role/Method/Conflicting.pm</a>
+#      once (6&micro;s+0s) by PPI::Token::End::BEGIN@43 at <a href="PPI-Token-End-pm-966-block.html#43">line 43 of PPI/Token/End.pm</a>
+#      once (6&micro;s+0s) by Module::Implementation::BEGIN@6 at <a href="Module-Implementation-pm-74-block.html#6">line 6 of Module/Implementation.pm</a>
+#      once (6&micro;s+0s) by Bio::Phylo::BEGIN@874 at <a href="Bio-Phylo-pm-1138-block.html#874">line 874 of Bio/Phylo.pm</a>
+#      once (6&micro;s+0s) by Class::Load::XS::BEGIN@6 at <a href="Class-Load-XS-pm-78-block.html#6">line 6 of Class/Load/XS.pm</a>
+#      once (6&micro;s+0s) by XML::LibXML::BEGIN@13 at <a href="XML-LibXML-pm-1093-block.html#13">line 13 of XML/LibXML.pm</a>
+#      once (6&micro;s+0s) by Catalyst::Utils::BEGIN@3 at <a href="Catalyst-Utils-pm-574-block.html#3">line 3 of Catalyst/Utils.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Writer::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Writer-pm-788-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Writer.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::TypeConstraint::Enum::BEGIN@9 at <a href="Moose-Meta-TypeConstraint-Enum-pm-185-block.html#9">line 9 of Moose/Meta/TypeConstraint/Enum.pm</a>
+#      once (6&micro;s+0s) by Data::UUID::BEGIN@3 at <a href="Data-UUID-pm-1648-block.html#3">line 3 of Data/UUID.pm</a>
+#      once (6&micro;s+0s) by File::Spec::BEGIN@3 at <a href="File-Spec-pm-15-block.html#3">line 3 of File/Spec.pm</a>
+#      once (6&micro;s+0s) by Tree::Simple::Visitor::BEGIN@4 at <a href="Tree-Simple-Visitor-pm-642-block.html#4">line 4 of Tree/Simple/Visitor.pm</a>
+#      once (6&micro;s+0s) by stemmaweb::View::SVG::BEGIN@3 at <a href="lib-stemmaweb-View-SVG-pm-2042-block.html#3">line 3 of lib/stemmaweb/View/SVG.pm</a>
+#      once (6&micro;s+0s) by Moose::Meta::TypeCoercion::Union::BEGIN@10 at <a href="Moose-Meta-TypeCoercion-Union-pm-174-block.html#10">line 10 of Moose/Meta/TypeCoercion/Union.pm</a>
+#      once (6&micro;s+0s) by main::BEGIN@2 at <a href="script-nytprof-pl-1-block.html#2">line 2 of script/nytprof.pl</a>
+#      once (6&micro;s+0s) by Moose::Meta::Role::Method::BEGIN@10 at <a href="Moose-Meta-Role-Method-pm-272-block.html#10">line 10 of Moose/Meta/Role/Method.pm</a>
+#      once (6&micro;s+0s) by Text::Tradition::Analysis::BEGIN@3 at <a href="lib-Text-Tradition-Analysis-pm-2080-block.html#3">line 3 of lib/Text/Tradition/Analysis.pm</a>
+#      once (6&micro;s+0s) by File::Find::BEGIN@349 at <a href="File-Find-pm-635-block.html#349">line 349 of File/Find.pm</a>
+#      once (6&micro;s+0s) by Eval::Closure::BEGIN@5 at <a href="Eval-Closure-pm-111-block.html#5">line 5 of Eval/Closure.pm</a>
+#      once (5&micro;s+0s) by Moose::BEGIN@8 at <a href="Moose-pm-62-block.html#8">line 8 of Moose.pm</a>
+#      once (5&micro;s+0s) by Devel::Declare::Context::Simple::BEGIN@3 at <a href="Devel-Declare-Context-Simple-pm-910-block.html#3">line 3 of Devel/Declare/Context/Simple.pm</a>
+#      once (5&micro;s+0s) by List::MoreUtils::BEGIN@4 at <a href="List-MoreUtils-pm-81-block.html#4">line 4 of List/MoreUtils.pm</a>
+#      once (5&micro;s+0s) by stemmaweb::View::Plain::BEGIN@3 at <a href="lib-stemmaweb-View-Plain-pm-2048-block.html#3">line 3 of lib/stemmaweb/View/Plain.pm</a>
+#      once (5&micro;s+0s) by Exporter::Heavy::BEGIN@3 at <a href="Exporter-Heavy-pm-31-block.html#3">line 3 of Exporter/Heavy.pm</a>
+#      once (5&micro;s+0s) by XML::LibXML::Boolean::BEGIN@14 at <a href="XML-LibXML-Boolean-pm-1096-block.html#14">line 14 of XML/LibXML/Boolean.pm</a>
+#      once (5&micro;s+0s) by DBD::_::common::BEGIN@1343 at <a href="DBI-pm-1359-block.html#1343">line 1343 of DBI.pm</a>
+#      once (5&micro;s+0s) by DBIx::Class::ResultSource::BEGIN@3 at <a href="DBIx-Class-ResultSource-pm-2202-block.html#3">line 3 of DBIx/Class/ResultSource.pm</a>
+#      once (5&micro;s+0s) by Class::MOP::Deprecated::BEGIN@9 at <a href="Class-MOP-Deprecated-pm-133-block.html#9">line 9 of Class/MOP/Deprecated.pm</a>
+#      once (5&micro;s+0s) by stemmaweb::View::TT::BEGIN@3 at <a href="lib-stemmaweb-View-TT-pm-2015-block.html#3">line 3 of lib/stemmaweb/View/TT.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Method::Accessor::BEGIN@10 at <a href="Moose-Meta-Method-Accessor-pm-166-block.html#10">line 10 of Moose/Meta/Method/Accessor.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::keys::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Hash-keys-pm-1615-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Hash/keys.pm</a>
+#      once (5&micro;s+0s) by PPI::Token::QuoteLike::Command::BEGIN@31 at <a href="PPI-Token-QuoteLike-Command-pm-950-block.html#31">line 31 of PPI/Token/QuoteLike/Command.pm</a>
+#      once (5&micro;s+0s) by Plack::Test::MockHTTP::BEGIN@2 at <a href="Plack-Test-MockHTTP-pm-2513-block.html#2">line 2 of Plack/Test/MockHTTP.pm</a>
+#      once (5&micro;s+0s) by PPI::BEGIN@6 at <a href="PPI-pm-914-block.html#6">line 6 of PPI.pm</a>
+#      once (5&micro;s+0s) by Encode::BEGIN@5 at <a href="Encode-pm-687-block.html#5">line 5 of Encode.pm</a>
+#      once (5&micro;s+0s) by IO::BEGIN@7 at <a href="IO-pm-39-block.html#7">line 7 of IO.pm</a>
+#      once (5&micro;s+0s) by XML::Easy::Syntax::BEGIN@27 at <a href="XML-Easy-Syntax-pm-1089-block.html#27">line 27 of XML/Easy/Syntax.pm</a>
+#      once (5&micro;s+0s) by Class::Load::BEGIN@5 at <a href="Class-Load-pm-67-block.html#5">line 5 of Class/Load.pm</a>
+#      once (5&micro;s+0s) by Package::Stash::BEGIN@5 at <a href="Package-Stash-pm-124-block.html#5">line 5 of Package/Stash.pm</a>
+#      once (5&micro;s+0s) by Moose::Util::BEGIN@9 at <a href="Moose-Util-pm-158-block.html#9">line 9 of Moose/Util.pm</a>
+#      once (5&micro;s+0s) by Template::Provider::BEGIN@41 at <a href="Template-Provider-pm-2030-block.html#41">line 41 of Template/Provider.pm</a>
+#      once (5&micro;s+0s) by PPI::Document::BEGIN@66 at <a href="PPI-Document-pm-996-block.html#66">line 66 of PPI/Document.pm</a>
+#      once (5&micro;s+0s) by KiokuDB::Util::BEGIN@5 at <a href="KiokuDB-Util-pm-2148-block.html#5">line 5 of KiokuDB/Util.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Counter::inc::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Counter-inc-pm-1250-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Counter/inc.pm</a>
+#      once (5&micro;s+0s) by Class::MOP::Mixin::HasAttributes::BEGIN@9 at <a href="Class-MOP-Mixin-HasAttributes-pm-89-block.html#9">line 9 of Class/MOP/Mixin/HasAttributes.pm</a>
+#      once (5&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@3 at <a href="Catalyst-Plugin-ConfigLoader-pm-1861-block.html#3">line 3 of Catalyst/Plugin/ConfigLoader.pm</a>
+#      once (5&micro;s+0s) by IPC::Run::IO::BEGIN@65 at <a href="IPC-Run-IO-pm-740-block.html#65">line 65 of IPC/Run/IO.pm</a>
+#      once (5&micro;s+0s) by Tie::ToObject::BEGIN@5 at <a href="Tie-ToObject-pm-1639-block.html#5">line 5 of Tie/ToObject.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::get::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Array-get-pm-1347-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Array/get.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Role::Application::ToClass::BEGIN@9 at <a href="Moose-Meta-Role-Application-ToClass-pm-286-block.html#9">line 9 of Moose/Meta/Role/Application/ToClass.pm</a>
+#      once (5&micro;s+0s) by Parse::Method::Signatures::ParamCollection::BEGIN@1 at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#1">line 1 of Parse/Method/Signatures/Types.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Attribute::BEGIN@10 at <a href="Moose-Meta-Attribute-pm-164-block.html#10">line 10 of Moose/Meta/Attribute.pm</a>
+#      once (5&micro;s+0s) by Graph::Attribute::BEGIN@3 at <a href="Graph-Attribute-pm-730-block.html#3">line 3 of Graph/Attribute.pm</a>
+#      once (5&micro;s+0s) by PPI::Node::BEGIN@51 at <a href="PPI-Node-pm-921-block.html#51">line 51 of PPI/Node.pm</a>
+#      once (5&micro;s+0s) by B::Deparse::BEGIN@30 at <a href="B-Deparse-pm-732-block.html#30">line 30 of B/Deparse.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterizable::BEGIN@9 at <a href="Moose-Meta-TypeConstraint-Parameterizable-pm-178-block.html#9">line 9 of Moose/Meta/TypeConstraint/Parameterizable.pm</a>
+#      once (5&micro;s+0s) by Plack::Middleware::ReverseProxy::BEGIN@3 at <a href="Plack-Middleware-ReverseProxy-pm-657-block.html#3">line 3 of Plack/Middleware/ReverseProxy.pm</a>
+#      once (5&micro;s+0s) by Catalyst::Action::RenderView::BEGIN@3 at <a href="Catalyst-Action-RenderView-pm-2496-block.html#3">line 3 of Catalyst/Action/RenderView.pm</a>
+#      once (5&micro;s+0s) by Plack::Util::Accessor::BEGIN@2 at <a href="Plack-Util-Accessor-pm-656-block.html#2">line 2 of Plack/Util/Accessor.pm</a>
+#      once (5&micro;s+0s) by LWP::UserAgent::BEGIN@3 at <a href="LWP-UserAgent-pm-2083-block.html#3">line 3 of LWP/UserAgent.pm</a>
+#      once (5&micro;s+0s) by PPI::Token::Word::BEGIN@38 at <a href="PPI-Token-Word-pm-934-block.html#38">line 38 of PPI/Token/Word.pm</a>
+#      once (5&micro;s+0s) by Moose::Error::Util::BEGIN@4 at <a href="Moose-Error-Util-pm-145-block.html#4">line 4 of Moose/Error/Util.pm</a>
+#      once (5&micro;s+0s) by stemmaweb::Model::Directory::BEGIN@2 at <a href="lib-stemmaweb-Model-Directory-pm-2052-block.html#2">line 2 of lib/stemmaweb/Model/Directory.pm</a>
+#      once (5&micro;s+0s) by DBI::BEGIN@274 at <a href="DBI-pm-1359-block.html#274">line 274 of DBI.pm</a>
+#      once (5&micro;s+0s) by Config::General::BEGIN@15 at <a href="Config-General-pm-2007-block.html#15">line 15 of Config/General.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Reader::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Reader-pm-780-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Reader.pm</a>
+#      once (5&micro;s+0s) by PPI::Normal::Standard::BEGIN@19 at <a href="PPI-Normal-Standard-pm-1002-block.html#19">line 19 of PPI/Normal/Standard.pm</a>
+#      once (5&micro;s+0s) by base::BEGIN@1 at <a href="Path-Class-Entity-pm-25-block.html#1">line 1 of Path/Class/Entity.pm</a>
+#      once (5&micro;s+0s) by aliased::BEGIN@8 at <a href="aliased-pm-392-block.html#8">line 8 of aliased.pm</a>
+#      once (5&micro;s+0s) by DBIx::Class::Storage::DBI::SQLite::BEGIN@3 at <a href="DBIx-Class-Storage-DBI-SQLite-pm-2615-block.html#3">line 3 of DBIx/Class/Storage/DBI/SQLite.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Counter::dec::BEGIN@9 at <a href="Moose-Meta-Method-Accessor-Native-Counter-dec-pm-1248-block.html#9">line 9 of Moose/Meta/Method/Accessor/Native/Counter/dec.pm</a>
+#      once (5&micro;s+0s) by Moose::Exporter::BEGIN@9 at <a href="Moose-Exporter-pm-82-block.html#9">line 9 of Moose/Exporter.pm</a>
+#      once (5&micro;s+0s) by Moose::Deprecated::BEGIN@9 at <a href="Moose-Deprecated-pm-79-block.html#9">line 9 of Moose/Deprecated.pm</a>
+#      once (5&micro;s+0s) by YAML::XS::LibYAML::BEGIN@3 at <a href="YAML-XS-LibYAML-pm-1505-block.html#3">line 3 of YAML/XS/LibYAML.pm</a>
+#      once (5&micro;s+0s) by main::BEGIN@1.1 at <a href="Path-Class-pm-19-block.html#1">line 1 of Path/Class.pm</a>
+#      once (5&micro;s+0s) by Plack::Middleware::IIS6ScriptNameFix::BEGIN@3 at <a href="Plack-Middleware-IIS6ScriptNameFix-pm-658-block.html#3">line 3 of Plack/Middleware/IIS6ScriptNameFix.pm</a>
+#      once (5&micro;s+0s) by File::Find::BEGIN@3 at <a href="File-Find-pm-635-block.html#3">line 3 of File/Find.pm</a>
+#      once (5&micro;s+0s) by PPI::Lexer::BEGIN@56 at <a href="PPI-Lexer-pm-1005-block.html#56">line 56 of PPI/Lexer.pm</a>
+#      once (5&micro;s+0s) by PPI::Token::Quote::Literal::BEGIN@31 at <a href="PPI-Token-Quote-Literal-pm-945-block.html#31">line 31 of PPI/Token/Quote/Literal.pm</a>
+#      once (5&micro;s+0s) by PPI::Token::Attribute::BEGIN@35 at <a href="PPI-Token-Attribute-pm-968-block.html#35">line 35 of PPI/Token/Attribute.pm</a>
+#      once (5&micro;s+0s) by Config::Any::General::BEGIN@3 at <a href="Config-Any-General-pm-1958-block.html#3">line 3 of Config/Any/General.pm</a>
+#      once (5&micro;s+0s) by PPI::Structure::Subscript::BEGIN@41 at <a href="PPI-Structure-Subscript-pm-993-block.html#41">line 41 of PPI/Structure/Subscript.pm</a>
+#      once (5&micro;s+0s) by Plack::Util::BEGIN@2 at <a href="Plack-Util-pm-647-block.html#2">line 2 of Plack/Util.pm</a>
+#      once (5&micro;s+0s) by Template::BEGIN@22 at <a href="Template-pm-2024-block.html#22">line 22 of Template.pm</a>
+#      once (5&micro;s+0s) by List::Util::BEGIN@11 at <a href="List-Util-pm-64-block.html#11">line 11 of List/Util.pm</a>
+#      once (5&micro;s+0s) by Devel::Declare::BEGIN@3 at <a href="Devel-Declare-pm-906-block.html#3">line 3 of Devel/Declare.pm</a>
+#      once (5&micro;s+0s) by PPI::Token::_QuoteEngine::Simple::BEGIN@5 at <a href="PPI-Token-_QuoteEngine-Simple-pm-942-block.html#5">line 5 of PPI/Token/_QuoteEngine/Simple.pm</a>
+#      once (5&micro;s+0s) by Template::Plugins::BEGIN@26 at <a href="Template-Plugins-pm-2138-block.html#26">line 26 of Template/Plugins.pm</a>
+#      once (5&micro;s+0s) by HTTP::Date::BEGIN@10 at <a href="HTTP-Date-pm-2087-block.html#10">line 10 of HTTP/Date.pm</a>
+#      once (5&micro;s+0s) by IO::Handle::BEGIN@261 at <a href="IO-Handle-pm-38-block.html#261">line 261 of IO/Handle.pm</a>
+#      once (5&micro;s+0s) by Moose::Meta::Method::BEGIN@9 at <a href="Moose-Meta-Method-pm-139-block.html#9">line 9 of Moose/Meta/Method.pm</a>
+#      once (5&micro;s+0s) by PPI::Token::Number::Version::BEGIN@33 at <a href="PPI-Token-Number-Version-pm-933-block.html#33">line 33 of PPI/Token/Number/Version.pm</a>
+#      once (5&micro;s+0s) by IO::Seekable::BEGIN@99 at <a href="IO-Seekable-pm-37-block.html#99">line 99 of IO/Seekable.pm</a>
+#      once (5&micro;s+0s) by DBIx::Class::Storage::DBI::BEGIN@4 at <a href="DBIx-Class-Storage-DBI-pm-2457-block.html#4">line 4 of DBIx/Class/Storage/DBI.pm</a>
+#      once (5&micro;s+0s) by CGI::Simple::Cookie::BEGIN@13 at <a href="CGI-Simple-Cookie-pm-1930-block.html#13">line 13 of CGI/Simple/Cookie.pm</a>
+#      once (5&micro;s+0s) by MooseX::Types::Moose::BEGIN@9 at <a href="MooseX-Types-Moose-pm-406-block.html#9">line 9 of MooseX/Types/Moose.pm</a>
+#      once (5&micro;s+0s) by Text::Tradition::Parser::Self::BEGIN@3 at <a href="lib-Text-Tradition-Parser-Self-pm-2520-block.html#3">line 3 of lib/Text/Tradition/Parser/Self.pm</a>
+#      once (4&micro;s+0s) by Text::Tradition::StemmaUtil::BEGIN@3 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-block.html#3">line 3 of lib/Text/Tradition/StemmaUtil.pm</a>
+#      once (4&micro;s+0s) by DBD::_::db::BEGIN@1510 at <a href="DBI-pm-1359-block.html#1510">line 1510 of DBI.pm</a>
+#      once (4&micro;s+0s) by Data::Stream::Bulk::Util::BEGIN@9 at <a href="Data-Stream-Bulk-Util-pm-2251-block.html#9">line 9 of Data/Stream/Bulk/Util.pm</a>
+#      once (4&micro;s+0s) by Class::MOP::Method::Inlined::BEGIN@9 at <a href="Class-MOP-Method-Inlined-pm-116-block.html#9">line 9 of Class/MOP/Method/Inlined.pm</a>
+#      once (4&micro;s+0s) by Tree::Simple::Visitor::FindByPath::BEGIN@4 at <a href="Tree-Simple-Visitor-FindByPath-pm-1915-block.html#4">line 4 of Tree/Simple/Visitor/FindByPath.pm</a>
+#      once (4&micro;s+0s) by Graph::UnionFind::BEGIN@3 at <a href="Graph-UnionFind-pm-704-block.html#3">line 3 of Graph/UnionFind.pm</a>
+#      once (4&micro;s+0s) by PPI::Tokenizer::BEGIN@81 at <a href="PPI-Tokenizer-pm-1003-block.html#81">line 81 of PPI/Tokenizer.pm</a>
+#      once (4&micro;s+0s) by Parse::Yapp::Driver::BEGIN@20 at <a href="Parse-Yapp-Driver-pm-1168-block.html#20">line 20 of Parse/Yapp/Driver.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Number::Exp::BEGIN@31 at <a href="PPI-Token-Number-Exp-pm-932-block.html#31">line 31 of PPI/Token/Number/Exp.pm</a>
+#      once (4&micro;s+0s) by Hash::Util::FieldHash::BEGIN@4 at <a href="Hash-Util-FieldHash-pm-1535-block.html#4">line 4 of Hash/Util/FieldHash.pm</a>
+#      once (4&micro;s+0s) by Devel::Declare::BEGIN@1 at <a href="B-Hooks-OP-Check-pm-908-block.html#1">line 1 of B/Hooks/OP/Check.pm</a>
+#      once (4&micro;s+0s) by URI::Escape::BEGIN@2 at <a href="URI-Escape-pm-60-block.html#2">line 2 of URI/Escape.pm</a>
+#      once (4&micro;s+0s) by main::BEGIN@1.12 at <a href="CatalystX-Test-MockContext-pm-1852-block.html#1">line 1 of CatalystX/Test/MockContext.pm</a>
+#      once (4&micro;s+0s) by Text::CSV::ErrorDiag::BEGIN@977 at <a href="Text-CSV_PP-pm-745-block.html#977">line 977 of Text/CSV_PP.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Symbol::BEGIN@30 at <a href="PPI-Token-Symbol-pm-936-block.html#30">line 30 of PPI/Token/Symbol.pm</a>
+#      once (4&micro;s+0s) by Scalar::Util::BEGIN@9 at <a href="Scalar-Util-pm-63-block.html#9">line 9 of Scalar/Util.pm</a>
+#      once (4&micro;s+0s) by Data::Compare::BEGIN@9 at <a href="Data-Compare-pm-2200-block.html#9">line 9 of Data/Compare.pm</a>
+#      once (4&micro;s+0s) by Sub::Install::BEGIN@4 at <a href="Sub-Install-pm-73-block.html#4">line 4 of Sub/Install.pm</a>
+#      once (4&micro;s+0s) by XML::LibXML::Literal::BEGIN@13 at <a href="XML-LibXML-Literal-pm-1098-block.html#13">line 13 of XML/LibXML/Literal.pm</a>
+#      once (4&micro;s+0s) by Class::MOP::Object::BEGIN@10 at <a href="Class-MOP-Object-pm-96-block.html#10">line 10 of Class/MOP/Object.pm</a>
+#      once (4&micro;s+0s) by namespace::clean::BEGIN@4 at <a href="namespace-clean-pm-379-block.html#4">line 4 of namespace/clean.pm</a>
+#      once (4&micro;s+0s) by Template::Service::BEGIN@23 at <a href="Template-Service-pm-2034-block.html#23">line 23 of Template/Service.pm</a>
+#      once (4&micro;s+0s) by SQL::Abstract::BEGIN@9 at <a href="SQL-Abstract-pm-2163-block.html#9">line 9 of SQL/Abstract.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::QuoteLike::BEGIN@48 at <a href="PPI-Token-QuoteLike-pm-949-block.html#48">line 48 of PPI/Token/QuoteLike.pm</a>
+#      once (4&micro;s+0s) by Moose::Meta::Role::Method::Required::BEGIN@10 at <a href="Moose-Meta-Role-Method-Required-pm-274-block.html#10">line 10 of Moose/Meta/Role/Method/Required.pm</a>
+#      once (4&micro;s+0s) by utf8::BEGIN@2 at <a href="utf8_heavy-pl-727-block.html#2">line 2 of utf8_heavy.pl</a>
+#      once (4&micro;s+0s) by PPI::Token::Number::BEGIN@32 at <a href="PPI-Token-Number-pm-927-block.html#32">line 32 of PPI/Token/Number.pm</a>
+#      once (4&micro;s+0s) by File::Spec::Unix::BEGIN@3 at <a href="File-Spec-Unix-pm-17-block.html#3">line 3 of File/Spec/Unix.pm</a>
+#      once (4&micro;s+0s) by Time::HiRes::BEGIN@4 at <a href="Time-HiRes-pm-1950-block.html#4">line 4 of Time/HiRes.pm</a>
+#      once (4&micro;s+0s) by Class::MOP::Method::BEGIN@10 at <a href="Class-MOP-Method-pm-94-block.html#10">line 10 of Class/MOP/Method.pm</a>
+#      once (4&micro;s+0s) by DBIx::Class::Schema::BEGIN@3 at <a href="DBIx-Class-Schema-pm-2167-block.html#3">line 3 of DBIx/Class/Schema.pm</a>
+#      once (4&micro;s+0s) by MooseX::Types::UndefinedType::BEGIN@7 at <a href="MooseX-Types-UndefinedType-pm-419-block.html#7">line 7 of MooseX/Types/UndefinedType.pm</a>
+#      once (4&micro;s+0s) by URI::http::BEGIN@6 at <a href="URI-http-pm-490-block.html#6">line 6 of URI/http.pm</a>
+#      once (4&micro;s+0s) by PPI::Statement::When::BEGIN@44 at <a href="PPI-Statement-When-pm-985-block.html#44">line 44 of PPI/Statement/When.pm</a>
+#      once (4&micro;s+0s) by PPI::Document::Normalized::BEGIN@43 at <a href="PPI-Document-Normalized-pm-1000-block.html#43">line 43 of PPI/Document/Normalized.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::_QuoteEngine::BEGIN@33 at <a href="PPI-Token-_QuoteEngine-pm-943-block.html#33">line 33 of PPI/Token/_QuoteEngine.pm</a>
+#      once (4&micro;s+0s) by Variable::Magic::BEGIN@5 at <a href="Variable-Magic-pm-377-block.html#5">line 5 of Variable/Magic.pm</a>
+#      once (4&micro;s+0s) by DBIx::Class::Schema::KiokuDB::BEGIN@9 at <a href="DBIx-Class-Schema-KiokuDB-pm-2192-block.html#9">line 9 of DBIx/Class/Schema/KiokuDB.pm</a>
+#      once (4&micro;s+0s) by PPI::Structure::Constructor::BEGIN@35 at <a href="PPI-Structure-Constructor-pm-989-block.html#35">line 35 of PPI/Structure/Constructor.pm</a>
+#      once (4&micro;s+0s) by XML::LibXML::Error::BEGIN@11 at <a href="XML-LibXML-Error-pm-1094-block.html#11">line 11 of XML/LibXML/Error.pm</a>
+#      once (4&micro;s+0s) by IPC::Run::BEGIN@1013 at <a href="IPC-Run-pm-733-block.html#1013">line 1013 of IPC/Run.pm</a>
+#      once (4&micro;s+0s) by PPI::Structure::Unknown::BEGIN@42 at <a href="PPI-Structure-Unknown-pm-994-block.html#42">line 42 of PPI/Structure/Unknown.pm</a>
+#      once (4&micro;s+0s) by Graph::BEGIN@3 at <a href="Graph-pm-695-block.html#3">line 3 of Graph.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::QuoteLike::Backtick::BEGIN@31 at <a href="PPI-Token-QuoteLike-Backtick-pm-948-block.html#31">line 31 of PPI/Token/QuoteLike/Backtick.pm</a>
+#      once (4&micro;s+0s) by File::Which::BEGIN@4 at <a href="File-Which-pm-694-block.html#4">line 4 of File/Which.pm</a>
+#      once (4&micro;s+0s) by IPC::Run::Timer::BEGIN@159 at <a href="IPC-Run-Timer-pm-741-block.html#159">line 159 of IPC/Run/Timer.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Whitespace::BEGIN@44 at <a href="PPI-Token-Whitespace-pm-924-block.html#44">line 44 of PPI/Token/Whitespace.pm</a>
+#      once (4&micro;s+0s) by Class::MOP::Method::Generated::BEGIN@10 at <a href="Class-MOP-Method-Generated-pm-110-block.html#10">line 10 of Class/MOP/Method/Generated.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::QuoteLike::Words::BEGIN@28 at <a href="PPI-Token-QuoteLike-Words-pm-952-block.html#28">line 28 of PPI/Token/QuoteLike/Words.pm</a>
+#      once (4&micro;s+0s) by PPI::Structure::When::BEGIN@36 at <a href="PPI-Structure-When-pm-995-block.html#36">line 36 of PPI/Structure/When.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Pod::BEGIN@29 at <a href="PPI-Token-Pod-pm-926-block.html#29">line 29 of PPI/Token/Pod.pm</a>
+#      once (4&micro;s+0s) by Template::Document::BEGIN@24 at <a href="Template-Document-pm-2032-block.html#24">line 24 of Template/Document.pm</a>
+#      once (4&micro;s+0s) by MooseX::Types::Util::BEGIN@9 at <a href="MooseX-Types-Util-pm-417-block.html#9">line 9 of MooseX/Types/Util.pm</a>
+#      once (4&micro;s+0s) by JSON::Any::BEGIN@4 at <a href="JSON-Any-pm-2146-block.html#4">line 4 of JSON/Any.pm</a>
+#      once (4&micro;s+0s) by Class::MOP::Package::BEGIN@10 at <a href="Class-MOP-Package-pm-122-block.html#10">line 10 of Class/MOP/Package.pm</a>
+#      once (4&micro;s+0s) by Graph::AdjacencyMap::Light::BEGIN@7 at <a href="Graph-AdjacencyMap-Light-pm-700-block.html#7">line 7 of Graph/AdjacencyMap/Light.pm</a>
+#      once (4&micro;s+0s) by Package::DeprecationManager::BEGIN@6 at <a href="Package-DeprecationManager-pm-80-block.html#6">line 6 of Package/DeprecationManager.pm</a>
+#      once (4&micro;s+0s) by mro::BEGIN@10 at <a href="mro-pm-85-block.html#10">line 10 of mro.pm</a>
+#      once (4&micro;s+0s) by Class::MOP::BEGIN@10 at <a href="Class-MOP-pm-83-block.html#10">line 10 of Class/MOP.pm</a>
+#      once (4&micro;s+0s) by PPI::Structure::For::BEGIN@36 at <a href="PPI-Structure-For-pm-990-block.html#36">line 36 of PPI/Structure/For.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Separator::BEGIN@35 at <a href="PPI-Token-Separator-pm-963-block.html#35">line 35 of PPI/Token/Separator.pm</a>
+#      once (4&micro;s+0s) by PPI::Exception::BEGIN@3 at <a href="PPI-Exception-pm-918-block.html#3">line 3 of PPI/Exception.pm</a>
+#      once (4&micro;s+0s) by Moose::Meta::TypeConstraint::Union::BEGIN@10 at <a href="Moose-Meta-TypeConstraint-Union-pm-173-block.html#10">line 10 of Moose/Meta/TypeConstraint/Union.pm</a>
+#      once (4&micro;s+0s) by Eval::Closure::BEGIN@2 at <a href="Sub-Exporter-pm-112-block.html#2">line 2 of Sub/Exporter.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Magic::BEGIN@44 at <a href="PPI-Token-Magic-pm-938-block.html#44">line 44 of PPI/Token/Magic.pm</a>
+#      once (4&micro;s+0s) by Params::Util::BEGIN@59 at <a href="Params-Util-pm-70-block.html#59">line 59 of Params/Util.pm</a>
+#      once (4&micro;s+0s) by PPI::Structure::Given::BEGIN@36 at <a href="PPI-Structure-Given-pm-991-block.html#36">line 36 of PPI/Structure/Given.pm</a>
+#      once (4&micro;s+0s) by Plack::Component::BEGIN@2 at <a href="Plack-Component-pm-655-block.html#2">line 2 of Plack/Component.pm</a>
+#      once (4&micro;s+0s) by URI::_server::BEGIN@5 at <a href="URI-_server-pm-491-block.html#5">line 5 of URI/_server.pm</a>
+#      once (4&micro;s+0s) by Class::MOP::Instance::BEGIN@10 at <a href="Class-MOP-Instance-pm-104-block.html#10">line 10 of Class/MOP/Instance.pm</a>
+#      once (4&micro;s+0s) by Text::Balanced::BEGIN@7 at <a href="Text-Balanced-pm-2490-block.html#7">line 7 of Text/Balanced.pm</a>
+#      once (4&micro;s+0s) by Package::Stash::XS::BEGIN@5 at <a href="Package-Stash-XS-pm-126-block.html#5">line 5 of Package/Stash/XS.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Number::Hex::BEGIN@29 at <a href="PPI-Token-Number-Hex-pm-930-block.html#29">line 29 of PPI/Token/Number/Hex.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::QuoteLike::Readline::BEGIN@40 at <a href="PPI-Token-QuoteLike-Readline-pm-953-block.html#40">line 40 of PPI/Token/QuoteLike/Readline.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Number::Octal::BEGIN@29 at <a href="PPI-Token-Number-Octal-pm-929-block.html#29">line 29 of PPI/Token/Number/Octal.pm</a>
+#      once (4&micro;s+0s) by Template::Stash::XS::BEGIN@14 at <a href="Template-Stash-XS-pm-2143-block.html#14">line 14 of Template/Stash/XS.pm</a>
+#      once (4&micro;s+0s) by Module::Runtime::BEGIN@1 at <a href="Search-GIN-Extract-pm-2247-block.html#1">line 1 of Search/GIN/Extract.pm</a>
+#      once (4&micro;s+0s) by MRO::Compat::BEGIN@2 at <a href="MRO-Compat-pm-84-block.html#2">line 2 of MRO/Compat.pm</a>
+#      once (4&micro;s+0s) by PPI::Element::BEGIN@24 at <a href="PPI-Element-pm-919-block.html#24">line 24 of PPI/Element.pm</a>
+#      once (4&micro;s+0s) by Graph::AdjacencyMap::BEGIN@3 at <a href="Graph-AdjacencyMap-pm-696-block.html#3">line 3 of Graph/AdjacencyMap.pm</a>
+#      once (4&micro;s+0s) by Graph::Traversal::DFS::BEGIN@3 at <a href="Graph-Traversal-DFS-pm-712-block.html#3">line 3 of Graph/Traversal/DFS.pm</a>
+#      once (4&micro;s+0s) by PPI::Structure::List::BEGIN@38 at <a href="PPI-Structure-List-pm-992-block.html#38">line 38 of PPI/Structure/List.pm</a>
+#      once (4&micro;s+0s) by Benchmark::BEGIN@3 at <a href="Benchmark-pm-2081-block.html#3">line 3 of Benchmark.pm</a>
+#      once (4&micro;s+0s) by Module::Runtime::BEGIN@1.20 at <a href="Search-GIN-Extract-Delegate-pm-2265-block.html#1">line 1 of Search/GIN/Extract/Delegate.pm</a>
+#      once (4&micro;s+0s) by Bio::Phylo::BEGIN@2 at <a href="Bio-Phylo-pm-1138-block.html#2">line 2 of Bio/Phylo.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Number::Binary::BEGIN@29 at <a href="PPI-Token-Number-Binary-pm-928-block.html#29">line 29 of PPI/Token/Number/Binary.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::BOM::BEGIN@42 at <a href="PPI-Token-BOM-pm-923-block.html#42">line 42 of PPI/Token/BOM.pm</a>
+#      once (4&micro;s+0s) by Class::Load::BEGIN@1 at <a href="Data-OptList-pm-69-block.html#1">line 1 of Data/OptList.pm</a>
+#      once (4&micro;s+0s) by PPI::Token::Label::BEGIN@31 at <a href="PPI-Token-Label-pm-961-block.html#31">line 31 of PPI/Token/Label.pm</a>
+#      once (4&micro;s+0s) by PPI::Statement::Data::BEGIN@43 at <a href="PPI-Statement-Data-pm-972-block.html#43">line 43 of PPI/Statement/Data.pm</a>
+#      once (3&micro;s+0s) by PPI::Exception::ParserTimeout::BEGIN@3 at <a href="PPI-Exception-ParserTimeout-pm-997-block.html#3">line 3 of PPI/Exception/ParserTimeout.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Given::BEGIN@36 at <a href="PPI-Statement-Given-pm-981-block.html#36">line 36 of PPI/Statement/Given.pm</a>
+#      once (3&micro;s+0s) by PPI::Structure::BEGIN@91 at <a href="PPI-Structure-pm-986-block.html#91">line 91 of PPI/Structure.pm</a>
+#      once (3&micro;s+0s) by Graph::TransitiveClosure::BEGIN@3 at <a href="Graph-TransitiveClosure-pm-705-block.html#3">line 3 of Graph/TransitiveClosure.pm</a>
+#      once (3&micro;s+0s) by PPI::Document::Fragment::BEGIN@21 at <a href="PPI-Document-Fragment-pm-998-block.html#21">line 21 of PPI/Document/Fragment.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Null::BEGIN@43 at <a href="PPI-Statement-Null-pm-977-block.html#43">line 43 of PPI/Statement/Null.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Number::Float::BEGIN@31 at <a href="PPI-Token-Number-Float-pm-931-block.html#31">line 31 of PPI/Token/Number/Float.pm</a>
+#      once (3&micro;s+0s) by Plack::Middleware::BEGIN@2 at <a href="Plack-Middleware-pm-654-block.html#2">line 2 of Plack/Middleware.pm</a>
+#      once (3&micro;s+0s) by LWP::Protocol::BEGIN@7 at <a href="LWP-Protocol-pm-2089-block.html#7">line 7 of LWP/Protocol.pm</a>
+#      once (3&micro;s+0s) by HTTP::Body::BEGIN@6 at <a href="HTTP-Body-pm-1934-block.html#6">line 6 of HTTP/Body.pm</a>
+#      once (3&micro;s+0s) by Bio::Phylo::BEGIN@897 at <a href="Bio-Phylo-pm-1138-block.html#897">line 897 of Bio/Phylo.pm</a>
+#      once (3&micro;s+0s) by HTML::Entities::BEGIN@138 at <a href="HTML-Entities-pm-1932-block.html#138">line 138 of HTML/Entities.pm</a>
+#      once (3&micro;s+0s) by Time::Seconds::BEGIN@2 at <a href="Time-Seconds-pm-859-block.html#2">line 2 of Time/Seconds.pm</a>
+#      once (3&micro;s+0s) by Carp::Clan::BEGIN@16 at <a href="Carp-Clan-pm-411-block.html#16">line 16 of Carp/Clan.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::Componentised::BEGIN@4 at <a href="DBIx-Class-Componentised-pm-2174-block.html#4">line 4 of DBIx/Class/Componentised.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::BEGIN@3 at <a href="DBIx-Class-pm-2171-block.html#3">line 3 of DBIx/Class.pm</a>
+#      once (3&micro;s+0s) by HTML::Parser::BEGIN@9 at <a href="HTML-Parser-pm-1933-block.html#9">line 9 of HTML/Parser.pm</a>
+#      once (3&micro;s+0s) by Class::MOP::Mixin::BEGIN@9 at <a href="Class-MOP-Mixin-pm-88-block.html#9">line 9 of Class/MOP/Mixin.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::QuoteLike::Regexp::BEGIN@32 at <a href="PPI-Token-QuoteLike-Regexp-pm-951-block.html#32">line 32 of PPI/Token/QuoteLike/Regexp.pm</a>
+#      once (3&micro;s+0s) by DBD::SQLite::BEGIN@4 at <a href="DBD-SQLite-pm-2618-block.html#4">line 4 of DBD/SQLite.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Regexp::Match::BEGIN@45 at <a href="PPI-Token-Regexp-Match-pm-954-block.html#45">line 45 of PPI/Token/Regexp/Match.pm</a>
+#      once (3&micro;s+0s) by Graph::AdjacencyMap::Heavy::BEGIN@7 at <a href="Graph-AdjacencyMap-Heavy-pm-697-block.html#7">line 7 of Graph/AdjacencyMap/Heavy.pm</a>
+#      once (3&micro;s+0s) by Template::Timer::BEGIN@4 at <a href="Template-Timer-pm-2037-block.html#4">line 4 of Template/Timer.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::UnmatchedBrace::BEGIN@47 at <a href="PPI-Statement-UnmatchedBrace-pm-982-block.html#47">line 47 of PPI/Statement/UnmatchedBrace.pm</a>
+#      once (3&micro;s+0s) by FileHandle::BEGIN@4 at <a href="FileHandle-pm-2010-block.html#4">line 4 of FileHandle.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Break::BEGIN@40 at <a href="PPI-Statement-Break-pm-970-block.html#40">line 40 of PPI/Statement/Break.pm</a>
+#      once (3&micro;s+0s) by DBD::_::dr::BEGIN@1449 at <a href="DBI-pm-1359-block.html#1449">line 1449 of DBI.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Regexp::Substitute::BEGIN@35 at <a href="PPI-Token-Regexp-Substitute-pm-956-block.html#35">line 35 of PPI/Token/Regexp/Substitute.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Scheduled::BEGIN@56 at <a href="PPI-Statement-Scheduled-pm-979-block.html#56">line 56 of PPI/Statement/Scheduled.pm</a>
+#      once (3&micro;s+0s) by stemmaweb::View::JSON::BEGIN@3 at <a href="lib-stemmaweb-View-JSON-pm-2044-block.html#3">line 3 of lib/stemmaweb/View/JSON.pm</a>
+#      once (3&micro;s+0s) by PPI::Structure::Condition::BEGIN@40 at <a href="PPI-Structure-Condition-pm-988-block.html#40">line 40 of PPI/Structure/Condition.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Package::BEGIN@67 at <a href="PPI-Statement-Package-pm-978-block.html#67">line 67 of PPI/Statement/Package.pm</a>
+#      once (3&micro;s+0s) by Text::Tradition::Error::BEGIN@3 at <a href="lib-Text-Tradition-Error-pm-812-block.html#3">line 3 of lib/Text/Tradition/Error.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Compound::BEGIN@53 at <a href="PPI-Statement-Compound-pm-971-block.html#53">line 53 of PPI/Statement/Compound.pm</a>
+#      once (3&micro;s+0s) by Catalyst::View::Download::Plain::BEGIN@3 at <a href="Catalyst-View-Download-Plain-pm-2050-block.html#3">line 3 of Catalyst/View/Download/Plain.pm</a>
+#      once (3&micro;s+0s) by Template::Exception::BEGIN@22 at <a href="Template-Exception-pm-2036-block.html#22">line 22 of Template/Exception.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::HereDoc::BEGIN@87 at <a href="PPI-Token-HereDoc-pm-962-block.html#87">line 87 of PPI/Token/HereDoc.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Include::BEGIN@47 at <a href="PPI-Statement-Include-pm-975-block.html#47">line 47 of PPI/Statement/Include.pm</a>
+#      once (3&micro;s+0s) by namespace::autoclean::BEGIN@1 at <a href="B-Hooks-EndOfScope-pm-376-block.html#1">line 1 of B/Hooks/EndOfScope.pm</a>
+#      once (3&micro;s+0s) by Path::Class::BEGIN@1 at <a href="Path-Class-File-pm-20-block.html#1">line 1 of Path/Class/File.pm</a>
+#      once (3&micro;s+0s) by PPI::Structure::Block::BEGIN@45 at <a href="PPI-Structure-Block-pm-987-block.html#45">line 45 of PPI/Structure/Block.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Data::BEGIN@30 at <a href="PPI-Token-Data-pm-964-block.html#30">line 30 of PPI/Token/Data.pm</a>
+#      once (3&micro;s+0s) by HTTP::Response::BEGIN@7 at <a href="HTTP-Response-pm-2084-block.html#7">line 7 of HTTP/Response.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::End::BEGIN@47 at <a href="PPI-Statement-End-pm-973-block.html#47">line 47 of PPI/Statement/End.pm</a>
+#      once (3&micro;s+0s) by HTTP::Body::XFormsMultipart::BEGIN@6 at <a href="HTTP-Body-XFormsMultipart-pm-1941-block.html#6">line 6 of HTTP/Body/XFormsMultipart.pm</a>
+#      once (3&micro;s+0s) by Module::Runtime::BEGIN@1.18 at <a href="Search-GIN-Driver-pm-2249-block.html#1">line 1 of Search/GIN/Driver.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::AccessorGroup::BEGIN@3 at <a href="DBIx-Class-AccessorGroup-pm-2178-block.html#3">line 3 of DBIx/Class/AccessorGroup.pm</a>
+#      once (3&micro;s+0s) by Template::Base::BEGIN@22 at <a href="Template-Base-pm-2026-block.html#22">line 22 of Template/Base.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Variable::BEGIN@41 at <a href="PPI-Statement-Variable-pm-984-block.html#41">line 41 of PPI/Statement/Variable.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::_QuoteEngine::Full::BEGIN@5 at <a href="PPI-Token-_QuoteEngine-Full-pm-946-block.html#5">line 5 of PPI/Token/_QuoteEngine/Full.pm</a>
+#      once (3&micro;s+0s) by Template::Filters::BEGIN@22 at <a href="Template-Filters-pm-2140-block.html#22">line 22 of Template/Filters.pm</a>
+#      once (3&micro;s+0s) by Text::CSV::BEGIN@4 at <a href="Text-CSV-pm-742-block.html#4">line 4 of Text/CSV.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Regexp::Transliterate::BEGIN@39 at <a href="PPI-Token-Regexp-Transliterate-pm-957-block.html#39">line 39 of PPI/Token/Regexp/Transliterate.pm</a>
+#      once (3&micro;s+0s) by Catalyst::View::JSON::BEGIN@3 at <a href="Catalyst-View-JSON-pm-2046-block.html#3">line 3 of Catalyst/View/JSON.pm</a>
+#      once (3&micro;s+0s) by Graph::MSTHeapElem::BEGIN@3 at <a href="Graph-MSTHeapElem-pm-715-block.html#3">line 3 of Graph/MSTHeapElem.pm</a>
+#      once (3&micro;s+0s) by parent::BEGIN@2 at <a href="parent-pm-5-block.html#2">line 2 of parent.pm</a>
+#      once (3&micro;s+0s) by Path::Class::File::BEGIN@1 at <a href="Path-Class-Dir-pm-21-block.html#1">line 1 of Path/Class/Dir.pm</a>
+#      once (3&micro;s+0s) by Template::Context::BEGIN@23 at <a href="Template-Context-pm-2039-block.html#23">line 23 of Template/Context.pm</a>
+#      once (3&micro;s+0s) by HTTP::Body::OctetStream::BEGIN@6 at <a href="HTTP-Body-OctetStream-pm-1935-block.html#6">line 6 of HTTP/Body/OctetStream.pm</a>
+#      once (3&micro;s+0s) by HTTP::Body::XForms::BEGIN@6 at <a href="HTTP-Body-XForms-pm-1943-block.html#6">line 6 of HTTP/Body/XForms.pm</a>
+#      once (3&micro;s+0s) by Catalyst::View::TT::BEGIN@3 at <a href="Catalyst-View-TT-pm-2017-block.html#3">line 3 of Catalyst/View/TT.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Unknown::BEGIN@35 at <a href="PPI-Statement-Unknown-pm-983-block.html#35">line 35 of PPI/Statement/Unknown.pm</a>
+#      once (3&micro;s+0s) by B::BEGIN@9 at <a href="B-pm-165-block.html#9">line 9 of B.pm</a>
+#      once (3&micro;s+0s) by Bio::Phylo::Util::Exceptions::BEGIN@2 at <a href="Bio-Phylo-Util-Exceptions-pm-1142-block.html#2">line 2 of Bio/Phylo/Util/Exceptions.pm</a>
+#      once (3&micro;s+0s) by PPI::Util::BEGIN@5 at <a href="PPI-Util-pm-915-block.html#5">line 5 of PPI/Util.pm</a>
+#      once (3&micro;s+0s) by HTTP::Body::UrlEncoded::BEGIN@6 at <a href="HTTP-Body-UrlEncoded-pm-1937-block.html#6">line 6 of HTTP/Body/UrlEncoded.pm</a>
+#      once (3&micro;s+0s) by Devel::GlobalDestruction::BEGIN@3 at <a href="Devel-GlobalDestruction-pm-123-block.html#3">line 3 of Devel/GlobalDestruction.pm</a>
+#      once (3&micro;s+0s) by URI::_idna::BEGIN@6 at <a href="URI-_idna-pm-2515-block.html#6">line 6 of URI/_idna.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Structure::BEGIN@31 at <a href="PPI-Token-Structure-pm-960-block.html#31">line 31 of PPI/Token/Structure.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Quote::BEGIN@48 at <a href="PPI-Token-Quote-pm-941-block.html#48">line 48 of PPI/Token/Quote.pm</a>
+#      once (3&micro;s+0s) by Text::CSV_PP::BEGIN@10 at <a href="Text-CSV_PP-pm-745-block.html#10">line 10 of Text/CSV_PP.pm</a>
+#      once (3&micro;s+0s) by HTTP::Body::MultiPart::BEGIN@6 at <a href="HTTP-Body-MultiPart-pm-1939-block.html#6">line 6 of HTTP/Body/MultiPart.pm</a>
+#      once (3&micro;s+0s) by Encode::Alias::BEGIN@2 at <a href="Encode-Alias-pm-689-block.html#2">line 2 of Encode/Alias.pm</a>
+#      once (3&micro;s+0s) by Digest::base::BEGIN@3 at <a href="Digest-base-pm-917-block.html#3">line 3 of Digest/base.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Unknown::BEGIN@30 at <a href="PPI-Token-Unknown-pm-939-block.html#30">line 30 of PPI/Token/Unknown.pm</a>
+#      once (3&micro;s+0s) by File::chdir::BEGIN@3 at <a href="File-chdir-pm-1172-block.html#3">line 3 of File/chdir.pm</a>
+#      once (3&micro;s+0s) by File::Glob::BEGIN@3 at <a href="File-Glob-pm-2011-block.html#3">line 3 of File/Glob.pm</a>
+#      once (3&micro;s+0s) by Config::Any::Perl::BEGIN@3 at <a href="Config-Any-Perl-pm-1968-block.html#3">line 3 of Config/Any/Perl.pm</a>
+#      once (3&micro;s+0s) by English::BEGIN@1 at <a href="Tie-Hash-NamedCapture-pm-2009-block.html#1">line 1 of Tie/Hash/NamedCapture.pm</a>
+#      once (3&micro;s+0s) by Graph::AdjacencyMatrix::BEGIN@3 at <a href="Graph-AdjacencyMatrix-pm-708-block.html#3">line 3 of Graph/AdjacencyMatrix.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Expression::BEGIN@38 at <a href="PPI-Statement-Expression-pm-974-block.html#38">line 38 of PPI/Statement/Expression.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Operator::BEGIN@42 at <a href="PPI-Token-Operator-pm-958-block.html#42">line 42 of PPI/Token/Operator.pm</a>
+#      once (3&micro;s+0s) by Bio::Phylo::Util::IDPool::BEGIN@2 at <a href="Bio-Phylo-Util-IDPool-pm-1141-block.html#2">line 2 of Bio/Phylo/Util/IDPool.pm</a>
+#      once (3&micro;s+0s) by Config::Any::JSON::BEGIN@3 at <a href="Config-Any-JSON-pm-1965-block.html#3">line 3 of Config/Any/JSON.pm</a>
+#      once (3&micro;s+0s) by Class::Accessor::Grouped::BEGIN@2 at <a href="Class-Accessor-Grouped-pm-2180-block.html#2">line 2 of Class/Accessor/Grouped.pm</a>
+#      once (3&micro;s+0s) by Config::Any::INI::BEGIN@3 at <a href="Config-Any-INI-pm-1962-block.html#3">line 3 of Config/Any/INI.pm</a>
+#      once (3&micro;s+0s) by metaclass::BEGIN@10 at <a href="metaclass-pm-161-block.html#10">line 10 of metaclass.pm</a>
+#      once (3&micro;s+0s) by String::Errf::BEGIN@1 at <a href="String-Formatter-pm-856-block.html#1">line 1 of String/Formatter.pm</a>
+#      once (3&micro;s+0s) by Class::MOP::Method::Meta::BEGIN@10 at <a href="Class-MOP-Method-Meta-pm-92-block.html#10">line 10 of Class/MOP/Method/Meta.pm</a>
+#      once (3&micro;s+0s) by Graph::SPTHeapElem::BEGIN@3 at <a href="Graph-SPTHeapElem-pm-719-block.html#3">line 3 of Graph/SPTHeapElem.pm</a>
+#      once (3&micro;s+0s) by Text::Tradition::Parser::GraphML::BEGIN@3 at <a href="lib-Text-Tradition-Parser-GraphML-pm-2521-block.html#3">line 3 of lib/Text/Tradition/Parser/GraphML.pm</a>
+#      once (3&micro;s+0s) by HTTP::Status::BEGIN@3 at <a href="HTTP-Status-pm-2085-block.html#3">line 3 of HTTP/Status.pm</a>
+#      once (3&micro;s+0s) by IO::String::BEGIN@9 at <a href="IO-String-pm-965-block.html#9">line 9 of IO/String.pm</a>
+#      once (3&micro;s+0s) by PPI::Token::Regexp::BEGIN@45 at <a href="PPI-Token-Regexp-pm-955-block.html#45">line 45 of PPI/Token/Regexp.pm</a>
+#      once (3&micro;s+0s) by Graph::Matrix::BEGIN@6 at <a href="Graph-Matrix-pm-710-block.html#6">line 6 of Graph/Matrix.pm</a>
+#      once (3&micro;s+0s) by Template::Constants::BEGIN@22 at <a href="Template-Constants-pm-2027-block.html#22">line 22 of Template/Constants.pm</a>
+#      once (3&micro;s+0s) by Graph::AdjacencyMap::Vertex::BEGIN@7 at <a href="Graph-AdjacencyMap-Vertex-pm-702-block.html#7">line 7 of Graph/AdjacencyMap/Vertex.pm</a>
+#      once (3&micro;s+0s) by AutoLoader::BEGIN@3 at <a href="AutoLoader-pm-717-block.html#3">line 3 of AutoLoader.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::Storage::TxnScopeGuard::BEGIN@3 at <a href="DBIx-Class-Storage-TxnScopeGuard-pm-2464-block.html#3">line 3 of DBIx/Class/Storage/TxnScopeGuard.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::Storage::DBIHacks::BEGIN@10 at <a href="DBIx-Class-Storage-DBIHacks-pm-2459-block.html#10">line 10 of DBIx/Class/Storage/DBIHacks.pm</a>
+#      once (3&micro;s+0s) by Config::Any::XML::BEGIN@3 at <a href="Config-Any-XML-pm-1971-block.html#3">line 3 of Config/Any/XML.pm</a>
+#      once (3&micro;s+0s) by POSIX::BEGIN@2 at <a href="POSIX-pm-736-block.html#2">line 2 of POSIX.pm</a>
+#      once (3&micro;s+0s) by URI::_punycode::BEGIN@3 at <a href="URI-_punycode-pm-2516-block.html#3">line 3 of URI/_punycode.pm</a>
+#      once (3&micro;s+0s) by Template::Stash::BEGIN@22 at <a href="Template-Stash-pm-2144-block.html#22">line 22 of Template/Stash.pm</a>
+#      once (3&micro;s+0s) by Template::VMethods::BEGIN@24 at <a href="Template-VMethods-pm-2145-block.html#24">line 24 of Template/VMethods.pm</a>
+#      once (3&micro;s+0s) by Config::Any::YAML::BEGIN@3 at <a href="Config-Any-YAML-pm-1974-block.html#3">line 3 of Config/Any/YAML.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Include::Perl6::BEGIN@41 at <a href="PPI-Statement-Include-Perl6-pm-976-block.html#41">line 41 of PPI/Statement/Include/Perl6.pm</a>
+#      once (3&micro;s+0s) by Class::C3::Componentised::BEGIN@40 at <a href="Class-C3-Componentised-pm-2176-block.html#40">line 40 of Class/C3/Componentised.pm</a>
+#      once (3&micro;s+0s) by Heap071::Fibonacci::BEGIN@3 at <a href="Heap071-Fibonacci-pm-723-block.html#3">line 3 of Heap071/Fibonacci.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::Storage::BEGIN@3 at <a href="DBIx-Class-Storage-pm-2461-block.html#3">line 3 of DBIx/Class/Storage.pm</a>
+#      once (3&micro;s+0s) by CGI::Simple::Util::BEGIN@2 at <a href="CGI-Simple-Util-pm-1931-block.html#2">line 2 of CGI/Simple/Util.pm</a>
+#      once (3&micro;s+0s) by Digest::MD5::BEGIN@3 at <a href="Digest-MD5-pm-916-block.html#3">line 3 of Digest/MD5.pm</a>
+#      once (3&micro;s+0s) by Opcode::BEGIN@5 at <a href="Opcode-pm-726-block.html#5">line 5 of Opcode.pm</a>
+#      once (3&micro;s+0s) by Graph::TransitiveClosure::Matrix::BEGIN@3 at <a href="Graph-TransitiveClosure-Matrix-pm-707-block.html#3">line 3 of Graph/TransitiveClosure/Matrix.pm</a>
+#      once (3&micro;s+0s) by Class::XSAccessor::BEGIN@3 at <a href="Class-XSAccessor-pm-2181-block.html#3">line 3 of Class/XSAccessor.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::ResultSource::Table::BEGIN@3 at <a href="DBIx-Class-ResultSource-Table-pm-2195-block.html#3">line 3 of DBIx/Class/ResultSource/Table.pm</a>
+#      once (3&micro;s+0s) by Clone::BEGIN@4 at <a href="Clone-pm-920-block.html#4">line 4 of Clone.pm</a>
+#      once (3&micro;s+0s) by PPI::Statement::Sub::BEGIN@33 at <a href="PPI-Statement-Sub-pm-980-block.html#33">line 33 of PPI/Statement/Sub.pm</a>
+#      once (3&micro;s+0s) by Plack::Test::BEGIN@2 at <a href="Plack-Test-pm-4-block.html#2">line 2 of Plack/Test.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::ResultSetColumn::BEGIN@3 at <a href="DBIx-Class-ResultSetColumn-pm-2198-block.html#3">line 3 of DBIx/Class/ResultSetColumn.pm</a>
+#      once (3&micro;s+0s) by DBIx::Class::ResultSourceHandle::BEGIN@3 at <a href="DBIx-Class-ResultSourceHandle-pm-2203-block.html#3">line 3 of DBIx/Class/ResultSourceHandle.pm</a>
+#      once (3&micro;s+0s) by Heap071::Elem::BEGIN@3 at <a href="Heap071-Elem-pm-716-block.html#3">line 3 of Heap071/Elem.pm</a>
+#      once (3&micro;s+0s) by Class::XSAccessor::Heavy::BEGIN@5 at <a href="Class-XSAccessor-Heavy-pm-2182-block.html#5">line 5 of Class/XSAccessor/Heavy.pm</a>
+#      once (3&micro;s+0s) by IPC::Run::Debug::BEGIN@69 at <a href="IPC-Run-Debug-pm-734-block.html#69">line 69 of IPC/Run/Debug.pm</a>
+#      once (3&micro;s+0s) by IPC::Run::BEGIN@1048 at <a href="IPC-Run-pm-733-block.html#1048">line 1048 of IPC/Run.pm</a>
+#      once (3&micro;s+0s) by Config::Any::BEGIN@3 at <a href="Config-Any-pm-1862-block.html#3">line 3 of Config/Any.pm</a>
+#      once (3&micro;s+0s) by Graph::Traversal::BEGIN@3 at <a href="Graph-Traversal-pm-713-block.html#3">line 3 of Graph/Traversal.pm</a>
+#      once (3&micro;s+0s) by Graph::BitMatrix::BEGIN@3 at <a href="Graph-BitMatrix-pm-709-block.html#3">line 3 of Graph/BitMatrix.pm</a>
+#      once (2&micro;s+0s) by DBIx::Class::Carp::BEGIN@3 at <a href="DBIx-Class-Carp-pm-2169-block.html#3">line 3 of DBIx/Class/Carp.pm</a>
+#      once (2&micro;s+0s) by DBIx::Class::Exception::BEGIN@3 at <a href="DBIx-Class-Exception-pm-2168-block.html#3">line 3 of DBIx/Class/Exception.pm</a>
+#      once (2&micro;s+0s) by SelfLoader::BEGIN@3 at <a href="SelfLoader-pm-2491-block.html#3">line 3 of SelfLoader.pm</a>
+#      once (2&micro;s+0s) by Safe::BEGIN@28 at <a href="Safe-pm-724-block.html#28">line 28 of Safe.pm</a>
+#      once (2&micro;s+0s) by DBIx::Class::ResultSet::BEGIN@3 at <a href="DBIx-Class-ResultSet-pm-2196-block.html#3">line 3 of DBIx/Class/ResultSet.pm</a>
+#      once (2&micro;s+0s) by DBIx::Class::KiokuDB::EntryProxy::BEGIN@9 at <a href="DBIx-Class-KiokuDB-EntryProxy-pm-2193-block.html#9">line 9 of DBIx/Class/KiokuDB/EntryProxy.pm</a>
+#      once (2&micro;s+0s) by MIME::Type::BEGIN@10 at <a href="MIME-Type-pm-1859-block.html#10">line 10 of MIME/Type.pm</a>
+#      once (2&micro;s+0s) by Graph::Undirected::BEGIN@5 at <a href="Graph-Undirected-pm-721-block.html#5">line 5 of Graph/Undirected.pm</a>
+#      once (2&micro;s+0s) by SelfLoader::BEGIN@93 at <a href="SelfLoader-pm-2491-block.html#93">line 93 of SelfLoader.pm</a>
+#      once (2&micro;s+0s) by DBIx::Class::Optional::Dependencies::BEGIN@4 at <a href="DBIx-Class-Optional-Dependencies-pm-2172-block.html#4">line 4 of DBIx/Class/Optional/Dependencies.pm</a></div></div>sub import {</td></tr>
+<tr><td class="h"><a name="35"></a>35</td><td class="c0">1536</td><td class="c0"><span title="Avg 4&micro;s">6.21ms</span></td><td></td><td></td><td class="s">    shift;</td></tr>
+<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td class="c3">3</td><td class="c3">31&micro;s</td><td class="s">    $^H |= @_ ? bits(@_) : $default_bits;<div class="calls"><div class="calls_out">    # spent    31&micro;s making 3 calls to <a href="strict-pm-3-block.html#18">strict::bits</a>, avg 10&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="39"></a>39</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 2.54ms (1.33+1.21) within strict::unimport which was called 146 times, avg 17&micro;s/call:
+#    once (31&micro;s+23&micro;s) by Socket::BEGIN@869 at <a href="Socket-pm-485-block.html#869">line 869 of Socket.pm</a>
+#    once (22&micro;s+19&micro;s) by Plack::Test::BEGIN@13 at <a href="Plack-Test-pm-4-block.html#13">line 13 of Plack/Test.pm</a>
+#    once (16&micro;s+17&micro;s) by DBI::BEGIN@527 at <a href="DBI-pm-1359-block.html#527">line 527 of DBI.pm</a>
+#    once (17&micro;s+15&micro;s) by Moose::Object::BEGIN@85 at <a href="Moose-Object-pm-266-block.html#85">line 85 of Moose/Object.pm</a>
+#    once (16&micro;s+16&micro;s) by Carp::BEGIN@398 at <a href="Carp-pm-10-block.html#398">line 398 of Carp.pm</a>
+#    once (17&micro;s+13&micro;s) by File::Path::BEGIN@329 at <a href="File-Path-pm-44-block.html#329">line 329 of File/Path.pm</a>
+#    once (14&micro;s+15&micro;s) by Carp::Clan::BEGIN@224 at <a href="Carp-Clan-pm-411-block.html#224">line 224 of Carp/Clan.pm</a>
+#    once (15&micro;s+14&micro;s) by Cwd::BEGIN@818 at <a href="Cwd-pm-11-block.html#818">line 818 of Cwd.pm</a>
+#    once (17&micro;s+11&micro;s) by Bio::Phylo::BEGIN@867 at <a href="Bio-Phylo-pm-1138-block.html#867">line 867 of Bio/Phylo.pm</a>
+#    once (16&micro;s+13&micro;s) by Parse::Yapp::Driver::BEGIN@201 at <a href="Parse-Yapp-Driver-pm-1168-block.html#201">line 201 of Parse/Yapp/Driver.pm</a>
+#    once (14&micro;s+13&micro;s) by Catalyst::ClassData::BEGIN@27 at <a href="Catalyst-ClassData-pm-586-block.html#27">line 27 of Catalyst/ClassData.pm</a>
+#    once (12&micro;s+15&micro;s) by IO::Handle::BEGIN@624 at <a href="IO-Handle-pm-38-block.html#624">line 624 of IO/Handle.pm</a>
+#    once (15&micro;s+11&micro;s) by B::BEGIN@254 at <a href="B-pm-165-block.html#254">line 254 of B.pm</a>
+#    once (14&micro;s+12&micro;s) by XML::LibXML::Error::BEGIN@83 at <a href="XML-LibXML-Error-pm-1094-block.html#83">line 83 of XML/LibXML/Error.pm</a>
+#    once (14&micro;s+12&micro;s) by HTTP::Message::BEGIN@648 at <a href="HTTP-Message-pm-55-block.html#648">line 648 of HTTP/Message.pm</a>
+#    once (13&micro;s+13&micro;s) by Devel::Declare::BEGIN@29 at <a href="Devel-Declare-pm-906-block.html#29">line 29 of Devel/Declare.pm</a>
+#    once (13&micro;s+12&micro;s) by MooseX::Types::Base::BEGIN@141 at <a href="MooseX-Types-Base-pm-413-block.html#141">line 141 of MooseX/Types/Base.pm</a>
+#    once (8&micro;s+18&micro;s) by Path::Class::BEGIN@10 at <a href="Path-Class-pm-19-block.html#10">line 10 of Path/Class.pm</a>
+#    once (10&micro;s+15&micro;s) by PPI::Normal::BEGIN@83 at <a href="PPI-Normal-pm-1001-block.html#83">line 83 of PPI/Normal.pm</a>
+#    once (13&micro;s+12&micro;s) by String::Formatter::BEGIN@59 at <a href="String-Formatter-pm-856-block.html#59">line 59 of String/Formatter.pm</a>
+#    once (14&micro;s+11&micro;s) by Moose::Exporter::BEGIN@688 at <a href="Moose-Exporter-pm-82-block.html#688">line 688 of Moose/Exporter.pm</a>
+#    once (13&micro;s+11&micro;s) by NEXT::BEGIN@93 at <a href="NEXT-pm-583-block.html#93">line 93 of NEXT.pm</a>
+#    once (11&micro;s+12&micro;s) by Config::BEGIN@45 at <a href="Config-pm-47-block.html#45">line 45 of Config.pm</a>
+#    once (13&micro;s+10&micro;s) by LWP::UserAgent::BEGIN@374 at <a href="LWP-UserAgent-pm-2083-block.html#374">line 374 of LWP/UserAgent.pm</a>
+#    once (12&micro;s+11&micro;s) by JSON::BEGIN@318 at <a href="JSON-pm-674-block.html#318">line 318 of JSON.pm</a>
+#    once (12&micro;s+11&micro;s) by Devel::InnerPackage::BEGIN@66 at <a href="Devel-InnerPackage-pm-584-block.html#66">line 66 of Devel/InnerPackage.pm</a>
+#    once (12&micro;s+11&micro;s) by Class::MOP::Class::Immutable::Trait::BEGIN@36 at <a href="Class-MOP-Class-Immutable-Trait-pm-134-block.html#36">line 36 of Class/MOP/Class/Immutable/Trait.pm</a>
+#    once (11&micro;s+12&micro;s) by aliased::BEGIN@35 at <a href="aliased-pm-392-block.html#35">line 35 of aliased.pm</a>
+#    once (12&micro;s+11&micro;s) by Template::Base::BEGIN@44 at <a href="Template-Base-pm-2026-block.html#44">line 44 of Template/Base.pm</a>
+#    once (13&micro;s+10&micro;s) by Module::Implementation::BEGIN@113 at <a href="Module-Implementation-pm-74-block.html#113">line 113 of Module/Implementation.pm</a>
+#    once (11&micro;s+12&micro;s) by Module::Load::BEGIN@11 at <a href="Module-Load-pm-683-block.html#11">line 11 of Module/Load.pm</a>
+#    once (12&micro;s+10&micro;s) by Class::MOP::Package::BEGIN@164 at <a href="Class-MOP-Package-pm-122-block.html#164">line 164 of Class/MOP/Package.pm</a>
+#    once (12&micro;s+10&micro;s) by B::Deparse::BEGIN@3368 at <a href="B-Deparse-pm-732-block.html#3368">line 3368 of B/Deparse.pm</a>
+#    once (11&micro;s+11&micro;s) by URI::BEGIN@128 at <a href="URI-pm-59-block.html#128">line 128 of URI.pm</a>
+#    once (11&micro;s+11&micro;s) by NEXT::BEGIN@63 at <a href="NEXT-pm-583-block.html#63">line 63 of NEXT.pm</a>
+#    once (11&micro;s+10&micro;s) by File::Spec::Unix::BEGIN@149 at <a href="File-Spec-Unix-pm-17-block.html#149">line 149 of File/Spec/Unix.pm</a>
+#    once (11&micro;s+10&micro;s) by Moose::Exporter::BEGIN@294 at <a href="Moose-Exporter-pm-82-block.html#294">line 294 of Moose/Exporter.pm</a>
+#    once (10&micro;s+11&micro;s) by NEXT::BEGIN@13 at <a href="NEXT-pm-583-block.html#13">line 13 of NEXT.pm</a>
+#    once (10&micro;s+12&micro;s) by Carp::BEGIN@8 at <a href="Carp-pm-10-block.html#8">line 8 of Carp.pm</a>
+#    once (11&micro;s+10&micro;s) by Class::Struct::BEGIN@99 at <a href="Class-Struct-pm-30-block.html#99">line 99 of Class/Struct.pm</a>
+#    once (11&micro;s+10&micro;s) by DBI::BEGIN@797 at <a href="DBI-pm-1359-block.html#797">line 797 of DBI.pm</a>
+#    once (11&micro;s+10&micro;s) by Sub::Install::BEGIN@184 at <a href="Sub-Install-pm-73-block.html#184">line 184 of Sub/Install.pm</a>
+#    once (11&micro;s+10&micro;s) by Moose::Exporter::BEGIN@132 at <a href="Moose-Exporter-pm-82-block.html#132">line 132 of Moose/Exporter.pm</a>
+#    once (11&micro;s+9&micro;s) by EVERY::BEGIN@137 at <a href="NEXT-pm-583-block.html#137">line 137 of NEXT.pm</a>
+#    once (11&micro;s+9&micro;s) by Devel::Declare::BEGIN@99 at <a href="Devel-Declare-pm-906-block.html#99">line 99 of Devel/Declare.pm</a>
+#    once (11&micro;s+8&micro;s) by parent::BEGIN@25 at <a href="parent-pm-5-block.html#25">line 25 of parent.pm</a>
+#    once (10&micro;s+9&micro;s) by Moose::Util::TypeConstraints::BEGIN@68 at <a href="Moose-Util-TypeConstraints-pm-172-block.html#68">line 68 of Moose/Util/TypeConstraints.pm</a>
+#    once (10&micro;s+10&micro;s) by Time::Piece::BEGIN@121 at <a href="Time-Piece-pm-858-block.html#121">line 121 of Time/Piece.pm</a>
+#    once (9&micro;s+10&micro;s) by MRO::Compat::BEGIN@116 at <a href="MRO-Compat-pm-84-block.html#116">line 116 of MRO/Compat.pm</a>
+#    once (10&micro;s+10&micro;s) by File::stat::BEGIN@200 at <a href="File-stat-pm-26-block.html#200">line 200 of File/stat.pm</a>
+#    once (11&micro;s+8&micro;s) by DBI::BEGIN@684 at <a href="DBI-pm-1359-block.html#684">line 684 of DBI.pm</a>
+#    once (9&micro;s+9&micro;s) by Carp::BEGIN@18 at <a href="Carp-pm-10-block.html#18">line 18 of Carp.pm</a>
+#    once (10&micro;s+8&micro;s) by EVERY::BEGIN@116 at <a href="NEXT-pm-583-block.html#116">line 116 of NEXT.pm</a>
+#    once (10&micro;s+8&micro;s) by MRO::Compat::BEGIN@225 at <a href="MRO-Compat-pm-84-block.html#225">line 225 of MRO/Compat.pm</a>
+#    once (10&micro;s+8&micro;s) by PPI::Normal::BEGIN@260 at <a href="PPI-Normal-pm-1001-block.html#260">line 260 of PPI/Normal.pm</a>
+#    once (9&micro;s+9&micro;s) by XML::LibXML::XPathContext::BEGIN@141 at <a href="XML-LibXML-XPathContext-pm-1099-block.html#141">line 141 of XML/LibXML/XPathContext.pm</a>
+#    once (10&micro;s+8&micro;s) by Devel::InnerPackage::BEGIN@86 at <a href="Devel-InnerPackage-pm-584-block.html#86">line 86 of Devel/InnerPackage.pm</a>
+#    once (9&micro;s+9&micro;s) by MooseX::Types::BEGIN@34 at <a href="MooseX-Types-pm-407-block.html#34">line 34 of MooseX/Types.pm</a>
+#    once (9&micro;s+9&micro;s) by Plack::Util::Accessor::BEGIN@14 at <a href="Plack-Util-Accessor-pm-656-block.html#14">line 14 of Plack/Util/Accessor.pm</a>
+#    once (9&micro;s+9&micro;s) by File::Spec::Functions::BEGIN@42 at <a href="File-Spec-Functions-pm-636-block.html#42">line 42 of File/Spec/Functions.pm</a>
+#    once (10&micro;s+8&micro;s) by Template::Base::BEGIN@137 at <a href="Template-Base-pm-2026-block.html#137">line 137 of Template/Base.pm</a>
+#    once (9&micro;s+9&micro;s) by LWP::Protocol::BEGIN@62 at <a href="LWP-Protocol-pm-2089-block.html#62">line 62 of LWP/Protocol.pm</a>
+#    once (9&micro;s+8&micro;s) by Devel::Declare::BEGIN@109 at <a href="Devel-Declare-pm-906-block.html#109">line 109 of Devel/Declare.pm</a>
+#    once (9&micro;s+9&micro;s) by NEXT::BEGIN@25 at <a href="NEXT-pm-583-block.html#25">line 25 of NEXT.pm</a>
+#    once (9&micro;s+8&micro;s) by MooseX::Types::CheckedUtilExports::BEGIN@24 at <a href="MooseX-Types-CheckedUtilExports-pm-421-block.html#24">line 24 of MooseX/Types/CheckedUtilExports.pm</a>
+#    once (9&micro;s+8&micro;s) by IPC::Run::BEGIN@1237 at <a href="IPC-Run-pm-733-block.html#1237">line 1237 of IPC/Run.pm</a>
+#    once (10&micro;s+8&micro;s) by DBIx::Class::Storage::DBI::BEGIN@1407 at <a href="DBIx-Class-Storage-DBI-pm-2457-block.html#1407">line 1407 of DBIx/Class/Storage/DBI.pm</a>
+#    once (9&micro;s+8&micro;s) by Carp::BEGIN@67 at <a href="Carp-pm-10-block.html#67">line 67 of Carp.pm</a>
+#    once (9&micro;s+8&micro;s) by File::stat::BEGIN@35 at <a href="File-stat-pm-26-block.html#35">line 35 of File/stat.pm</a>
+#    once (9&micro;s+8&micro;s) by File::Temp::BEGIN@241 at <a href="File-Temp-pm-45-block.html#241">line 241 of File/Temp.pm</a>
+#    once (9&micro;s+8&micro;s) by JSON::Backend::XS::BEGIN@29 at <a href="(eval 459)[JSON-pm-268]-682-line.html#29">line 29 of (eval 459)[JSON.pm:268]</a>
+#    once (8&micro;s+8&micro;s) by Time::HiRes::BEGIN@43 at <a href="Time-HiRes-pm-1950-block.html#43">line 43 of Time/HiRes.pm</a>
+#    once (8&micro;s+9&micro;s) by Graph::Attribute::BEGIN@14 at <a href="Graph-Attribute-pm-730-block.html#14">line 14 of Graph/Attribute.pm</a>
+#    once (9&micro;s+8&micro;s) by Safe::BEGIN@191 at <a href="Safe-pm-724-block.html#191">line 191 of Safe.pm</a>
+#    once (9&micro;s+7&micro;s) by JSON::Backend::PP::BEGIN@383 at <a href="JSON-pm-674-block.html#383">line 383 of JSON.pm</a>
+#    once (9&micro;s+8&micro;s) by DBIx::Class::Storage::DBIHacks::BEGIN@609 at <a href="DBIx-Class-Storage-DBIHacks-pm-2459-block.html#609">line 609 of DBIx/Class/Storage/DBIHacks.pm</a>
+#    once (8&micro;s+9&micro;s) by constant::BEGIN@29 at <a href="constant-pm-28-block.html#29">line 29 of constant.pm</a>
+#    once (8&micro;s+8&micro;s) by DBIx::Class::Carp::BEGIN@75 at <a href="DBIx-Class-Carp-pm-2169-block.html#75">line 75 of DBIx/Class/Carp.pm</a>
+#    once (8&micro;s+8&micro;s) by Data::Visitor::Callback::BEGIN@52 at <a href="Data-Visitor-Callback-pm-1863-block.html#52">line 52 of Data/Visitor/Callback.pm</a>
+#    once (9&micro;s+7&micro;s) by NEXT::BEGIN@37 at <a href="NEXT-pm-583-block.html#37">line 37 of NEXT.pm</a>
+#    once (8&micro;s+8&micro;s) by Bio::Phylo::BEGIN@895 at <a href="Bio-Phylo-pm-1138-block.html#895">line 895 of Bio/Phylo.pm</a>
+#    once (8&micro;s+8&micro;s) by AutoLoader::BEGIN@30 at <a href="AutoLoader-pm-717-block.html#30">line 30 of AutoLoader.pm</a>
+#    once (8&micro;s+8&micro;s) by Text::CSV::BEGIN@136 at <a href="Text-CSV-pm-742-block.html#136">line 136 of Text/CSV.pm</a>
+#    once (9&micro;s+7&micro;s) by Carp::BEGIN@413 at <a href="Carp-pm-10-block.html#413">line 413 of Carp.pm</a>
+#    once (8&micro;s+7&micro;s) by Template::Base::BEGIN@85 at <a href="Template-Base-pm-2026-block.html#85">line 85 of Template/Base.pm</a>
+#    once (8&micro;s+7&micro;s) by Class::Struct::BEGIN@188 at <a href="Class-Struct-pm-30-block.html#188">line 188 of Class/Struct.pm</a>
+#    once (8&micro;s+7&micro;s) by JSON::Any::BEGIN@219 at <a href="JSON-Any-pm-2146-block.html#219">line 219 of JSON/Any.pm</a>
+#    once (8&micro;s+7&micro;s) by Module::Load::BEGIN@37 at <a href="Module-Load-pm-683-block.html#37">line 37 of Module/Load.pm</a>
+#    once (8&micro;s+7&micro;s) by DBI::BEGIN@862 at <a href="DBI-pm-1359-block.html#862">line 862 of DBI.pm</a>
+#    once (7&micro;s+8&micro;s) by FileHandle::BEGIN@46 at <a href="FileHandle-pm-2010-block.html#46">line 46 of FileHandle.pm</a>
+#    once (7&micro;s+8&micro;s) by DBIx::Class::Schema::BEGIN@920 at <a href="DBIx-Class-Schema-pm-2167-block.html#920">line 920 of DBIx/Class/Schema.pm</a>
+#    once (7&micro;s+8&micro;s) by KiokuDB::TypeMap::Entry::Closure::BEGIN@122 at <a href="KiokuDB-TypeMap-Entry-Closure-pm-2546-block.html#122">line 122 of KiokuDB/TypeMap/Entry/Closure.pm</a>
+#    once (8&micro;s+7&micro;s) by Class::MOP::Class::Immutable::Trait::BEGIN@46 at <a href="Class-MOP-Class-Immutable-Trait-pm-134-block.html#46">line 46 of Class/MOP/Class/Immutable/Trait.pm</a>
+#    once (8&micro;s+7&micro;s) by NEXT::BEGIN@101 at <a href="NEXT-pm-583-block.html#101">line 101 of NEXT.pm</a>
+#    once (6&micro;s+8&micro;s) by SelfLoader::BEGIN@91 at <a href="SelfLoader-pm-2491-block.html#91">line 91 of SelfLoader.pm</a>
+#    once (6&micro;s+9&micro;s) by Exporter::Heavy::BEGIN@4 at <a href="Exporter-Heavy-pm-31-block.html#4">line 4 of Exporter/Heavy.pm</a>
+#    once (8&micro;s+6&micro;s) by constant::BEGIN@114 at <a href="constant-pm-28-block.html#114">line 114 of constant.pm</a>
+#    once (7&micro;s+7&micro;s) by B::Deparse::BEGIN@40 at <a href="B-Deparse-pm-732-block.html#40">line 40 of B/Deparse.pm</a>
+#    once (8&micro;s+7&micro;s) by JSON::Backend::XS::Supportable::BEGIN@99 at <a href="(eval 459)[JSON-pm-268]-682-line.html#99">line 99 of (eval 459)[JSON.pm:268]</a>
+#    once (7&micro;s+7&micro;s) by Class::C3::Componentised::BEGIN@133 at <a href="Class-C3-Componentised-pm-2176-block.html#133">line 133 of Class/C3/Componentised.pm</a>
+#    once (8&micro;s+7&micro;s) by DBI::BEGIN@831 at <a href="DBI-pm-1359-block.html#831">line 831 of DBI.pm</a>
+#    once (6&micro;s+8&micro;s) by Class::XSAccessor::Heavy::BEGIN@27 at <a href="Class-XSAccessor-Heavy-pm-2182-block.html#27">line 27 of Class/XSAccessor/Heavy.pm</a>
+#    once (7&micro;s+6&micro;s) by DBI::BEGIN@959 at <a href="DBI-pm-1359-block.html#959">line 959 of DBI.pm</a>
+#    once (7&micro;s+6&micro;s) by DBI::BEGIN@1030 at <a href="DBI-pm-1359-block.html#1030">line 1030 of DBI.pm</a>
+#    once (7&micro;s+6&micro;s) by constant::BEGIN@52 at <a href="constant-pm-28-block.html#52">line 52 of constant.pm</a>
+#    once (6&micro;s+6&micro;s) by MRO::Compat::BEGIN@256 at <a href="MRO-Compat-pm-84-block.html#256">line 256 of MRO/Compat.pm</a>
+#    once (6&micro;s+6&micro;s) by Class::Accessor::Grouped::BEGIN@744 at <a href="Class-Accessor-Grouped-pm-2180-block.html#744">line 744 of Class/Accessor/Grouped.pm</a>
+#    once (7&micro;s+5&micro;s) by Graph::BEGIN@178 at <a href="Graph-pm-695-block.html#178">line 178 of Graph.pm</a>
+#    once (6&micro;s+5&micro;s) by Safe::BEGIN@337 at <a href="Safe-pm-724-block.html#337">line 337 of Safe.pm</a>
+#    once (6&micro;s+5&micro;s) by utf8::BEGIN@399 at <a href="utf8_heavy-pl-727-block.html#399">line 399 of utf8_heavy.pl</a>
+#    once (6&micro;s+5&micro;s) by B::Deparse::BEGIN@688 at <a href="B-Deparse-pm-732-block.html#688">line 688 of B/Deparse.pm</a>
+#    once (6&micro;s+5&micro;s) by MooseX::Types::Base::BEGIN@178 at <a href="MooseX-Types-Base-pm-413-block.html#178">line 178 of MooseX/Types/Base.pm</a>
+#    once (6&micro;s+5&micro;s) by B::Deparse::BEGIN@482 at <a href="B-Deparse-pm-732-block.html#482">line 482 of B/Deparse.pm</a>
+#    once (6&micro;s+5&micro;s) by Data::Visitor::Callback::BEGIN@199 at <a href="Data-Visitor-Callback-pm-1863-block.html#199">line 199 of Data/Visitor/Callback.pm</a>
+#    once (6&micro;s+5&micro;s) by AutoLoader::BEGIN@138 at <a href="AutoLoader-pm-717-block.html#138">line 138 of AutoLoader.pm</a>
+#    once (6&micro;s+5&micro;s) by File::Temp::BEGIN@271 at <a href="File-Temp-pm-45-block.html#271">line 271 of File/Temp.pm</a>
+#    once (6&micro;s+5&micro;s) by DBIx::Class::Schema::BEGIN@1516 at <a href="DBIx-Class-Schema-pm-2167-block.html#1516">line 1516 of DBIx/Class/Schema.pm</a>
+#    once (6&micro;s+5&micro;s) by DBIx::Class::Schema::BEGIN@1284 at <a href="DBIx-Class-Schema-pm-2167-block.html#1284">line 1284 of DBIx/Class/Schema.pm</a>
+#    once (6&micro;s+5&micro;s) by Moose::Exporter::BEGIN@698 at <a href="Moose-Exporter-pm-82-block.html#698">line 698 of Moose/Exporter.pm</a>
+#    once (6&micro;s+5&micro;s) by Class::C3::Componentised::BEGIN@198 at <a href="Class-C3-Componentised-pm-2176-block.html#198">line 198 of Class/C3/Componentised.pm</a>
+#    once (5&micro;s+5&micro;s) by Class::Accessor::Grouped::BEGIN@37 at <a href="Class-Accessor-Grouped-pm-2180-block.html#37">line 37 of Class/Accessor/Grouped.pm</a>
+#    once (6&micro;s+5&micro;s) by MooseX::Types::Base::BEGIN@151 at <a href="MooseX-Types-Base-pm-413-block.html#151">line 151 of MooseX/Types/Base.pm</a>
+#    once (6&micro;s+5&micro;s) by JSON::Backend::XS::BEGIN@42 at <a href="(eval 459)[JSON-pm-268]-682-line.html#42">line 42 of (eval 459)[JSON.pm:268]</a>
+#    once (5&micro;s+5&micro;s) by utf8::BEGIN@123 at <a href="utf8_heavy-pl-727-block.html#123">line 123 of utf8_heavy.pl</a>
+#    once (5&micro;s+5&micro;s) by Text::CSV::BEGIN@196 at <a href="Text-CSV-pm-742-block.html#196">line 196 of Text/CSV.pm</a>
+#    once (6&micro;s+5&micro;s) by Text::CSV_PP::BEGIN@107 at <a href="Text-CSV_PP-pm-745-block.html#107">line 107 of Text/CSV_PP.pm</a>
+#    once (6&micro;s+5&micro;s) by Safe::BEGIN@285 at <a href="Safe-pm-724-block.html#285">line 285 of Safe.pm</a>
+#    once (5&micro;s+5&micro;s) by Class::Accessor::Grouped::BEGIN@249 at <a href="Class-Accessor-Grouped-pm-2180-block.html#249">line 249 of Class/Accessor/Grouped.pm</a>
+#    once (5&micro;s+5&micro;s) by DBIx::Class::Storage::DBI::BEGIN@109 at <a href="DBIx-Class-Storage-DBI-pm-2457-block.html#109">line 109 of DBIx/Class/Storage/DBI.pm</a>
+#    once (5&micro;s+5&micro;s) by DBIx::Class::Componentised::BEGIN@29 at <a href="DBIx-Class-Componentised-pm-2174-block.html#29">line 29 of DBIx/Class/Componentised.pm</a>
+#    once (5&micro;s+5&micro;s) by Graph::Attribute::BEGIN@49 at <a href="Graph-Attribute-pm-730-block.html#49">line 49 of Graph/Attribute.pm</a>
+#    once (5&micro;s+5&micro;s) by AutoLoader::BEGIN@186 at <a href="AutoLoader-pm-717-block.html#186">line 186 of AutoLoader.pm</a>
+#    once (5&micro;s+5&micro;s) by Safe::BEGIN@36 at <a href="Safe-pm-724-block.html#36">line 36 of Safe.pm</a>
+#    once (5&micro;s+5&micro;s) by Class::Accessor::Grouped::BEGIN@765 at <a href="Class-Accessor-Grouped-pm-2180-block.html#765">line 765 of Class/Accessor/Grouped.pm</a>
+#    once (5&micro;s+5&micro;s) by Graph::Attribute::BEGIN@24 at <a href="Graph-Attribute-pm-730-block.html#24">line 24 of Graph/Attribute.pm</a>
+#    once (5&micro;s+5&micro;s) by DBIx::Class::AccessorGroup::BEGIN@18 at <a href="DBIx-Class-AccessorGroup-pm-2178-block.html#18">line 18 of DBIx/Class/AccessorGroup.pm</a>
+#    once (5&micro;s+5&micro;s) by Class::Accessor::Grouped::BEGIN@297 at <a href="Class-Accessor-Grouped-pm-2180-block.html#297">line 297 of Class/Accessor/Grouped.pm</a>
+#    once (5&micro;s+5&micro;s) by Class::Struct::BEGIN@108 at <a href="Class-Struct-pm-30-block.html#108">line 108 of Class/Struct.pm</a>
+#    once (5&micro;s+4&micro;s) by Safe::BEGIN@344 at <a href="Safe-pm-724-block.html#344">line 344 of Safe.pm</a>
+#    once (5&micro;s+4&micro;s) by Text::CSV_PP::BEGIN@111 at <a href="Text-CSV_PP-pm-745-block.html#111">line 111 of Text/CSV_PP.pm</a>
+#    once (7&micro;s+0s) by DBI::BEGIN@270 at <a href="DBI-pm-1359-block.html#270">line 270 of DBI.pm</a>
+#    once (6&micro;s+0s) by Benchmark::BEGIN@426 at <a href="Benchmark-pm-2081-block.html#426">line 426 of Benchmark.pm</a>
+#    once (6&micro;s+0s) by Template::Timer::BEGIN@68 at <a href="Template-Timer-pm-2037-block.html#68">line 68 of Template/Timer.pm</a>
+#    once (5&micro;s+0s) by namespace::clean::BEGIN@171 at <a href="namespace-clean-pm-379-block.html#171">line 171 of namespace/clean.pm</a>
+#    once (4&micro;s+0s) by SelfLoader::BEGIN@73 at <a href="SelfLoader-pm-2491-block.html#73">line 73 of SelfLoader.pm</a>
+#    once (3&micro;s+0s) by SelfLoader::BEGIN@158 at <a href="SelfLoader-pm-2491-block.html#158">line 158 of SelfLoader.pm</a></div></div>sub unimport {</td></tr>
+<tr><td class="h"><a name="40"></a>40</td><td class="c0">292</td><td class="c0"><span title="Avg 5&micro;s">1.58ms</span></td><td></td><td></td><td class="s">    shift;</td></tr>
+<tr><td class="h"><a name="41"></a>41</td><td></td><td></td><td class="c0">140</td><td class="c0">1.21ms</td><td class="s">    $^H &amp;= ~ (@_ ? bits(@_) : $default_bits);<div class="calls"><div class="calls_out">    # spent  1.21ms making 140 calls to <a href="strict-pm-3-block.html#18">strict::bits</a>, avg 9&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="42"></a>42</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="43"></a>43</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="44"></a>44</td><td class="c3">1</td><td class="c3"><span title="Avg 18&micro;s">18&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
+<tr><td class="h"><a name="45"></a>45</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="strict__CORE_match"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 10&micro;s within strict::CORE:match which was called:
+#    once (10&micro;s+0s) by main::BEGIN@2 at <a href="strict-pm-3-block.html#6">line 6</a></div></div>sub strict::CORE:match; # opcode<br />        </td></tr>
+<tr><td class="h"><a name="strict__CORE_regcomp"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 23&micro;s within strict::CORE:regcomp which was called:
+#    once (23&micro;s+0s) by main::BEGIN@2 at <a href="strict-pm-3-block.html#6">line 6</a></div></div>sub strict::CORE:regcomp; # opcode<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