nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Eval-Closure-pm-111-block.html
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Eval-Closure-pm-111-block.html b/stemmaweb/nytprof-runs/relation-uuid-relationships/Eval-Closure-pm-111-block.html
new file mode 100644 (file)
index 0000000..a10fd88
--- /dev/null
@@ -0,0 +1,1948 @@
+    <!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 Eval/Closure.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="Eval-Closure-pm-111-line.html">line view</a></span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="Eval-Closure-pm-111-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:51:12 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:///Users/edenc/perl5/lib/perl5/Eval/Closure.pm">/Users/edenc/perl5/lib/perl5/Eval/Closure.pm</a></td></tr>
+<tr><td class="h">Statements</td><td align="left">Executed 56629 statements in 475ms</td></tr></table>
+        
+        <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
+        <caption>Subroutines</caption>
+        <thead>
+        <tr>
+        <th>Calls</th>
+        <th><span title="Number of Places sub is called from">P</span></th>
+        <th><span title="Number of Files sub is called from">F</span></th>
+        <th>Exclusive<br />Time</th>
+        <th>Inclusive<br />Time</th>
+        <th>Subroutine</th>
+        </tr>
+        </thead>
+    <tbody>
+<tr><td class="c3">1569</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.7%">349ms</span></td><td class="c0"><span title="0.7%">349ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_clean_eval</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#122">_clean_eval</a></span></td></tr>
+<tr><td class="c3">1569</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.1%">35.7ms</span></td><td class="c0"><span title="0.9%">428ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_clean_eval_closure</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#92">_clean_eval_closure</a></span></td></tr>
+<tr><td class="c3">1569</td><td class="c1">2</td><td class="c1">2</td><td class="c0"><span title="0.1%">32.8ms</span></td><td class="c0"><span title="1.0%">505ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::eval_closure</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#20">eval_closure</a></span></td></tr>
+<tr><td class="c3">1569</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">21.1ms</span></td><td class="c0"><span title="0.1%">27.9ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_validate_env</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#70">_validate_env</a></span></td></tr>
+<tr><td class="c3">1569</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">17.4ms</span></td><td class="c0"><span title="0.8%">382ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_make_compiler</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#116">_make_compiler</a></span></td></tr>
+<tr><td class="c3">1569</td><td class="c3">1</td><td class="c3">1</td><td class="c1"><span title="0.0%">14.9ms</span></td><td class="c1"><span title="0.0%">14.9ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_make_compiler_source</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#132">_make_compiler_source</a></span></td></tr>
+<tr><td class="c3">1569</td><td class="c3">1</td><td class="c3">1</td><td class="c1"><span title="0.0%">14.2ms</span></td><td class="c1"><span title="0.0%">15.9ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_canonicalize_source</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#44">_canonicalize_source</a></span></td></tr>
+<tr><td class="c1">2417</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">5.23ms</span></td><td class="c3"><span title="0.0%">5.23ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::CORE:match</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#Eval__Closure__CORE_match">CORE:match</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%">3.95ms</span></td><td class="c3"><span title="0.0%">5.32ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::BEGIN@7</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#7">BEGIN@7</a></span></td></tr>
+<tr><td class="c3">1569</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">2.53ms</span></td><td class="c3"><span title="0.0%">2.53ms</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::CORE:sort</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#Eval__Closure__CORE_sort">CORE:sort</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%">24&micro;s</span></td><td class="c3"><span title="0.0%">29&micro;s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::BEGIN@5</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#5">BEGIN@5</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%">18&micro;s</span></td><td class="c3"><span title="0.0%">93&micro;s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::BEGIN@13</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#13">BEGIN@13</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%">14&micro;s</span></td><td class="c3"><span title="0.0%">64&micro;s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::BEGIN@16</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#16">BEGIN@16</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%">12&micro;s</span></td><td class="c3"><span title="0.0%">48&micro;s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::BEGIN@15</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#15">BEGIN@15</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%">12&micro;s</span></td><td class="c3"><span title="0.0%">21&micro;s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::BEGIN@6</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#6">BEGIN@6</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%">8&micro;s</span></td><td class="c3"><span title="0.0%">8&micro;s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::BEGIN@14</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#14">BEGIN@14</a></span></td></tr>
+<tr><td class="c3">0</td><td class="c3">0</td><td class="c3">0</td><td class="c3"><span title="0.0%">0s</span></td><td class="c3"><span title="0.0%">0s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::__ANON__[:151]</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#151">__ANON__[:151]</a></span></td></tr>
+<tr><td class="c3">0</td><td class="c3">0</td><td class="c3">0</td><td class="c3"><span title="0.0%">0s</span></td><td class="c3"><span title="0.0%">0s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_dump_source</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#147">_dump_source</a></span></td></tr>
+<tr><td class="c3">0</td><td class="c3">0</td><td class="c3">0</td><td class="c3"><span title="0.0%">0s</span></td><td class="c3"><span title="0.0%">0s</span></td><td class="sub_name"><span style="display: none;">Eval::Closure::::_line_directive</span>Eval::Closure::<a href="Eval-Closure-pm-111-block.html#84">_line_directive</a></span></td></tr>
+</tbody></table>
+                Call graph for these subroutines as a
+                <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
+                <a href="Users-edenc-perl5-lib-perl5-Eval-Closure-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 Eval::Closure;</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">2</td><td class="c3"><span title="Avg 1&micro;s">2&micro;s</span></td><td></td><td></td><td class="s">  $Eval::Closure::VERSION = '0.08';</td></tr>
+<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="5"></a>5</td><td class="c3">2</td><td class="c3"><span title="Avg 21&micro;s">41&micro;s</span></td><td class="c3">2</td><td class="c3">35&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 29&micro;s (24+5) within Eval::Closure::BEGIN@5 which was called:
+#    once (24&micro;s+5&micro;s) by Class::MOP::Method::Generated::BEGIN@14 at <a href="Eval-Closure-pm-111-block.html#5">line 5</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent    29&micro;s making 1 call to <a href="Eval-Closure-pm-111-block.html#5">Eval::Closure::BEGIN@5</a>
+# spent     6&micro;s making 1 call to <a href="strict-pm-3-block.html#34">strict::import</a></div></div></td></tr>
+<tr><td class="h"><a name="6"></a>6</td><td class="c3">2</td><td class="c3"><span title="Avg 38&micro;s">76&micro;s</span></td><td class="c3">2</td><td class="c3">30&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 21&micro;s (12+9) within Eval::Closure::BEGIN@6 which was called:
+#    once (12&micro;s+9&micro;s) by Class::MOP::Method::Generated::BEGIN@14 at <a href="Eval-Closure-pm-111-block.html#6">line 6</a></div></div>use warnings;<div class="calls"><div class="calls_out"># spent    21&micro;s making 1 call to <a href="Eval-Closure-pm-111-block.html#6">Eval::Closure::BEGIN@6</a>
+# spent     9&micro;s making 1 call to <a href="warnings-pm-2-block.html#386">warnings::import</a></div></div></td></tr>
+<tr><td class="h"><a name="7"></a>7</td><td class="c3">2</td><td class="c3"><span title="Avg 64&micro;s">129&micro;s</span></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 5.32ms (3.95+1.37) within Eval::Closure::BEGIN@7 which was called:
+#    once (3.95ms+1.37ms) by Class::MOP::Method::Generated::BEGIN@14 at <a href="Eval-Closure-pm-111-block.html#10">line 10</a></div></div>use Sub::Exporter -setup =&gt; {</td></tr>
+<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s">    exports =&gt; [qw(eval_closure)],</td></tr>
+<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s">    groups  =&gt; { default =&gt; [qw(eval_closure)] },</td></tr>
+<tr><td class="h"><a name="10"></a>10</td><td class="c3">1</td><td class="c3"><span title="Avg 77&micro;s">77&micro;s</span></td><td class="c3">2</td><td class="c3">5.95ms</td><td class="s">};<div class="calls"><div class="calls_out"># spent  5.32ms making 1 call to <a href="Eval-Closure-pm-111-block.html#7">Eval::Closure::BEGIN@7</a>
+# spent   628&micro;s making 1 call to <a href="Sub-Exporter-pm-112-block.html#711">Sub::Exporter::__ANON__[Sub/Exporter.pm:756]</a></div></div></td></tr>
+<tr><td class="h"><a name="11"></a>11</td><td></td><td></td><td></td><td></td><td class="s"># ABSTRACT: safely and cleanly create closures via string eval</td></tr>
+<tr><td class="h"><a name="12"></a>12</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="13"></a>13</td><td class="c3">2</td><td class="c3"><span title="Avg 27&micro;s">54&micro;s</span></td><td class="c3">2</td><td class="c3">168&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 93&micro;s (18+75) within Eval::Closure::BEGIN@13 which was called:
+#    once (18&micro;s+75&micro;s) by Class::MOP::Method::Generated::BEGIN@14 at <a href="Eval-Closure-pm-111-block.html#13">line 13</a></div></div>use Carp;<div class="calls"><div class="calls_out"># spent    93&micro;s making 1 call to <a href="Eval-Closure-pm-111-block.html#13">Eval::Closure::BEGIN@13</a>
+# spent    75&micro;s making 1 call to <a href="Exporter-pm-8-block.html#28">Exporter::import</a></div></div></td></tr>
+<tr><td class="h"><a name="14"></a>14</td><td class="c3">2</td><td class="c3"><span title="Avg 20&micro;s">41&micro;s</span></td><td class="c3">1</td><td class="c3">8&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 8&micro;s within Eval::Closure::BEGIN@14 which was called:
+#    once (8&micro;s+0s) by Class::MOP::Method::Generated::BEGIN@14 at <a href="Eval-Closure-pm-111-block.html#14">line 14</a></div></div>use overload ();<div class="calls"><div class="calls_out"># spent     8&micro;s making 1 call to <a href="Eval-Closure-pm-111-block.html#14">Eval::Closure::BEGIN@14</a></div></div></td></tr>
+<tr><td class="h"><a name="15"></a>15</td><td class="c3">2</td><td class="c3"><span title="Avg 19&micro;s">38&micro;s</span></td><td class="c3">2</td><td class="c3">84&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 48&micro;s (12+36) within Eval::Closure::BEGIN@15 which was called:
+#    once (12&micro;s+36&micro;s) by Class::MOP::Method::Generated::BEGIN@14 at <a href="Eval-Closure-pm-111-block.html#15">line 15</a></div></div>use Scalar::Util qw(reftype);<div class="calls"><div class="calls_out"># spent    48&micro;s making 1 call to <a href="Eval-Closure-pm-111-block.html#15">Eval::Closure::BEGIN@15</a>
+# spent    36&micro;s making 1 call to <a href="Exporter-pm-8-block.html#28">Exporter::import</a></div></div></td></tr>
+<tr><td class="h"><a name="16"></a>16</td><td class="c3">2</td><td class="c3"><span title="Avg 585&micro;s">1.17ms</span></td><td class="c3">2</td><td class="c3">114&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 64&micro;s (14+50) within Eval::Closure::BEGIN@16 which was called:
+#    once (14&micro;s+50&micro;s) by Class::MOP::Method::Generated::BEGIN@14 at <a href="Eval-Closure-pm-111-block.html#16">line 16</a></div></div>use Try::Tiny;<div class="calls"><div class="calls_out"># spent    64&micro;s making 1 call to <a href="Eval-Closure-pm-111-block.html#16">Eval::Closure::BEGIN@16</a>
+# spent    50&micro;s making 1 call to <a href="Exporter-pm-8-block.html#28">Exporter::import</a></div></div></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="- -"></a>- -</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 505ms (32.8+472) within Eval::Closure::eval_closure which was called 1569 times, avg 322&micro;s/call:
+# 1115 times (23.9ms+389ms) by Class::MOP::Method::Generated::_compile_code at <a href="Class-MOP-Method-Generated-pm-110-block.html#63">line 63 of Class/MOP/Method/Generated.pm</a>, avg 370&micro;s/call
+#  454 times (8.87ms+83.5ms) by Moose::Meta::TypeConstraint::_actually_compile_type_constraint at <a href="Moose-Meta-TypeConstraint-pm-160-block.html#320">line 320 of Moose/Meta/TypeConstraint.pm</a>, avg 204&micro;s/call</div></div>sub eval_closure {</td></tr>
+<tr><td class="h"><a name="21"></a>21</td><td class="c0">10983</td><td class="c0"><span title="Avg 3&micro;s">28.0ms</span></td><td></td><td></td><td class="s">    my (%args) = @_;</td></tr>
+<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td class="c3">1569</td><td class="c0">15.9ms</td><td class="s">    $args{source} = _canonicalize_source($args{source});<div class="calls"><div class="calls_out">    # spent  15.9ms making 1569 calls to <a href="Eval-Closure-pm-111-block.html#44">Eval::Closure::_canonicalize_source</a>, avg 10&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td class="c3">1569</td><td class="c0">27.9ms</td><td class="s">    _validate_env($args{environment} ||= {});<div class="calls"><div class="calls_out">    # spent  27.9ms making 1569 calls to <a href="Eval-Closure-pm-111-block.html#70">Eval::Closure::_validate_env</a>, avg 18&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s">    $args{source} = _line_directive(@args{qw(line description)})</td></tr>
+<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s">                  . $args{source}</td></tr>
+<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">        if defined $args{description} &amp;&amp; !($^P &amp; 0x10);</td></tr>
+<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="30"></a>30</td><td></td><td></td><td class="c3">1569</td><td class="c0">428ms</td><td class="s">    my ($code, $e) = _clean_eval_closure(@args{qw(source environment)});<div class="calls"><div class="calls_out">    # spent   428ms making 1569 calls to <a href="Eval-Closure-pm-111-block.html#92">Eval::Closure::_clean_eval_closure</a>, avg 273&micro;s/call</div></div></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></td><td></td><td></td><td></td><td class="s">    if (!$code) {</td></tr>
+<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s">        if ($args{terse_error}) {</td></tr>
+<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s">            die &quot;$e\n&quot;;</td></tr>
+<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s">        }</td></tr>
+<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td></td><td></td><td class="s">        else {</td></tr>
+<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s">            croak(&quot;Failed to compile source: $e\n\nsource:\n$args{source}&quot;)</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">    }</td></tr>
+<tr><td class="h"><a name="40"></a>40</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="41"></a>41</td><td></td><td></td><td></td><td></td><td class="s">    return $code;</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></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 15.9ms (14.2+1.70) within Eval::Closure::_canonicalize_source which was called 1569 times, avg 10&micro;s/call:
+# 1569 times (14.2ms+1.70ms) by Eval::Closure::eval_closure at <a href="Eval-Closure-pm-111-block.html#23">line 23</a>, avg 10&micro;s/call</div></div>sub _canonicalize_source {</td></tr>
+<tr><td class="h"><a name="45"></a>45</td><td class="c0">3138</td><td class="c1"><span title="Avg 559ns">1.75ms</span></td><td></td><td></td><td class="s">    my ($source) = @_;</td></tr>
+<tr><td class="h"><a name="46"></a>46</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="47"></a>47</td><td class="c0">1569</td><td class="c3"><span title="Avg 533ns">836&micro;s</span></td><td></td><td></td><td class="s">    if (defined($source)) {</td></tr>
+<tr><td class="h"><a name="48"></a>48</td><td class="c0">1569</td><td class="c0"><span title="Avg 9&micro;s">14.1ms</span></td><td></td><td></td><td class="s">        if (ref($source)) {</td></tr>
+<tr><td class="h"><a name="49"></a>49</td><td></td><td></td><td class="c3">1115</td><td class="c3">1.70ms</td><td class="s">            if (reftype($source) eq 'ARRAY'<div class="calls"><div class="calls_out">            # spent  1.70ms making 1115 calls to <a href="Scalar-Util-pm-63-block.html#Scalar__Util__reftype">Scalar::Util::reftype</a>, avg 2&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="50"></a>50</td><td></td><td></td><td></td><td></td><td class="s">             || overload::Method($source, '@{}')) {</td></tr>
+<tr><td class="h"><a name="51"></a>51</td><td></td><td></td><td></td><td></td><td class="s">                return join &quot;\n&quot;, @$source;</td></tr>
+<tr><td class="h"><a name="52"></a>52</td><td></td><td></td><td></td><td></td><td class="s">            }</td></tr>
+<tr><td class="h"><a name="53"></a>53</td><td></td><td></td><td></td><td></td><td class="s">            elsif (overload::Method($source, '&quot;&quot;')) {</td></tr>
+<tr><td class="h"><a name="54"></a>54</td><td></td><td></td><td></td><td></td><td class="s">                return &quot;$source&quot;;</td></tr>
+<tr><td class="h"><a name="55"></a>55</td><td></td><td></td><td></td><td></td><td class="s">            }</td></tr>
+<tr><td class="h"><a name="56"></a>56</td><td></td><td></td><td></td><td></td><td class="s">            else {</td></tr>
+<tr><td class="h"><a name="57"></a>57</td><td></td><td></td><td></td><td></td><td class="s">                croak(&quot;The 'source' parameter to eval_closure must be a &quot;</td></tr>
+<tr><td class="h"><a name="58"></a>58</td><td></td><td></td><td></td><td></td><td class="s">                    . &quot;string or array reference&quot;);</td></tr>
+<tr><td class="h"><a name="59"></a>59</td><td></td><td></td><td></td><td></td><td class="s">            }</td></tr>
+<tr><td class="h"><a name="60"></a>60</td><td></td><td></td><td></td><td></td><td class="s">        }</td></tr>
+<tr><td class="h"><a name="61"></a>61</td><td></td><td></td><td></td><td></td><td class="s">        else {</td></tr>
+<tr><td class="h"><a name="62"></a>62</td><td></td><td></td><td></td><td></td><td class="s">            return $source;</td></tr>
+<tr><td class="h"><a name="63"></a>63</td><td></td><td></td><td></td><td></td><td class="s">        }</td></tr>
+<tr><td class="h"><a name="64"></a>64</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="65"></a>65</td><td></td><td></td><td></td><td></td><td class="s">    else {</td></tr>
+<tr><td class="h"><a name="66"></a>66</td><td></td><td></td><td></td><td></td><td class="s">        croak(&quot;The 'source' parameter to eval_closure is required&quot;);</td></tr>
+<tr><td class="h"><a name="67"></a>67</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="68"></a>68</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="69"></a>69</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="70"></a>70</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 27.9ms (21.1+6.76) within Eval::Closure::_validate_env which was called 1569 times, avg 18&micro;s/call:
+# 1569 times (21.1ms+6.76ms) by Eval::Closure::eval_closure at <a href="Eval-Closure-pm-111-block.html#24">line 24</a>, avg 18&micro;s/call</div></div>sub _validate_env {</td></tr>
+<tr><td class="h"><a name="71"></a>71</td><td class="c0">4707</td><td class="c0"><span title="Avg 3&micro;s">14.9ms</span></td><td></td><td></td><td class="s">    my ($env) = @_;</td></tr>
+<tr><td class="h"><a name="72"></a>72</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="73"></a>73</td><td></td><td></td><td class="c3">1569</td><td class="c3">1.53ms</td><td class="s">    croak(&quot;The 'environment' parameter must be a hashref&quot;)<div class="calls"><div class="calls_out">    # spent  1.53ms making 1569 calls to <a href="Scalar-Util-pm-63-block.html#Scalar__Util__reftype">Scalar::Util::reftype</a>, avg 972ns/call</div></div></td></tr>
+<tr><td class="h"><a name="74"></a>74</td><td></td><td></td><td></td><td></td><td class="s">        unless reftype($env) eq 'HASH';</td></tr>
+<tr><td class="h"><a name="75"></a>75</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="76"></a>76</td><td></td><td></td><td></td><td></td><td class="s">    for my $var (keys %$env) {</td></tr>
+<tr><td class="h"><a name="77"></a>77</td><td class="c0">4834</td><td class="c0"><span title="Avg 3&micro;s">12.8ms</span></td><td class="c1">2417</td><td class="c3">5.23ms</td><td class="s">        croak(&quot;Environment key '$var' should start with \@, \%, or \$&quot;)<div class="calls"><div class="calls_out">        # spent  5.23ms making 2417 calls to <a href="Eval-Closure-pm-111-block.html#Eval__Closure__CORE_match">Eval::Closure::CORE:match</a>, avg 2&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="78"></a>78</td><td></td><td></td><td></td><td></td><td class="s">            unless $var =~ /^([\@\%\$])/;</td></tr>
+<tr><td class="h"><a name="79"></a>79</td><td></td><td></td><td></td><td></td><td class="s">        croak(&quot;Environment values must be references, not $env-&gt;{$var}&quot;)</td></tr>
+<tr><td class="h"><a name="80"></a>80</td><td></td><td></td><td></td><td></td><td class="s">            unless ref($env-&gt;{$var});</td></tr>
+<tr><td class="h"><a name="81"></a>81</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="82"></a>82</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="83"></a>83</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="84"></a>84</td><td></td><td></td><td></td><td></td><td class="s">sub _line_directive {</td></tr>
+<tr><td class="h"><a name="85"></a>85</td><td></td><td></td><td></td><td></td><td class="s">    my ($line, $description) = @_;</td></tr>
+<tr><td class="h"><a name="86"></a>86</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="87"></a>87</td><td></td><td></td><td></td><td></td><td class="s">    $line = 1 unless defined($line);</td></tr>
+<tr><td class="h"><a name="88"></a>88</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="89"></a>89</td><td></td><td></td><td></td><td></td><td class="s">    return qq{#line $line &quot;$description&quot;\n};</td></tr>
+<tr><td class="h"><a name="90"></a>90</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="91"></a>91</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="92"></a>92</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 428ms (35.7+393) within Eval::Closure::_clean_eval_closure which was called 1569 times, avg 273&micro;s/call:
+# 1569 times (35.7ms+393ms) by Eval::Closure::eval_closure at <a href="Eval-Closure-pm-111-block.html#30">line 30</a>, avg 273&micro;s/call</div></div>sub _clean_eval_closure {</td></tr>
+<tr><td class="h"><a name="93"></a>93</td><td class="c0">12552</td><td class="c0"><span title="Avg 2&micro;s">31.0ms</span></td><td></td><td></td><td class="s">    my ($source, $captures) = @_;</td></tr>
+<tr><td class="h"><a name="94"></a>94</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="95"></a>95</td><td></td><td></td><td class="c3">1569</td><td class="c3">2.53ms</td><td class="s">    my @capture_keys = sort keys %$captures;<div class="calls"><div class="calls_out">    # spent  2.53ms making 1569 calls to <a href="Eval-Closure-pm-111-block.html#Eval__Closure__CORE_sort">Eval::Closure::CORE:sort</a>, avg 2&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="96"></a>96</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="97"></a>97</td><td></td><td></td><td></td><td></td><td class="s">    if ($ENV{EVAL_CLOSURE_PRINT_SOURCE}) {</td></tr>
+<tr><td class="h"><a name="98"></a>98</td><td></td><td></td><td></td><td></td><td class="s">        _dump_source(_make_compiler_source($source, @capture_keys));</td></tr>
+<tr><td class="h"><a name="99"></a>99</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="100"></a>100</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="101"></a>101</td><td></td><td></td><td class="c3">1569</td><td class="c0">382ms</td><td class="s">    my ($compiler, $e) = _make_compiler($source, @capture_keys);<div class="calls"><div class="calls_out">    # spent   382ms making 1569 calls to <a href="Eval-Closure-pm-111-block.html#116">Eval::Closure::_make_compiler</a>, avg 243&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="102"></a>102</td><td></td><td></td><td></td><td></td><td class="s">    my $code;</td></tr>
+<tr><td class="h"><a name="103"></a>103</td><td></td><td></td><td class="c3">1569</td><td class="c2">8.40ms</td><td class="s">    if (defined $compiler) {<div class="calls"><div class="calls_out">    # spent    60&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_768::__ANON__[(eval 979)[Eval/Closure.pm:125]:11]</a>
+    # spent    34&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_980::__ANON__[(eval 1195)[Eval/Closure.pm:125]:4]</a>
+    # spent    32&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1354::__ANON__[(eval 1694)[Eval/Closure.pm:125]:286]</a>
+    # spent    32&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_380::__ANON__[(eval 540)[Eval/Closure.pm:125]:189]</a>
+    # spent    29&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_663::__ANON__[(eval 873)[Eval/Closure.pm:125]:12]</a>
+    # spent    27&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_453::__ANON__[(eval 614)[Eval/Closure.pm:125]:112]</a>
+    # spent    25&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_493::__ANON__[(eval 659)[Eval/Closure.pm:125]:115]</a>
+    # spent    24&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1016::__ANON__[(eval 1231)[Eval/Closure.pm:125]:137]</a>
+    # spent    24&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_769::__ANON__[(eval 980)[Eval/Closure.pm:125]:122]</a>
+    # spent    23&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1128::__ANON__[(eval 1343)[Eval/Closure.pm:125]:25]</a>
+    # spent    22&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_377::__ANON__[(eval 537)[Eval/Closure.pm:125]:14]</a>
+    # spent    22&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_554::__ANON__[(eval 729)[Eval/Closure.pm:125]:199]</a>
+    # spent    21&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_647::__ANON__[(eval 853)[Eval/Closure.pm:125]:94]</a>
+    # spent    21&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1048::__ANON__[(eval 1263)[Eval/Closure.pm:125]:101]</a>
+    # spent    20&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_746::__ANON__[(eval 957)[Eval/Closure.pm:125]:119]</a>
+    # spent    20&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_628::__ANON__[(eval 834)[Eval/Closure.pm:125]:66]</a>
+    # spent    20&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_255::__ANON__[(eval 373)[Eval/Closure.pm:125]:67]</a>
+    # spent    19&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_828::__ANON__[(eval 1039)[Eval/Closure.pm:125]:98]</a>
+    # spent    19&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1471::__ANON__[(eval 1811)[Eval/Closure.pm:125]:269]</a>
+    # spent    18&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_962::__ANON__[(eval 1176)[Eval/Closure.pm:125]:117]</a>
+    # spent    18&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_577::__ANON__[(eval 779)[Eval/Closure.pm:125]:56]</a>
+    # spent    18&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_414::__ANON__[(eval 574)[Eval/Closure.pm:125]:243]</a>
+    # spent    17&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1036::__ANON__[(eval 1251)[Eval/Closure.pm:125]:69]</a>
+    # spent    17&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1078::__ANON__[(eval 1293)[Eval/Closure.pm:125]:11]</a>
+    # spent    17&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_101::__ANON__[(eval 201)[Eval/Closure.pm:125]:9]</a>
+    # spent    17&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_242::__ANON__[(eval 359)[Eval/Closure.pm:125]:179]</a>
+    # spent    17&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_214::__ANON__[(eval 331)[Eval/Closure.pm:125]:21]</a>
+    # spent    16&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_384::__ANON__[(eval 544)[Eval/Closure.pm:125]:11]</a>
+    # spent    16&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_406::__ANON__[(eval 566)[Eval/Closure.pm:125]:218]</a>
+    # spent    16&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1402::__ANON__[(eval 1742)[Eval/Closure.pm:125]:206]</a>
+    # spent    16&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1381::__ANON__[(eval 1721)[Eval/Closure.pm:125]:206]</a>
+    # spent    16&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_179::__ANON__[(eval 295)[Eval/Closure.pm:125]:10]</a>
+    # spent    16&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1119::__ANON__[(eval 1334)[Eval/Closure.pm:125]:162]</a>
+    # spent    16&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_815::__ANON__[(eval 1026)[Eval/Closure.pm:125]:69]</a>
+    # spent    15&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_900::__ANON__[(eval 1114)[Eval/Closure.pm:125]:119]</a>
+    # spent    15&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_209::__ANON__[(eval 326)[Eval/Closure.pm:125]:11]</a>
+    # spent    15&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_332::__ANON__[(eval 453)[Eval/Closure.pm:125]:81]</a>
+    # spent    15&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_178::__ANON__[(eval 294)[Eval/Closure.pm:125]:34]</a>
+    # spent    15&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_77::__ANON__[(eval 177)[Eval/Closure.pm:125]:106]</a>
+    # spent    15&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_225::__ANON__[(eval 342)[Eval/Closure.pm:125]:4]</a>
+    # spent    15&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_691::__ANON__[(eval 901)[Eval/Closure.pm:125]:168]</a>
+    # spent    14&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_197::__ANON__[(eval 313)[Eval/Closure.pm:125]:4]</a>
+    # spent    14&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_405::__ANON__[(eval 565)[Eval/Closure.pm:125]:11]</a>
+    # spent    14&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_933::__ANON__[(eval 1147)[Eval/Closure.pm:125]:160]</a>
+    # spent    14&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_989::__ANON__[(eval 1204)[Eval/Closure.pm:125]:66]</a>
+    # spent    14&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1439::__ANON__[(eval 1779)[Eval/Closure.pm:125]:164]</a>
+    # spent    14&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1141::__ANON__[(eval 1361)[Eval/Closure.pm:125]:76]</a>
+    # spent    13&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_275::__ANON__[(eval 393)[Eval/Closure.pm:125]:101]</a>
+    # spent    13&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1131::__ANON__[(eval 1346)[Eval/Closure.pm:125]:79]</a>
+    # spent    13&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_621::__ANON__[(eval 827)[Eval/Closure.pm:125]:16]</a>
+    # spent    13&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_785::__ANON__[(eval 996)[Eval/Closure.pm:125]:78]</a>
+    # spent    13&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_941::__ANON__[(eval 1155)[Eval/Closure.pm:125]:53]</a>
+    # spent    13&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1022::__ANON__[(eval 1237)[Eval/Closure.pm:125]:48]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1175::__ANON__[(eval 1395)[Eval/Closure.pm:125]:53]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_523::__ANON__[(eval 691)[Eval/Closure.pm:125]:106]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_817::__ANON__[(eval 1028)[Eval/Closure.pm:125]:4]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_996::__ANON__[(eval 1211)[Eval/Closure.pm:125]:69]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_765::__ANON__[(eval 976)[Eval/Closure.pm:125]:52]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_103::__ANON__[(eval 203)[Eval/Closure.pm:125]:133]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1225::__ANON__[(eval 1514)[Eval/Closure.pm:125]:48]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_782::__ANON__[(eval 993)[Eval/Closure.pm:125]:25]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_24::__ANON__[(eval 106)[Eval/Closure.pm:125]:9]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_773::__ANON__[(eval 984)[Eval/Closure.pm:125]:21]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_374::__ANON__[(eval 534)[Eval/Closure.pm:125]:20]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1220::__ANON__[(eval 1507)[Eval/Closure.pm:125]:121]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_283::__ANON__[(eval 402)[Eval/Closure.pm:125]:25]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_708::__ANON__[(eval 918)[Eval/Closure.pm:125]:20]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_70::__ANON__[(eval 170)[Eval/Closure.pm:125]:100]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_835::__ANON__[(eval 1046)[Eval/Closure.pm:125]:45]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_4::__ANON__[(eval 86)[Eval/Closure.pm:125]:6]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_711::__ANON__[(eval 921)[Eval/Closure.pm:125]:95]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_742::__ANON__[(eval 953)[Eval/Closure.pm:125]:66]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_793::__ANON__[(eval 1004)[Eval/Closure.pm:125]:48]</a>
+    # spent    12&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_841::__ANON__[(eval 1054)[Eval/Closure.pm:125]:45]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_31::__ANON__[(eval 113)[Eval/Closure.pm:125]:58]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_706::__ANON__[(eval 916)[Eval/Closure.pm:125]:20]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_536::__ANON__[(eval 711)[Eval/Closure.pm:125]:19]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1077::__ANON__[(eval 1292)[Eval/Closure.pm:125]:11]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_312::__ANON__[(eval 431)[Eval/Closure.pm:125]:48]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_320::__ANON__[(eval 441)[Eval/Closure.pm:125]:62]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_385::__ANON__[(eval 545)[Eval/Closure.pm:125]:50]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_978::__ANON__[(eval 1192)[Eval/Closure.pm:125]:110]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_533::__ANON__[(eval 708)[Eval/Closure.pm:125]:33]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1473::__ANON__[(eval 1833)[Eval/Closure.pm:125]:4]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_244::__ANON__[(eval 361)[Eval/Closure.pm:125]:4]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1266::__ANON__[(eval 1606)[Eval/Closure.pm:125]:38]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_306::__ANON__[(eval 425)[Eval/Closure.pm:125]:14]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_375::__ANON__[(eval 535)[Eval/Closure.pm:125]:17]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_553::__ANON__[(eval 728)[Eval/Closure.pm:125]:15]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_622::__ANON__[(eval 828)[Eval/Closure.pm:125]:16]</a>
+    # spent    11&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_625::__ANON__[(eval 831)[Eval/Closure.pm:125]:20]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1493::__ANON__[(eval 1855)[Eval/Closure.pm:125]:81]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_40::__ANON__[(eval 122)[Eval/Closure.pm:125]:55]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1072::__ANON__[(eval 1287)[Eval/Closure.pm:125]:48]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1307::__ANON__[(eval 1647)[Eval/Closure.pm:125]:5]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_707::__ANON__[(eval 917)[Eval/Closure.pm:125]:17]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_85::__ANON__[(eval 185)[Eval/Closure.pm:125]:46]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_611::__ANON__[(eval 817)[Eval/Closure.pm:125]:48]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1053::__ANON__[(eval 1268)[Eval/Closure.pm:125]:73]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_492::__ANON__[(eval 658)[Eval/Closure.pm:125]:8]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1504::__ANON__[(eval 1872)[Eval/Closure.pm:125]:79]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_376::__ANON__[(eval 536)[Eval/Closure.pm:125]:14]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1436::__ANON__[(eval 1776)[Eval/Closure.pm:125]:25]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_480::__ANON__[(eval 646)[Eval/Closure.pm:125]:12]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1093::__ANON__[(eval 1308)[Eval/Closure.pm:125]:86]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_509::__ANON__[(eval 677)[Eval/Closure.pm:125]:25]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1099::__ANON__[(eval 1314)[Eval/Closure.pm:125]:25]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_38::__ANON__[(eval 120)[Eval/Closure.pm:125]:58]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_518::__ANON__[(eval 686)[Eval/Closure.pm:125]:25]</a>
+    # spent    10&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_68::__ANON__[(eval 168)[Eval/Closure.pm:125]:9]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1085::__ANON__[(eval 1300)[Eval/Closure.pm:125]:38]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_19::__ANON__[(eval 101)[Eval/Closure.pm:125]:52]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_33::__ANON__[(eval 115)[Eval/Closure.pm:125]:55]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_26::__ANON__[(eval 108)[Eval/Closure.pm:125]:58]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_710::__ANON__[(eval 920)[Eval/Closure.pm:125]:14]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_520::__ANON__[(eval 688)[Eval/Closure.pm:125]:18]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_478::__ANON__[(eval 644)[Eval/Closure.pm:125]:15]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_865::__ANON__[(eval 1079)[Eval/Closure.pm:125]:28]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_541::__ANON__[(eval 716)[Eval/Closure.pm:125]:15]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_311::__ANON__[(eval 430)[Eval/Closure.pm:125]:25]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_21::__ANON__[(eval 103)[Eval/Closure.pm:125]:58]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1231::__ANON__[(eval 1528)[Eval/Closure.pm:125]:48]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1438::__ANON__[(eval 1778)[Eval/Closure.pm:125]:8]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_437::__ANON__[(eval 598)[Eval/Closure.pm:125]:25]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_627::__ANON__[(eval 833)[Eval/Closure.pm:125]:14]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_909::__ANON__[(eval 1123)[Eval/Closure.pm:125]:61]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_947::__ANON__[(eval 1161)[Eval/Closure.pm:125]:59]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1081::__ANON__[(eval 1296)[Eval/Closure.pm:125]:63]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1340::__ANON__[(eval 1680)[Eval/Closure.pm:125]:25]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_538::__ANON__[(eval 713)[Eval/Closure.pm:125]:15]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_626::__ANON__[(eval 832)[Eval/Closure.pm:125]:14]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_86::__ANON__[(eval 186)[Eval/Closure.pm:125]:40]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_184::__ANON__[(eval 300)[Eval/Closure.pm:125]:12]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_219::__ANON__[(eval 336)[Eval/Closure.pm:125]:11]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_234::__ANON__[(eval 351)[Eval/Closure.pm:125]:18]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_479::__ANON__[(eval 645)[Eval/Closure.pm:125]:12]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_761::__ANON__[(eval 972)[Eval/Closure.pm:125]:25]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_796::__ANON__[(eval 1007)[Eval/Closure.pm:125]:21]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_118::__ANON__[(eval 218)[Eval/Closure.pm:125]:142]</a>
+    # spent     9&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1308::__ANON__[(eval 1648)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1558::__ANON__[(eval 1926)[Eval/Closure.pm:125]:79]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_333::__ANON__[(eval 454)[Eval/Closure.pm:125]:10]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_521::__ANON__[(eval 689)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_654::__ANON__[(eval 860)[Eval/Closure.pm:125]:76]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_983::__ANON__[(eval 1198)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1047::__ANON__[(eval 1262)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1080::__ANON__[(eval 1295)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1156::__ANON__[(eval 1376)[Eval/Closure.pm:125]:70]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_443::__ANON__[(eval 604)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1033::__ANON__[(eval 1248)[Eval/Closure.pm:125]:25]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1255::__ANON__[(eval 1571)[Eval/Closure.pm:125]:67]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_481::__ANON__[(eval 647)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_109::__ANON__[(eval 209)[Eval/Closure.pm:125]:100]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_516::__ANON__[(eval 684)[Eval/Closure.pm:125]:18]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_585::__ANON__[(eval 787)[Eval/Closure.pm:125]:14]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_84::__ANON__[(eval 184)[Eval/Closure.pm:125]:28]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_517::__ANON__[(eval 685)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_537::__ANON__[(eval 712)[Eval/Closure.pm:125]:14]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_561::__ANON__[(eval 763)[Eval/Closure.pm:125]:58]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_186::__ANON__[(eval 302)[Eval/Closure.pm:125]:34]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_508::__ANON__[(eval 676)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_595::__ANON__[(eval 797)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_665::__ANON__[(eval 875)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_511::__ANON__[(eval 679)[Eval/Closure.pm:125]:4]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1046::__ANON__[(eval 1261)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1115::__ANON__[(eval 1330)[Eval/Closure.pm:125]:25]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_229::__ANON__[(eval 346)[Eval/Closure.pm:125]:24]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_251::__ANON__[(eval 369)[Eval/Closure.pm:125]:21]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_295::__ANON__[(eval 414)[Eval/Closure.pm:125]:38]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_546::__ANON__[(eval 721)[Eval/Closure.pm:125]:13]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_616::__ANON__[(eval 822)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_808::__ANON__[(eval 1019)[Eval/Closure.pm:125]:25]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_958::__ANON__[(eval 1172)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_993::__ANON__[(eval 1208)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1309::__ANON__[(eval 1649)[Eval/Closure.pm:125]:9]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1563::__ANON__[(eval 1931)[Eval/Closure.pm:125]:59]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_506::__ANON__[(eval 674)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_946::__ANON__[(eval 1160)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1184::__ANON__[(eval 1405)[Eval/Closure.pm:125]:79]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1488::__ANON__[(eval 1850)[Eval/Closure.pm:125]:74]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_190::__ANON__[(eval 306)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_254::__ANON__[(eval 372)[Eval/Closure.pm:125]:18]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_915::__ANON__[(eval 1129)[Eval/Closure.pm:125]:55]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1235::__ANON__[(eval 1532)[Eval/Closure.pm:125]:48]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1243::__ANON__[(eval 1556)[Eval/Closure.pm:125]:48]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_452::__ANON__[(eval 613)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_496::__ANON__[(eval 662)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_525::__ANON__[(eval 700)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_543::__ANON__[(eval 718)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_897::__ANON__[(eval 1111)[Eval/Closure.pm:125]:25]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_904::__ANON__[(eval 1118)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_905::__ANON__[(eval 1119)[Eval/Closure.pm:125]:14]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_913::__ANON__[(eval 1127)[Eval/Closure.pm:125]:17]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_951::__ANON__[(eval 1165)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1111::__ANON__[(eval 1326)[Eval/Closure.pm:125]:8]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1373::__ANON__[(eval 1713)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_450::__ANON__[(eval 611)[Eval/Closure.pm:125]:8]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_571::__ANON__[(eval 773)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_682::__ANON__[(eval 892)[Eval/Closure.pm:125]:14]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_729::__ANON__[(eval 940)[Eval/Closure.pm:125]:25]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_986::__ANON__[(eval 1201)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1059::__ANON__[(eval 1274)[Eval/Closure.pm:125]:25]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_412::__ANON__[(eval 572)[Eval/Closure.pm:125]:14]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_928::__ANON__[(eval 1142)[Eval/Closure.pm:125]:14]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1481::__ANON__[(eval 1842)[Eval/Closure.pm:125]:67]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_192::__ANON__[(eval 308)[Eval/Closure.pm:125]:34]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_489::__ANON__[(eval 655)[Eval/Closure.pm:125]:25]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_505::__ANON__[(eval 673)[Eval/Closure.pm:125]:12]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_539::__ANON__[(eval 714)[Eval/Closure.pm:125]:15]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_880::__ANON__[(eval 1094)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_907::__ANON__[(eval 1121)[Eval/Closure.pm:125]:16]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_970::__ANON__[(eval 1184)[Eval/Closure.pm:125]:53]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1002::__ANON__[(eval 1217)[Eval/Closure.pm:125]:14]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_382::__ANON__[(eval 542)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_259::__ANON__[(eval 377)[Eval/Closure.pm:125]:11]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_646::__ANON__[(eval 852)[Eval/Closure.pm:125]:9]</a>
+    # spent     8&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_767::__ANON__[(eval 978)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_45::__ANON__[(eval 127)[Eval/Closure.pm:125]:22]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_529::__ANON__[(eval 704)[Eval/Closure.pm:125]:13]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1003::__ANON__[(eval 1218)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_114::__ANON__[(eval 214)[Eval/Closure.pm:125]:19]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1296::__ANON__[(eval 1636)[Eval/Closure.pm:125]:13]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_177::__ANON__[(eval 293)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_357::__ANON__[(eval 517)[Eval/Closure.pm:125]:4]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_526::__ANON__[(eval 701)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_812::__ANON__[(eval 1023)[Eval/Closure.pm:125]:25]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1062::__ANON__[(eval 1277)[Eval/Closure.pm:125]:26]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_468::__ANON__[(eval 630)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_502::__ANON__[(eval 670)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_624::__ANON__[(eval 830)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1437::__ANON__[(eval 1777)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_180::__ANON__[(eval 296)[Eval/Closure.pm:125]:34]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_653::__ANON__[(eval 859)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_760::__ANON__[(eval 971)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_319::__ANON__[(eval 440)[Eval/Closure.pm:125]:28]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_423::__ANON__[(eval 584)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_448::__ANON__[(eval 609)[Eval/Closure.pm:125]:13]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_540::__ANON__[(eval 715)[Eval/Closure.pm:125]:15]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1043::__ANON__[(eval 1258)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1524::__ANON__[(eval 1892)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_490::__ANON__[(eval 656)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_662::__ANON__[(eval 872)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_730::__ANON__[(eval 941)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_436::__ANON__[(eval 597)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_588::__ANON__[(eval 790)[Eval/Closure.pm:125]:15]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_590::__ANON__[(eval 792)[Eval/Closure.pm:125]:9]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_230::__ANON__[(eval 347)[Eval/Closure.pm:125]:14]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_238::__ANON__[(eval 355)[Eval/Closure.pm:125]:18]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_483::__ANON__[(eval 649)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_645::__ANON__[(eval 851)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_527::__ANON__[(eval 702)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_874::__ANON__[(eval 1088)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1051::__ANON__[(eval 1266)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_379::__ANON__[(eval 539)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_482::__ANON__[(eval 648)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_486::__ANON__[(eval 652)[Eval/Closure.pm:125]:25]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_709::__ANON__[(eval 919)[Eval/Closure.pm:125]:14]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_824::__ANON__[(eval 1035)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_877::__ANON__[(eval 1091)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1052::__ANON__[(eval 1267)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_929::__ANON__[(eval 1143)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1091::__ANON__[(eval 1306)[Eval/Closure.pm:125]:58]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_11::__ANON__[(eval 93)[Eval/Closure.pm:125]:9]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1455::__ANON__[(eval 1795)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_201::__ANON__[(eval 317)[Eval/Closure.pm:125]:10]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_477::__ANON__[(eval 643)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_696::__ANON__[(eval 906)[Eval/Closure.pm:125]:33]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_861::__ANON__[(eval 1075)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_223::__ANON__[(eval 340)[Eval/Closure.pm:125]:7]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_266::__ANON__[(eval 384)[Eval/Closure.pm:125]:16]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_431::__ANON__[(eval 592)[Eval/Closure.pm:125]:13]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_550::__ANON__[(eval 725)[Eval/Closure.pm:125]:14]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1476::__ANON__[(eval 1836)[Eval/Closure.pm:125]:53]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_528::__ANON__[(eval 703)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1005::__ANON__[(eval 1220)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_282::__ANON__[(eval 401)[Eval/Closure.pm:125]:10]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_570::__ANON__[(eval 772)[Eval/Closure.pm:125]:9]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_732::__ANON__[(eval 943)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_825::__ANON__[(eval 1036)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_827::__ANON__[(eval 1038)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1006::__ANON__[(eval 1221)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1007::__ANON__[(eval 1222)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1041::__ANON__[(eval 1256)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1058::__ANON__[(eval 1273)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_664::__ANON__[(eval 874)[Eval/Closure.pm:125]:9]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_833::__ANON__[(eval 1044)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1195::__ANON__[(eval 1422)[Eval/Closure.pm:125]:58]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_548::__ANON__[(eval 723)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_634::__ANON__[(eval 840)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_802::__ANON__[(eval 1013)[Eval/Closure.pm:125]:21]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1001::__ANON__[(eval 1216)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1097::__ANON__[(eval 1312)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1179::__ANON__[(eval 1400)[Eval/Closure.pm:125]:18]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_217::__ANON__[(eval 334)[Eval/Closure.pm:125]:10]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_260::__ANON__[(eval 378)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_484::__ANON__[(eval 650)[Eval/Closure.pm:125]:14]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_823::__ANON__[(eval 1034)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_635::__ANON__[(eval 841)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_927::__ANON__[(eval 1141)[Eval/Closure.pm:125]:14]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1021::__ANON__[(eval 1236)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1079::__ANON__[(eval 1294)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1096::__ANON__[(eval 1311)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1270::__ANON__[(eval 1610)[Eval/Closure.pm:125]:45]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1510::__ANON__[(eval 1878)[Eval/Closure.pm:125]:45]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1547::__ANON__[(eval 1915)[Eval/Closure.pm:125]:52]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1568::__ANON__[(eval 1936)[Eval/Closure.pm:125]:52]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_799::__ANON__[(eval 1010)[Eval/Closure.pm:125]:21]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1008::__ANON__[(eval 1223)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1010::__ANON__[(eval 1225)[Eval/Closure.pm:125]:13]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1050::__ANON__[(eval 1265)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1094::__ANON__[(eval 1309)[Eval/Closure.pm:125]:10]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_323::__ANON__[(eval 444)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_644::__ANON__[(eval 850)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_839::__ANON__[(eval 1052)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1012::__ANON__[(eval 1227)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1116::__ANON__[(eval 1331)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1546::__ANON__[(eval 1914)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1416::__ANON__[(eval 1756)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_640::__ANON__[(eval 846)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_763::__ANON__[(eval 974)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_921::__ANON__[(eval 1135)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1262::__ANON__[(eval 1602)[Eval/Closure.pm:125]:52]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_246::__ANON__[(eval 364)[Eval/Closure.pm:125]:10]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_261::__ANON__[(eval 379)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_298::__ANON__[(eval 417)[Eval/Closure.pm:125]:19]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_324::__ANON__[(eval 445)[Eval/Closure.pm:125]:10]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_422::__ANON__[(eval 583)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_433::__ANON__[(eval 594)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_434::__ANON__[(eval 595)[Eval/Closure.pm:125]:12]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_638::__ANON__[(eval 844)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_776::__ANON__[(eval 987)[Eval/Closure.pm:125]:21]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_78::__ANON__[(eval 178)[Eval/Closure.pm:125]:25]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1009::__ANON__[(eval 1224)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_221::__ANON__[(eval 338)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_300::__ANON__[(eval 419)[Eval/Closure.pm:125]:4]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_499::__ANON__[(eval 667)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_781::__ANON__[(eval 992)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_822::__ANON__[(eval 1033)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_982::__ANON__[(eval 1197)[Eval/Closure.pm:125]:9]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1013::__ANON__[(eval 1228)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1014::__ANON__[(eval 1229)[Eval/Closure.pm:125]:13]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1044::__ANON__[(eval 1259)[Eval/Closure.pm:125]:4]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1061::__ANON__[(eval 1276)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1162::__ANON__[(eval 1382)[Eval/Closure.pm:125]:32]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1207::__ANON__[(eval 1494)[Eval/Closure.pm:125]:25]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1516::__ANON__[(eval 1884)[Eval/Closure.pm:125]:45]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1526::__ANON__[(eval 1894)[Eval/Closure.pm:125]:45]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1537::__ANON__[(eval 1905)[Eval/Closure.pm:125]:42]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_220::__ANON__[(eval 337)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_239::__ANON__[(eval 356)[Eval/Closure.pm:125]:10]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_552::__ANON__[(eval 727)[Eval/Closure.pm:125]:8]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_651::__ANON__[(eval 857)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_704::__ANON__[(eval 914)[Eval/Closure.pm:125]:4]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_826::__ANON__[(eval 1037)[Eval/Closure.pm:125]:11]</a>
+    # spent     7&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_882::__ANON__[(eval 1096)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1034::__ANON__[(eval 1249)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_441::__ANON__[(eval 602)[Eval/Closure.pm:125]:5]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_572::__ANON__[(eval 774)[Eval/Closure.pm:125]:9]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1098::__ANON__[(eval 1313)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1114::__ANON__[(eval 1329)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1291::__ANON__[(eval 1631)[Eval/Closure.pm:125]:48]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_232::__ANON__[(eval 349)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_317::__ANON__[(eval 438)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_515::__ANON__[(eval 683)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_914::__ANON__[(eval 1128)[Eval/Closure.pm:125]:14]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1020::__ANON__[(eval 1235)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_250::__ANON__[(eval 368)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_299::__ANON__[(eval 418)[Eval/Closure.pm:125]:19]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_470::__ANON__[(eval 634)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_719::__ANON__[(eval 929)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_932::__ANON__[(eval 1146)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1095::__ANON__[(eval 1310)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1199::__ANON__[(eval 1473)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1534::__ANON__[(eval 1902)[Eval/Closure.pm:125]:38]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_200::__ANON__[(eval 316)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_402::__ANON__[(eval 562)[Eval/Closure.pm:125]:38]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_428::__ANON__[(eval 589)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_485::__ANON__[(eval 651)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_649::__ANON__[(eval 855)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_727::__ANON__[(eval 938)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_752::__ANON__[(eval 963)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_926::__ANON__[(eval 1140)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1028::__ANON__[(eval 1243)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_227::__ANON__[(eval 344)[Eval/Closure.pm:125]:28]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_432::__ANON__[(eval 593)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_629::__ANON__[(eval 835)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_726::__ANON__[(eval 937)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_820::__ANON__[(eval 1031)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1042::__ANON__[(eval 1257)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1140::__ANON__[(eval 1360)[Eval/Closure.pm:125]:14]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_199::__ANON__[(eval 315)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_222::__ANON__[(eval 339)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_249::__ANON__[(eval 367)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_519::__ANON__[(eval 687)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_530::__ANON__[(eval 705)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_734::__ANON__[(eval 945)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_741::__ANON__[(eval 952)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_801::__ANON__[(eval 1012)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_813::__ANON__[(eval 1024)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_891::__ANON__[(eval 1105)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_671::__ANON__[(eval 881)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_740::__ANON__[(eval 951)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_810::__ANON__[(eval 1021)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_908::__ANON__[(eval 1122)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1399::__ANON__[(eval 1739)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_196::__ANON__[(eval 312)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_202::__ANON__[(eval 318)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_247::__ANON__[(eval 365)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_269::__ANON__[(eval 387)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_289::__ANON__[(eval 408)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_623::__ANON__[(eval 829)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_764::__ANON__[(eval 975)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_790::__ANON__[(eval 1001)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_805::__ANON__[(eval 1016)[Eval/Closure.pm:125]:21]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_90::__ANON__[(eval 190)[Eval/Closure.pm:125]:9]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_931::__ANON__[(eval 1145)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_956::__ANON__[(eval 1170)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_252::__ANON__[(eval 370)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_473::__ANON__[(eval 639)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_792::__ANON__[(eval 1003)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1112::__ANON__[(eval 1327)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1211::__ANON__[(eval 1498)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1417::__ANON__[(eval 1757)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_210::__ANON__[(eval 327)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_241::__ANON__[(eval 358)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_256::__ANON__[(eval 374)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_267::__ANON__[(eval 385)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_430::__ANON__[(eval 591)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_549::__ANON__[(eval 724)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_558::__ANON__[(eval 760)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_610::__ANON__[(eval 816)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_731::__ANON__[(eval 942)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_762::__ANON__[(eval 973)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_889::__ANON__[(eval 1103)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1015::__ANON__[(eval 1230)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1037::__ANON__[(eval 1252)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1182::__ANON__[(eval 1403)[Eval/Closure.pm:125]:18]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1508::__ANON__[(eval 1876)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_236::__ANON__[(eval 353)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_698::__ANON__[(eval 908)[Eval/Closure.pm:125]:20]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_80::__ANON__[(eval 180)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_875::__ANON__[(eval 1089)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_940::__ANON__[(eval 1154)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1011::__ANON__[(eval 1226)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1039::__ANON__[(eval 1254)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1073::__ANON__[(eval 1288)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_22::__ANON__[(eval 104)[Eval/Closure.pm:125]:9]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_235::__ANON__[(eval 352)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_303::__ANON__[(eval 422)[Eval/Closure.pm:125]:21]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_495::__ANON__[(eval 661)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_512::__ANON__[(eval 680)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_551::__ANON__[(eval 726)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_574::__ANON__[(eval 776)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_930::__ANON__[(eval 1144)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_953::__ANON__[(eval 1167)[Eval/Closure.pm:125]:12]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1129::__ANON__[(eval 1344)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_112::__ANON__[(eval 212)[Eval/Closure.pm:125]:16]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_174::__ANON__[(eval 290)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_268::__ANON__[(eval 386)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_327::__ANON__[(eval 448)[Eval/Closure.pm:125]:15]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_563::__ANON__[(eval 765)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_631::__ANON__[(eval 837)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_703::__ANON__[(eval 913)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_757::__ANON__[(eval 968)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_834::__ANON__[(eval 1045)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1029::__ANON__[(eval 1244)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_111::__ANON__[(eval 211)[Eval/Closure.pm:125]:9]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_35::__ANON__[(eval 117)[Eval/Closure.pm:125]:55]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_429::__ANON__[(eval 590)[Eval/Closure.pm:125]:19]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_522::__ANON__[(eval 690)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_939::__ANON__[(eval 1153)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1520::__ANON__[(eval 1888)[Eval/Closure.pm:125]:38]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_534::__ANON__[(eval 709)[Eval/Closure.pm:125]:15]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_648::__ANON__[(eval 854)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1108::__ANON__[(eval 1323)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_113::__ANON__[(eval 213)[Eval/Closure.pm:125]:9]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1411::__ANON__[(eval 1751)[Eval/Closure.pm:125]:21]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1469::__ANON__[(eval 1809)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_270::__ANON__[(eval 388)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_305::__ANON__[(eval 424)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_500::__ANON__[(eval 668)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_639::__ANON__[(eval 845)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_758::__ANON__[(eval 969)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_811::__ANON__[(eval 1022)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_814::__ANON__[(eval 1025)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1040::__ANON__[(eval 1255)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1060::__ANON__[(eval 1275)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_213::__ANON__[(eval 330)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_753::__ANON__[(eval 964)[Eval/Closure.pm:125]:11]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_780::__ANON__[(eval 991)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_800::__ANON__[(eval 1011)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_887::__ANON__[(eval 1101)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_890::__ANON__[(eval 1104)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1049::__ANON__[(eval 1264)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1109::__ANON__[(eval 1324)[Eval/Closure.pm:125]:29]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1151::__ANON__[(eval 1371)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_240::__ANON__[(eval 357)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_274::__ANON__[(eval 392)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_381::__ANON__[(eval 541)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_535::__ANON__[(eval 710)[Eval/Closure.pm:125]:20]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_555::__ANON__[(eval 730)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_779::__ANON__[(eval 990)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_797::__ANON__[(eval 1008)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1168::__ANON__[(eval 1388)[Eval/Closure.pm:125]:39]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1267::__ANON__[(eval 1607)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_127::__ANON__[(eval 227)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_20::__ANON__[(eval 102)[Eval/Closure.pm:125]:9]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_271::__ANON__[(eval 389)[Eval/Closure.pm:125]:10]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_435::__ANON__[(eval 596)[Eval/Closure.pm:125]:29]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_442::__ANON__[(eval 603)[Eval/Closure.pm:125]:5]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_466::__ANON__[(eval 628)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_632::__ANON__[(eval 838)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_636::__ANON__[(eval 842)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_642::__ANON__[(eval 848)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_650::__ANON__[(eval 856)[Eval/Closure.pm:125]:25]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_804::__ANON__[(eval 1015)[Eval/Closure.pm:125]:7]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_840::__ANON__[(eval 1053)[Eval/Closure.pm:125]:8]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_850::__ANON__[(eval 1063)[Eval/Closure.pm:125]:4]</a>
+    # spent     6&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_892::__ANON__[(eval 1106)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1170::__ANON__[(eval 1390)[Eval/Closure.pm:125]:39]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_121::__ANON__[(eval 221)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1274::__ANON__[(eval 1614)[Eval/Closure.pm:125]:38]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1357::__ANON__[(eval 1697)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1466::__ANON__[(eval 1806)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_185::__ANON__[(eval 301)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_438::__ANON__[(eval 599)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_469::__ANON__[(eval 633)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_587::__ANON__[(eval 789)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_735::__ANON__[(eval 946)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_783::__ANON__[(eval 994)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_784::__ANON__[(eval 995)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_807::__ANON__[(eval 1018)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_809::__ANON__[(eval 1020)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_842::__ANON__[(eval 1055)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_99::__ANON__[(eval 199)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1147::__ANON__[(eval 1367)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_123::__ANON__[(eval 223)[Eval/Closure.pm:125]:31]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_126::__ANON__[(eval 226)[Eval/Closure.pm:125]:31]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_129::__ANON__[(eval 229)[Eval/Closure.pm:125]:31]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1517::__ANON__[(eval 1885)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_237::__ANON__[(eval 354)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_253::__ANON__[(eval 371)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_42::__ANON__[(eval 124)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_454::__ANON__[(eval 615)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_494::__ANON__[(eval 660)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_510::__ANON__[(eval 678)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_542::__ANON__[(eval 717)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_789::__ANON__[(eval 1000)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_798::__ANON__[(eval 1009)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_856::__ANON__[(eval 1070)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_858::__ANON__[(eval 1072)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_963::__ANON__[(eval 1177)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1118::__ANON__[(eval 1333)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_198::__ANON__[(eval 314)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_204::__ANON__[(eval 321)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_284::__ANON__[(eval 403)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_411::__ANON__[(eval 571)[Eval/Closure.pm:125]:28]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_562::__ANON__[(eval 764)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_749::__ANON__[(eval 960)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_806::__ANON__[(eval 1017)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_816::__ANON__[(eval 1027)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_91::__ANON__[(eval 191)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_984::__ANON__[(eval 1199)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_985::__ANON__[(eval 1200)[Eval/Closure.pm:125]:13]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_990::__ANON__[(eval 1205)[Eval/Closure.pm:125]:17]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1105::__ANON__[(eval 1320)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1150::__ANON__[(eval 1370)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_191::__ANON__[(eval 307)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_314::__ANON__[(eval 435)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_503::__ANON__[(eval 671)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_565::__ANON__[(eval 767)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_697::__ANON__[(eval 907)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_803::__ANON__[(eval 1014)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_836::__ANON__[(eval 1047)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_87::__ANON__[(eval 187)[Eval/Closure.pm:125]:28]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1045::__ANON__[(eval 1260)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_173::__ANON__[(eval 289)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_203::__ANON__[(eval 320)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_426::__ANON__[(eval 587)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_845::__ANON__[(eval 1058)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_894::__ANON__[(eval 1108)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_96::__ANON__[(eval 196)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_699::__ANON__[(eval 909)[Eval/Closure.pm:125]:19]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_110::__ANON__[(eval 210)[Eval/Closure.pm:125]:28]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1366::__ANON__[(eval 1706)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_150::__ANON__[(eval 251)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_501::__ANON__[(eval 669)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_524::__ANON__[(eval 692)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_593::__ANON__[(eval 795)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_748::__ANON__[(eval 959)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_794::__ANON__[(eval 1005)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_847::__ANON__[(eval 1060)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_849::__ANON__[(eval 1062)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_924::__ANON__[(eval 1138)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_471::__ANON__[(eval 637)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_491::__ANON__[(eval 657)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_672::__ANON__[(eval 882)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_88::__ANON__[(eval 188)[Eval/Closure.pm:125]:28]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1113::__ANON__[(eval 1328)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_205::__ANON__[(eval 322)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_27::__ANON__[(eval 109)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_290::__ANON__[(eval 409)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_360::__ANON__[(eval 520)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_393::__ANON__[(eval 553)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_397::__ANON__[(eval 557)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_39::__ANON__[(eval 121)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_43::__ANON__[(eval 125)[Eval/Closure.pm:125]:6]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_475::__ANON__[(eval 641)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_637::__ANON__[(eval 843)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_69::__ANON__[(eval 169)[Eval/Closure.pm:125]:6]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_6::__ANON__[(eval 88)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_766::__ANON__[(eval 977)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_846::__ANON__[(eval 1059)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_991::__ANON__[(eval 1206)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1219::__ANON__[(eval 1506)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_829::__ANON__[(eval 1040)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_884::__ANON__[(eval 1098)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1023::__ANON__[(eval 1238)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1110::__ANON__[(eval 1325)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1144::__ANON__[(eval 1364)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1445::__ANON__[(eval 1785)[Eval/Closure.pm:125]:28]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_163::__ANON__[(eval 268)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_168::__ANON__[(eval 279)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_23::__ANON__[(eval 105)[Eval/Closure.pm:125]:6]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_279::__ANON__[(eval 397)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_286::__ANON__[(eval 405)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_308::__ANON__[(eval 427)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_32::__ANON__[(eval 114)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_388::__ANON__[(eval 548)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_396::__ANON__[(eval 556)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_407::__ANON__[(eval 567)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_449::__ANON__[(eval 610)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_504::__ANON__[(eval 672)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_547::__ANON__[(eval 722)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_556::__ANON__[(eval 758)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_581::__ANON__[(eval 783)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_591::__ANON__[(eval 793)[Eval/Closure.pm:125]:18]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_594::__ANON__[(eval 796)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_596::__ANON__[(eval 798)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_633::__ANON__[(eval 839)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_666::__ANON__[(eval 876)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_700::__ANON__[(eval 910)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_702::__ANON__[(eval 912)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_713::__ANON__[(eval 923)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_71::__ANON__[(eval 171)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_72::__ANON__[(eval 172)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_743::__ANON__[(eval 954)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_756::__ANON__[(eval 967)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_759::__ANON__[(eval 970)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_82::__ANON__[(eval 182)[Eval/Closure.pm:125]:27]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_848::__ANON__[(eval 1061)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_854::__ANON__[(eval 1068)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_903::__ANON__[(eval 1117)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_906::__ANON__[(eval 1120)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_910::__ANON__[(eval 1124)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_911::__ANON__[(eval 1125)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_935::__ANON__[(eval 1149)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_942::__ANON__[(eval 1156)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_100::__ANON__[(eval 200)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1018::__ANON__[(eval 1233)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1076::__ANON__[(eval 1291)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1138::__ANON__[(eval 1358)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1241::__ANON__[(eval 1550)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1242::__ANON__[(eval 1555)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1325::__ANON__[(eval 1665)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1332::__ANON__[(eval 1672)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_278::__ANON__[(eval 396)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_296::__ANON__[(eval 415)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_302::__ANON__[(eval 421)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_315::__ANON__[(eval 436)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_316::__ANON__[(eval 437)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_387::__ANON__[(eval 547)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_408::__ANON__[(eval 568)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_413::__ANON__[(eval 573)[Eval/Closure.pm:125]:8]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_415::__ANON__[(eval 575)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_439::__ANON__[(eval 600)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_44::__ANON__[(eval 126)[Eval/Closure.pm:125]:6]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_531::__ANON__[(eval 706)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_567::__ANON__[(eval 769)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_582::__ANON__[(eval 784)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_612::__ANON__[(eval 818)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_617::__ANON__[(eval 823)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_620::__ANON__[(eval 826)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_643::__ANON__[(eval 849)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_658::__ANON__[(eval 868)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_670::__ANON__[(eval 880)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_747::__ANON__[(eval 958)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_750::__ANON__[(eval 961)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_818::__ANON__[(eval 1029)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_81::__ANON__[(eval 181)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_83::__ANON__[(eval 183)[Eval/Closure.pm:125]:27]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_869::__ANON__[(eval 1083)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_886::__ANON__[(eval 1100)[Eval/Closure.pm:125]:7]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_888::__ANON__[(eval 1102)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_89::__ANON__[(eval 189)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_97::__ANON__[(eval 197)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_98::__ANON__[(eval 198)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1030::__ANON__[(eval 1245)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1031::__ANON__[(eval 1246)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_10::__ANON__[(eval 92)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1139::__ANON__[(eval 1359)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_116::__ANON__[(eval 216)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1222::__ANON__[(eval 1509)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1298::__ANON__[(eval 1638)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1313::__ANON__[(eval 1653)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1321::__ANON__[(eval 1661)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1343::__ANON__[(eval 1683)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1353::__ANON__[(eval 1693)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1364::__ANON__[(eval 1704)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1385::__ANON__[(eval 1725)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1398::__ANON__[(eval 1738)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1414::__ANON__[(eval 1754)[Eval/Closure.pm:125]:25]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1442::__ANON__[(eval 1782)[Eval/Closure.pm:125]:28]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1451::__ANON__[(eval 1791)[Eval/Closure.pm:125]:28]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1491::__ANON__[(eval 1853)[Eval/Closure.pm:125]:18]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1495::__ANON__[(eval 1863)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_156::__ANON__[(eval 258)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_175::__ANON__[(eval 291)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_304::__ANON__[(eval 423)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_310::__ANON__[(eval 429)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_328::__ANON__[(eval 449)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_359::__ANON__[(eval 519)[Eval/Closure.pm:125]:15]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_378::__ANON__[(eval 538)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_398::__ANON__[(eval 558)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_419::__ANON__[(eval 580)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_459::__ANON__[(eval 621)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_460::__ANON__[(eval 622)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_514::__ANON__[(eval 682)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_544::__ANON__[(eval 719)[Eval/Closure.pm:125]:13]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_564::__ANON__[(eval 766)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_566::__ANON__[(eval 768)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_569::__ANON__[(eval 771)[Eval/Closure.pm:125]:12]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_5::__ANON__[(eval 87)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_667::__ANON__[(eval 877)[Eval/Closure.pm:125]:14]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_786::__ANON__[(eval 997)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_857::__ANON__[(eval 1071)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_862::__ANON__[(eval 1076)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_8::__ANON__[(eval 90)[Eval/Closure.pm:125]:9]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_901::__ANON__[(eval 1115)[Eval/Closure.pm:125]:10]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_949::__ANON__[(eval 1163)[Eval/Closure.pm:125]:4]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_960::__ANON__[(eval 1174)[Eval/Closure.pm:125]:11]</a>
+    # spent     5&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_9::__ANON__[(eval 91)[Eval/Closure.pm:125]:6]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1004::__ANON__[(eval 1219)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_102::__ANON__[(eval 202)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1100::__ANON__[(eval 1315)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1155::__ANON__[(eval 1375)[Eval/Closure.pm:125]:19]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1212::__ANON__[(eval 1499)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1216::__ANON__[(eval 1503)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1217::__ANON__[(eval 1504)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1250::__ANON__[(eval 1566)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1310::__ANON__[(eval 1650)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1316::__ANON__[(eval 1656)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1317::__ANON__[(eval 1657)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1329::__ANON__[(eval 1669)[Eval/Closure.pm:125]:28]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1337::__ANON__[(eval 1677)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1349::__ANON__[(eval 1689)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1368::__ANON__[(eval 1708)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1387::__ANON__[(eval 1727)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1389::__ANON__[(eval 1729)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1394::__ANON__[(eval 1734)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1418::__ANON__[(eval 1758)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1421::__ANON__[(eval 1761)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1430::__ANON__[(eval 1770)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1449::__ANON__[(eval 1789)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1468::__ANON__[(eval 1808)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1480::__ANON__[(eval 1841)[Eval/Closure.pm:125]:18]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1490::__ANON__[(eval 1852)[Eval/Closure.pm:125]:18]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1553::__ANON__[(eval 1921)[Eval/Closure.pm:125]:26]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_211::__ANON__[(eval 328)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_226::__ANON__[(eval 343)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_231::__ANON__[(eval 348)[Eval/Closure.pm:125]:21]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_285::__ANON__[(eval 404)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_293::__ANON__[(eval 412)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_351::__ANON__[(eval 511)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_3::__ANON__[(eval 85)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_404::__ANON__[(eval 564)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_592::__ANON__[(eval 794)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_630::__ANON__[(eval 836)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_669::__ANON__[(eval 879)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_680::__ANON__[(eval 890)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_714::__ANON__[(eval 924)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_721::__ANON__[(eval 932)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_745::__ANON__[(eval 956)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_791::__ANON__[(eval 1002)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_819::__ANON__[(eval 1030)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_843::__ANON__[(eval 1056)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_851::__ANON__[(eval 1064)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_902::__ANON__[(eval 1116)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_92::__ANON__[(eval 192)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_957::__ANON__[(eval 1171)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_965::__ANON__[(eval 1179)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_998::__ANON__[(eval 1213)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1032::__ANON__[(eval 1247)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1221::__ANON__[(eval 1508)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1230::__ANON__[(eval 1527)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1254::__ANON__[(eval 1570)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1299::__ANON__[(eval 1639)[Eval/Closure.pm:125]:13]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1324::__ANON__[(eval 1664)[Eval/Closure.pm:125]:13]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1333::__ANON__[(eval 1673)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1336::__ANON__[(eval 1676)[Eval/Closure.pm:125]:13]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1424::__ANON__[(eval 1764)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1427::__ANON__[(eval 1767)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1475::__ANON__[(eval 1835)[Eval/Closure.pm:125]:18]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1492::__ANON__[(eval 1854)[Eval/Closure.pm:125]:18]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_183::__ANON__[(eval 299)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_287::__ANON__[(eval 406)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_318::__ANON__[(eval 439)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_321::__ANON__[(eval 442)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_348::__ANON__[(eval 508)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_352::__ANON__[(eval 512)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_36::__ANON__[(eval 118)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_392::__ANON__[(eval 552)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_474::__ANON__[(eval 640)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_488::__ANON__[(eval 654)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_557::__ANON__[(eval 759)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_668::__ANON__[(eval 878)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_701::__ANON__[(eval 911)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_837::__ANON__[(eval 1048)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_873::__ANON__[(eval 1087)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_876::__ANON__[(eval 1090)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_917::__ANON__[(eval 1131)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_922::__ANON__[(eval 1136)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_93::__ANON__[(eval 193)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_945::__ANON__[(eval 1159)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_964::__ANON__[(eval 1178)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1106::__ANON__[(eval 1321)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1462::__ANON__[(eval 1802)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_265::__ANON__[(eval 383)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_41::__ANON__[(eval 123)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_712::__ANON__[(eval 922)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_918::__ANON__[(eval 1132)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1133::__ANON__[(eval 1348)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1209::__ANON__[(eval 1496)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1214::__ANON__[(eval 1501)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1371::__ANON__[(eval 1711)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1374::__ANON__[(eval 1714)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1395::__ANON__[(eval 1735)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1459::__ANON__[(eval 1799)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1461::__ANON__[(eval 1801)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1465::__ANON__[(eval 1805)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1467::__ANON__[(eval 1807)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1550::__ANON__[(eval 1918)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1567::__ANON__[(eval 1935)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_280::__ANON__[(eval 398)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_322::__ANON__[(eval 443)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_346::__ANON__[(eval 506)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_497::__ANON__[(eval 665)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_751::__ANON__[(eval 962)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_923::__ANON__[(eval 1137)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_975::__ANON__[(eval 1189)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_977::__ANON__[(eval 1191)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1025::__ANON__[(eval 1240)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1065::__ANON__[(eval 1280)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1067::__ANON__[(eval 1282)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_115::__ANON__[(eval 215)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1203::__ANON__[(eval 1490)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1239::__ANON__[(eval 1540)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1378::__ANON__[(eval 1718)[Eval/Closure.pm:125]:25]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_159::__ANON__[(eval 263)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_440::__ANON__[(eval 601)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_462::__ANON__[(eval 624)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_464::__ANON__[(eval 626)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_507::__ANON__[(eval 675)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_513::__ANON__[(eval 681)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_545::__ANON__[(eval 720)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_559::__ANON__[(eval 761)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_575::__ANON__[(eval 777)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_613::__ANON__[(eval 819)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_62::__ANON__[(eval 144)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_63::__ANON__[(eval 145)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_661::__ANON__[(eval 871)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_754::__ANON__[(eval 965)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_772::__ANON__[(eval 983)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_821::__ANON__[(eval 1032)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_831::__ANON__[(eval 1042)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_838::__ANON__[(eval 1049)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_859::__ANON__[(eval 1073)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_895::__ANON__[(eval 1109)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_94::__ANON__[(eval 194)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_165::__ANON__[(eval 274)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_37::__ANON__[(eval 119)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1024::__ANON__[(eval 1239)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1038::__ANON__[(eval 1253)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1055::__ANON__[(eval 1270)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1087::__ANON__[(eval 1302)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1174::__ANON__[(eval 1394)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1210::__ANON__[(eval 1497)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1229::__ANON__[(eval 1522)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1240::__ANON__[(eval 1545)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1375::__ANON__[(eval 1715)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1377::__ANON__[(eval 1717)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1397::__ANON__[(eval 1737)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1415::__ANON__[(eval 1755)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1450::__ANON__[(eval 1790)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1454::__ANON__[(eval 1794)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1456::__ANON__[(eval 1796)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1457::__ANON__[(eval 1797)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1460::__ANON__[(eval 1800)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1496::__ANON__[(eval 1864)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1503::__ANON__[(eval 1871)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1543::__ANON__[(eval 1911)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1549::__ANON__[(eval 1917)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_158::__ANON__[(eval 262)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_309::__ANON__[(eval 428)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_330::__ANON__[(eval 451)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_355::__ANON__[(eval 515)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_383::__ANON__[(eval 543)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_416::__ANON__[(eval 577)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_417::__ANON__[(eval 578)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_461::__ANON__[(eval 623)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_498::__ANON__[(eval 666)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_599::__ANON__[(eval 805)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_601::__ANON__[(eval 807)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_688::__ANON__[(eval 898)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_705::__ANON__[(eval 915)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_722::__ANON__[(eval 933)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_733::__ANON__[(eval 944)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_738::__ANON__[(eval 949)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_744::__ANON__[(eval 955)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_771::__ANON__[(eval 982)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_795::__ANON__[(eval 1006)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_852::__ANON__[(eval 1066)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_879::__ANON__[(eval 1093)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_937::__ANON__[(eval 1151)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_938::__ANON__[(eval 1152)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_952::__ANON__[(eval 1166)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_959::__ANON__[(eval 1173)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_95::__ANON__[(eval 195)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1019::__ANON__[(eval 1234)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1071::__ANON__[(eval 1286)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1088::__ANON__[(eval 1303)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1102::__ANON__[(eval 1317)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1121::__ANON__[(eval 1336)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1178::__ANON__[(eval 1399)[Eval/Closure.pm:125]:18]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1194::__ANON__[(eval 1421)[Eval/Closure.pm:125]:15]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1249::__ANON__[(eval 1565)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1261::__ANON__[(eval 1601)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1268::__ANON__[(eval 1608)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1288::__ANON__[(eval 1628)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1304::__ANON__[(eval 1644)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1306::__ANON__[(eval 1646)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1365::__ANON__[(eval 1705)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1372::__ANON__[(eval 1712)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1376::__ANON__[(eval 1716)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1386::__ANON__[(eval 1726)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1388::__ANON__[(eval 1728)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1392::__ANON__[(eval 1732)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1396::__ANON__[(eval 1736)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1434::__ANON__[(eval 1774)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1435::__ANON__[(eval 1775)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1447::__ANON__[(eval 1787)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1448::__ANON__[(eval 1788)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1458::__ANON__[(eval 1798)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1545::__ANON__[(eval 1913)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1556::__ANON__[(eval 1924)[Eval/Closure.pm:125]:16]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_228::__ANON__[(eval 345)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_307::__ANON__[(eval 426)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_349::__ANON__[(eval 509)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_34::__ANON__[(eval 116)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_350::__ANON__[(eval 510)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_372::__ANON__[(eval 532)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_399::__ANON__[(eval 559)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_446::__ANON__[(eval 607)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_568::__ANON__[(eval 770)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_576::__ANON__[(eval 778)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_589::__ANON__[(eval 791)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_618::__ANON__[(eval 824)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_673::__ANON__[(eval 883)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_67::__ANON__[(eval 152)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_685::__ANON__[(eval 895)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_724::__ANON__[(eval 935)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_725::__ANON__[(eval 936)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_739::__ANON__[(eval 950)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_7::__ANON__[(eval 89)[Eval/Closure.pm:125]:6]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_844::__ANON__[(eval 1057)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_878::__ANON__[(eval 1092)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_898::__ANON__[(eval 1112)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_973::__ANON__[(eval 1187)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_994::__ANON__[(eval 1209)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_995::__ANON__[(eval 1210)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_224::__ANON__[(eval 341)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_370::__ANON__[(eval 530)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_578::__ANON__[(eval 780)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1026::__ANON__[(eval 1241)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1057::__ANON__[(eval 1272)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_105::__ANON__[(eval 205)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1083::__ANON__[(eval 1298)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1089::__ANON__[(eval 1304)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1161::__ANON__[(eval 1381)[Eval/Closure.pm:125]:18]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1181::__ANON__[(eval 1402)[Eval/Closure.pm:125]:18]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1204::__ANON__[(eval 1491)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1213::__ANON__[(eval 1500)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1227::__ANON__[(eval 1516)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1300::__ANON__[(eval 1640)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1305::__ANON__[(eval 1645)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1312::__ANON__[(eval 1652)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1347::__ANON__[(eval 1687)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1367::__ANON__[(eval 1707)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1551::__ANON__[(eval 1919)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1560::__ANON__[(eval 1928)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_273::__ANON__[(eval 391)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_326::__ANON__[(eval 447)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_345::__ANON__[(eval 505)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_451::__ANON__[(eval 612)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_603::__ANON__[(eval 809)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_652::__ANON__[(eval 858)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_690::__ANON__[(eval 900)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_694::__ANON__[(eval 904)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_755::__ANON__[(eval 966)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_830::__ANON__[(eval 1041)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_832::__ANON__[(eval 1043)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_868::__ANON__[(eval 1082)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_920::__ANON__[(eval 1134)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_936::__ANON__[(eval 1150)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_950::__ANON__[(eval 1164)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_976::__ANON__[(eval 1190)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_987::__ANON__[(eval 1202)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1027::__ANON__[(eval 1242)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1090::__ANON__[(eval 1305)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1149::__ANON__[(eval 1369)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1192::__ANON__[(eval 1419)[Eval/Closure.pm:125]:14]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1218::__ANON__[(eval 1505)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1301::__ANON__[(eval 1641)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1323::__ANON__[(eval 1663)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1393::__ANON__[(eval 1733)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1500::__ANON__[(eval 1868)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1514::__ANON__[(eval 1882)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1562::__ANON__[(eval 1930)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_215::__ANON__[(eval 332)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_248::__ANON__[(eval 366)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_366::__ANON__[(eval 526)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_368::__ANON__[(eval 528)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_444::__ANON__[(eval 605)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_445::__ANON__[(eval 606)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_463::__ANON__[(eval 625)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_465::__ANON__[(eval 627)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_641::__ANON__[(eval 847)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_870::__ANON__[(eval 1084)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_881::__ANON__[(eval 1095)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_988::__ANON__[(eval 1203)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_997::__ANON__[(eval 1212)[Eval/Closure.pm:125]:17]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1344::__ANON__[(eval 1684)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1499::__ANON__[(eval 1867)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_216::__ANON__[(eval 333)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_262::__ANON__[(eval 380)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_329::__ANON__[(eval 450)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_339::__ANON__[(eval 499)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_678::__ANON__[(eval 888)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_855::__ANON__[(eval 1069)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_968::__ANON__[(eval 1182)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_972::__ANON__[(eval 1186)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1063::__ANON__[(eval 1278)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1101::__ANON__[(eval 1316)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1107::__ANON__[(eval 1322)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1122::__ANON__[(eval 1337)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1130::__ANON__[(eval 1345)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1251::__ANON__[(eval 1567)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1287::__ANON__[(eval 1627)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1346::__ANON__[(eval 1686)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1423::__ANON__[(eval 1763)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1498::__ANON__[(eval 1866)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1501::__ANON__[(eval 1869)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_272::__ANON__[(eval 390)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_347::__ANON__[(eval 507)[Eval/Closure.pm:125]:12]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_693::__ANON__[(eval 903)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_863::__ANON__[(eval 1077)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_899::__ANON__[(eval 1113)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_919::__ANON__[(eval 1133)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_969::__ANON__[(eval 1183)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_974::__ANON__[(eval 1188)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1017::__ANON__[(eval 1232)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_467::__ANON__[(eval 629)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1064::__ANON__[(eval 1279)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1124::__ANON__[(eval 1339)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1193::__ANON__[(eval 1420)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1269::__ANON__[(eval 1609)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1297::__ANON__[(eval 1637)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1302::__ANON__[(eval 1642)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1314::__ANON__[(eval 1654)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1350::__ANON__[(eval 1690)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1379::__ANON__[(eval 1719)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1425::__ANON__[(eval 1765)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1561::__ANON__[(eval 1929)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_342::__ANON__[(eval 502)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_343::__ANON__[(eval 503)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_356::__ANON__[(eval 516)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_418::__ANON__[(eval 579)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_560::__ANON__[(eval 762)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_586::__ANON__[(eval 788)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_954::__ANON__[(eval 1168)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_955::__ANON__[(eval 1169)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1070::__ANON__[(eval 1285)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1252::__ANON__[(eval 1568)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1502::__ANON__[(eval 1870)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_207::__ANON__[(eval 324)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_208::__ANON__[(eval 325)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_218::__ANON__[(eval 335)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_276::__ANON__[(eval 394)[Eval/Closure.pm:125]:17]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_288::__ANON__[(eval 407)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_325::__ANON__[(eval 446)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_386::__ANON__[(eval 546)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_573::__ANON__[(eval 775)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_774::__ANON__[(eval 985)[Eval/Closure.pm:125]:7]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_864::__ANON__[(eval 1078)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_885::__ANON__[(eval 1099)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_602::__ANON__[(eval 808)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1143::__ANON__[(eval 1363)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1160::__ANON__[(eval 1380)[Eval/Closure.pm:125]:13]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1322::__ANON__[(eval 1662)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1509::__ANON__[(eval 1877)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1548::__ANON__[(eval 1916)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_181::__ANON__[(eval 297)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_193::__ANON__[(eval 309)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_853::__ANON__[(eval 1067)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_967::__ANON__[(eval 1181)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1035::__ANON__[(eval 1250)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1066::__ANON__[(eval 1281)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1180::__ANON__[(eval 1401)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1215::__ANON__[(eval 1502)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1303::__ANON__[(eval 1643)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1315::__ANON__[(eval 1655)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1341::__ANON__[(eval 1681)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1370::__ANON__[(eval 1710)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1422::__ANON__[(eval 1762)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_344::__ANON__[(eval 504)[Eval/Closure.pm:125]:11]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_447::__ANON__[(eval 608)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_487::__ANON__[(eval 653)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_600::__ANON__[(eval 806)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_736::__ANON__[(eval 947)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_737::__ANON__[(eval 948)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_866::__ANON__[(eval 1080)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_867::__ANON__[(eval 1081)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_961::__ANON__[(eval 1175)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1103::__ANON__[(eval 1318)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1171::__ANON__[(eval 1391)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1188::__ANON__[(eval 1414)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1331::__ANON__[(eval 1671)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1334::__ANON__[(eval 1674)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1335::__ANON__[(eval 1675)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1432::__ANON__[(eval 1772)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1443::__ANON__[(eval 1783)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1444::__ANON__[(eval 1784)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_144::__ANON__[(eval 244)[Eval/Closure.pm:125]:6]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_151::__ANON__[(eval 252)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_152::__ANON__[(eval 253)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1536::__ANON__[(eval 1904)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1557::__ANON__[(eval 1925)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_206::__ANON__[(eval 323)[Eval/Closure.pm:125]:7]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_212::__ANON__[(eval 329)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_263::__ANON__[(eval 381)[Eval/Closure.pm:125]:9]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_313::__ANON__[(eval 432)[Eval/Closure.pm:125]:10]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_674::__ANON__[(eval 884)[Eval/Closure.pm:125]:8]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_695::__ANON__[(eval 905)[Eval/Closure.pm:125]:4]</a>
+    # spent     4&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_777::__ANON__[(eval 988)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1289::__ANON__[(eval 1629)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1326::__ANON__[(eval 1666)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1339::__ANON__[(eval 1679)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1464::__ANON__[(eval 1804)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1552::__ANON__[(eval 1920)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1554::__ANON__[(eval 1922)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1555::__ANON__[(eval 1923)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_896::__ANON__[(eval 1110)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1104::__ANON__[(eval 1319)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1135::__ANON__[(eval 1351)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1177::__ANON__[(eval 1398)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1208::__ANON__[(eval 1495)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1236::__ANON__[(eval 1533)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1253::__ANON__[(eval 1569)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1342::__ANON__[(eval 1682)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1351::__ANON__[(eval 1691)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1380::__ANON__[(eval 1720)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1412::__ANON__[(eval 1752)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1419::__ANON__[(eval 1759)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1431::__ANON__[(eval 1771)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1446::__ANON__[(eval 1786)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1525::__ANON__[(eval 1893)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_187::__ANON__[(eval 303)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_233::__ANON__[(eval 350)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_331::__ANON__[(eval 452)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_363::__ANON__[(eval 523)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_675::__ANON__[(eval 885)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_681::__ANON__[(eval 891)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_683::__ANON__[(eval 893)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_689::__ANON__[(eval 899)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_720::__ANON__[(eval 930)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_775::__ANON__[(eval 986)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_778::__ANON__[(eval 989)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_871::__ANON__[(eval 1085)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_872::__ANON__[(eval 1086)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_883::__ANON__[(eval 1097)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1125::__ANON__[(eval 1340)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1126::__ANON__[(eval 1341)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1311::__ANON__[(eval 1651)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1318::__ANON__[(eval 1658)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1345::__ANON__[(eval 1685)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1390::__ANON__[(eval 1730)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1400::__ANON__[(eval 1740)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1401::__ANON__[(eval 1741)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1426::__ANON__[(eval 1766)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1428::__ANON__[(eval 1768)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1463::__ANON__[(eval 1803)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1515::__ANON__[(eval 1883)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_104::__ANON__[(eval 204)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1127::__ANON__[(eval 1342)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1154::__ANON__[(eval 1374)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_117::__ANON__[(eval 217)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1196::__ANON__[(eval 1423)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1201::__ANON__[(eval 1488)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_120::__ANON__[(eval 220)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1338::__ANON__[(eval 1678)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1452::__ANON__[(eval 1792)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1482::__ANON__[(eval 1843)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_160::__ANON__[(eval 264)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_243::__ANON__[(eval 360)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_354::__ANON__[(eval 514)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_608::__ANON__[(eval 814)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_686::__ANON__[(eval 896)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_687::__ANON__[(eval 897)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_893::__ANON__[(eval 1107)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1069::__ANON__[(eval 1284)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1117::__ANON__[(eval 1332)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1123::__ANON__[(eval 1338)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_122::__ANON__[(eval 222)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1290::__ANON__[(eval 1630)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1292::__ANON__[(eval 1632)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1369::__ANON__[(eval 1709)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1391::__ANON__[(eval 1731)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1420::__ANON__[(eval 1760)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1429::__ANON__[(eval 1769)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1433::__ANON__[(eval 1773)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1453::__ANON__[(eval 1793)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1470::__ANON__[(eval 1810)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_195::__ANON__[(eval 311)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_400::__ANON__[(eval 560)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_679::__ANON__[(eval 889)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1092::__ANON__[(eval 1307)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1189::__ANON__[(eval 1415)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1330::__ANON__[(eval 1670)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1487::__ANON__[(eval 1849)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1054::__ANON__[(eval 1269)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1074::__ANON__[(eval 1289)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1082::__ANON__[(eval 1297)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1086::__ANON__[(eval 1301)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1152::__ANON__[(eval 1372)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1200::__ANON__[(eval 1474)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1355::__ANON__[(eval 1695)[Eval/Closure.pm:125]:17]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_157::__ANON__[(eval 260)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_257::__ANON__[(eval 375)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_294::__ANON__[(eval 413)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_30::__ANON__[(eval 112)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_353::__ANON__[(eval 513)[Eval/Closure.pm:125]:8]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_606::__ANON__[(eval 812)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_770::__ANON__[(eval 981)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_916::__ANON__[(eval 1130)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_107::__ANON__[(eval 207)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1153::__ANON__[(eval 1373)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1271::__ANON__[(eval 1611)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_130::__ANON__[(eval 230)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1413::__ANON__[(eval 1753)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1527::__ANON__[(eval 1895)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_171::__ANON__[(eval 284)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_264::__ANON__[(eval 382)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_281::__ANON__[(eval 400)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_291::__ANON__[(eval 410)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_389::__ANON__[(eval 549)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_403::__ANON__[(eval 563)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_455::__ANON__[(eval 617)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_456::__ANON__[(eval 618)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_472::__ANON__[(eval 638)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_53::__ANON__[(eval 135)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_59::__ANON__[(eval 141)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_677::__ANON__[(eval 887)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_73::__ANON__[(eval 173)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_934::__ANON__[(eval 1148)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_948::__ANON__[(eval 1162)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_979::__ANON__[(eval 1193)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_106::__ANON__[(eval 206)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1084::__ANON__[(eval 1299)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1132::__ANON__[(eval 1347)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1142::__ANON__[(eval 1362)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_119::__ANON__[(eval 219)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_128::__ANON__[(eval 228)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_131::__ANON__[(eval 231)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_141::__ANON__[(eval 241)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_148::__ANON__[(eval 248)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1535::__ANON__[(eval 1903)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_153::__ANON__[(eval 254)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_154::__ANON__[(eval 255)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1559::__ANON__[(eval 1927)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_169::__ANON__[(eval 281)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_172::__ANON__[(eval 288)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_182::__ANON__[(eval 298)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_188::__ANON__[(eval 304)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_258::__ANON__[(eval 376)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_292::__ANON__[(eval 411)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_297::__ANON__[(eval 416)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_395::__ANON__[(eval 555)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_55::__ANON__[(eval 137)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_676::__ANON__[(eval 886)[Eval/Closure.pm:125]:7]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_684::__ANON__[(eval 894)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_692::__ANON__[(eval 902)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_79::__ANON__[(eval 179)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_860::__ANON__[(eval 1074)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_971::__ANON__[(eval 1185)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1056::__ANON__[(eval 1271)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1075::__ANON__[(eval 1290)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1120::__ANON__[(eval 1335)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1148::__ANON__[(eval 1368)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1163::__ANON__[(eval 1383)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1169::__ANON__[(eval 1389)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1185::__ANON__[(eval 1406)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1205::__ANON__[(eval 1492)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1226::__ANON__[(eval 1515)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1228::__ANON__[(eval 1517)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1237::__ANON__[(eval 1534)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1244::__ANON__[(eval 1557)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1247::__ANON__[(eval 1563)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1256::__ANON__[(eval 1572)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1263::__ANON__[(eval 1603)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1275::__ANON__[(eval 1615)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1403::__ANON__[(eval 1743)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1440::__ANON__[(eval 1780)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1472::__ANON__[(eval 1812)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1477::__ANON__[(eval 1837)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1489::__ANON__[(eval 1851)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1505::__ANON__[(eval 1873)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1521::__ANON__[(eval 1889)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1538::__ANON__[(eval 1906)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1564::__ANON__[(eval 1932)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_162::__ANON__[(eval 266)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_166::__ANON__[(eval 276)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_167::__ANON__[(eval 277)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_176::__ANON__[(eval 292)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_28::__ANON__[(eval 110)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_365::__ANON__[(eval 525)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_391::__ANON__[(eval 551)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_476::__ANON__[(eval 642)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_579::__ANON__[(eval 781)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_597::__ANON__[(eval 803)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_619::__ANON__[(eval 825)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_655::__ANON__[(eval 861)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_787::__ANON__[(eval 998)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_788::__ANON__[(eval 999)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_966::__ANON__[(eval 1180)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_992::__ANON__[(eval 1207)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1068::__ANON__[(eval 1283)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1157::__ANON__[(eval 1377)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1176::__ANON__[(eval 1396)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1382::__ANON__[(eval 1722)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_147::__ANON__[(eval 247)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1494::__ANON__[(eval 1856)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_149::__ANON__[(eval 249)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1::__ANON__[(eval 83)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_425::__ANON__[(eval 586)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_48::__ANON__[(eval 130)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_57::__ANON__[(eval 139)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_604::__ANON__[(eval 810)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_657::__ANON__[(eval 867)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_75::__ANON__[(eval 175)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1541::__ANON__[(eval 1909)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_373::__ANON__[(eval 533)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1136::__ANON__[(eval 1352)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1197::__ANON__[(eval 1471)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1232::__ANON__[(eval 1529)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_124::__ANON__[(eval 224)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_12::__ANON__[(eval 94)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_133::__ANON__[(eval 233)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_135::__ANON__[(eval 235)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_137::__ANON__[(eval 237)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_138::__ANON__[(eval 238)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_140::__ANON__[(eval 240)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_142::__ANON__[(eval 242)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_143::__ANON__[(eval 243)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1511::__ANON__[(eval 1879)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1532::__ANON__[(eval 1900)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1569::__ANON__[(eval 1937)[Eval/Closure.pm:125]:10]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_161::__ANON__[(eval 265)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_170::__ANON__[(eval 282)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_194::__ANON__[(eval 310)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_301::__ANON__[(eval 420)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_334::__ANON__[(eval 460)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_369::__ANON__[(eval 529)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_371::__ANON__[(eval 531)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_390::__ANON__[(eval 550)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_420::__ANON__[(eval 581)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_421::__ANON__[(eval 582)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_424::__ANON__[(eval 585)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_427::__ANON__[(eval 588)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_457::__ANON__[(eval 619)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_583::__ANON__[(eval 785)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_598::__ANON__[(eval 804)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_609::__ANON__[(eval 815)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_614::__ANON__[(eval 820)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_64::__ANON__[(eval 146)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_659::__ANON__[(eval 869)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_723::__ANON__[(eval 934)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_912::__ANON__[(eval 1126)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_944::__ANON__[(eval 1158)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_981::__ANON__[(eval 1196)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1000::__ANON__[(eval 1215)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1134::__ANON__[(eval 1350)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1137::__ANON__[(eval 1353)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1145::__ANON__[(eval 1365)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1186::__ANON__[(eval 1407)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1198::__ANON__[(eval 1472)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1233::__ANON__[(eval 1530)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1245::__ANON__[(eval 1561)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_125::__ANON__[(eval 225)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1264::__ANON__[(eval 1604)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1352::__ANON__[(eval 1692)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1356::__ANON__[(eval 1696)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_136::__ANON__[(eval 236)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_139::__ANON__[(eval 239)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_13::__ANON__[(eval 95)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_145::__ANON__[(eval 245)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1479::__ANON__[(eval 1839)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1507::__ANON__[(eval 1875)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1528::__ANON__[(eval 1896)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1529::__ANON__[(eval 1897)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1544::__ANON__[(eval 1912)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_15::__ANON__[(eval 97)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_277::__ANON__[(eval 395)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_29::__ANON__[(eval 111)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_2::__ANON__[(eval 84)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_358::__ANON__[(eval 518)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_364::__ANON__[(eval 524)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_367::__ANON__[(eval 527)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_394::__ANON__[(eval 554)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_401::__ANON__[(eval 561)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_409::__ANON__[(eval 569)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_410::__ANON__[(eval 570)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_458::__ANON__[(eval 620)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_50::__ANON__[(eval 132)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_532::__ANON__[(eval 707)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_54::__ANON__[(eval 136)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_605::__ANON__[(eval 811)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_615::__ANON__[(eval 821)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_61::__ANON__[(eval 143)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_656::__ANON__[(eval 866)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_65::__ANON__[(eval 147)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_660::__ANON__[(eval 870)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_715::__ANON__[(eval 925)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_728::__ANON__[(eval 939)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_74::__ANON__[(eval 174)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_76::__ANON__[(eval 176)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_925::__ANON__[(eval 1139)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_943::__ANON__[(eval 1157)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_999::__ANON__[(eval 1214)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_108::__ANON__[(eval 208)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1164::__ANON__[(eval 1384)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1165::__ANON__[(eval 1385)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1166::__ANON__[(eval 1386)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1167::__ANON__[(eval 1387)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1190::__ANON__[(eval 1416)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1202::__ANON__[(eval 1489)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1206::__ANON__[(eval 1493)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1223::__ANON__[(eval 1510)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1224::__ANON__[(eval 1511)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1257::__ANON__[(eval 1573)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1259::__ANON__[(eval 1599)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1276::__ANON__[(eval 1616)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1279::__ANON__[(eval 1619)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1281::__ANON__[(eval 1621)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1286::__ANON__[(eval 1626)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1293::__ANON__[(eval 1633)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1294::__ANON__[(eval 1634)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1319::__ANON__[(eval 1659)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_132::__ANON__[(eval 232)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1348::__ANON__[(eval 1688)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_134::__ANON__[(eval 234)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1358::__ANON__[(eval 1698)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1359::__ANON__[(eval 1699)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1363::__ANON__[(eval 1703)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1383::__ANON__[(eval 1723)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1407::__ANON__[(eval 1747)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1408::__ANON__[(eval 1748)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_146::__ANON__[(eval 246)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1478::__ANON__[(eval 1838)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1483::__ANON__[(eval 1845)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1485::__ANON__[(eval 1847)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_14::__ANON__[(eval 96)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1506::__ANON__[(eval 1874)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1518::__ANON__[(eval 1886)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1522::__ANON__[(eval 1890)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1530::__ANON__[(eval 1898)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1533::__ANON__[(eval 1901)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1542::__ANON__[(eval 1910)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_155::__ANON__[(eval 256)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_164::__ANON__[(eval 269)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_17::__ANON__[(eval 99)[Eval/Closure.pm:125]:9]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_189::__ANON__[(eval 305)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_245::__ANON__[(eval 362)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_25::__ANON__[(eval 107)[Eval/Closure.pm:125]:6]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_336::__ANON__[(eval 496)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_340::__ANON__[(eval 500)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_361::__ANON__[(eval 521)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_46::__ANON__[(eval 128)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_47::__ANON__[(eval 129)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_51::__ANON__[(eval 133)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_52::__ANON__[(eval 134)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_56::__ANON__[(eval 138)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_580::__ANON__[(eval 782)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_584::__ANON__[(eval 786)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_58::__ANON__[(eval 140)[Eval/Closure.pm:125]:4]</a>
+    # spent     3&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_607::__ANON__[(eval 813)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1146::__ANON__[(eval 1366)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1183::__ANON__[(eval 1404)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1187::__ANON__[(eval 1408)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1238::__ANON__[(eval 1535)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1258::__ANON__[(eval 1574)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1265::__ANON__[(eval 1605)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1272::__ANON__[(eval 1612)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1277::__ANON__[(eval 1617)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1278::__ANON__[(eval 1618)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1283::__ANON__[(eval 1623)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1295::__ANON__[(eval 1635)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1320::__ANON__[(eval 1660)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1327::__ANON__[(eval 1667)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1360::__ANON__[(eval 1700)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1362::__ANON__[(eval 1702)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1409::__ANON__[(eval 1749)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1410::__ANON__[(eval 1750)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1486::__ANON__[(eval 1848)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1497::__ANON__[(eval 1865)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1512::__ANON__[(eval 1880)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1565::__ANON__[(eval 1933)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_18::__ANON__[(eval 100)[Eval/Closure.pm:125]:6]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1158::__ANON__[(eval 1378)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1172::__ANON__[(eval 1392)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1173::__ANON__[(eval 1393)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1234::__ANON__[(eval 1531)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1246::__ANON__[(eval 1562)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1260::__ANON__[(eval 1600)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1280::__ANON__[(eval 1620)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1282::__ANON__[(eval 1622)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1284::__ANON__[(eval 1624)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1285::__ANON__[(eval 1625)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1328::__ANON__[(eval 1668)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1361::__ANON__[(eval 1701)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1441::__ANON__[(eval 1781)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1474::__ANON__[(eval 1834)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1513::__ANON__[(eval 1881)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_16::__ANON__[(eval 98)[Eval/Closure.pm:125]:6]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_335::__ANON__[(eval 461)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_338::__ANON__[(eval 498)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_362::__ANON__[(eval 522)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_60::__ANON__[(eval 142)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1159::__ANON__[(eval 1379)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1191::__ANON__[(eval 1417)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1248::__ANON__[(eval 1564)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1273::__ANON__[(eval 1613)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1384::__ANON__[(eval 1724)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1404::__ANON__[(eval 1744)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1405::__ANON__[(eval 1745)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1406::__ANON__[(eval 1746)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1484::__ANON__[(eval 1846)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1519::__ANON__[(eval 1887)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1523::__ANON__[(eval 1891)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1539::__ANON__[(eval 1907)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1540::__ANON__[(eval 1908)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1566::__ANON__[(eval 1934)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_341::__ANON__[(eval 501)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_49::__ANON__[(eval 131)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_66::__ANON__[(eval 148)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_717::__ANON__[(eval 927)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_718::__ANON__[(eval 928)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_1531::__ANON__[(eval 1899)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_337::__ANON__[(eval 497)[Eval/Closure.pm:125]:4]</a>
+    # spent     2&micro;s making 1 call to <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#2">Eval::Closure::Sandbox_716::__ANON__[(eval 926)[Eval/Closure.pm:125]:4]</a></div></div></td></tr>
+<tr><td class="h"><a name="104"></a>104</td><td></td><td></td><td></td><td></td><td class="s">        $code = $compiler-&gt;(@$captures{@capture_keys});</td></tr>
+<tr><td class="h"><a name="105"></a>105</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="106"></a>106</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="107"></a>107</td><td></td><td></td><td></td><td></td><td class="s">    if (defined($code) &amp;&amp; (!ref($code) || ref($code) ne 'CODE')) {</td></tr>
+<tr><td class="h"><a name="108"></a>108</td><td></td><td></td><td></td><td></td><td class="s">        $e = &quot;The 'source' parameter must return a subroutine reference, &quot;</td></tr>
+<tr><td class="h"><a name="109"></a>109</td><td></td><td></td><td></td><td></td><td class="s">           . &quot;not $code&quot;;</td></tr>
+<tr><td class="h"><a name="110"></a>110</td><td></td><td></td><td></td><td></td><td class="s">        undef $code;</td></tr>
+<tr><td class="h"><a name="111"></a>111</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="112"></a>112</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="113"></a>113</td><td></td><td></td><td></td><td></td><td class="s">    return ($code, $e);</td></tr>
+<tr><td class="h"><a name="114"></a>114</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="115"></a>115</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="116"></a>116</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 382ms (17.4+364) within Eval::Closure::_make_compiler which was called 1569 times, avg 243&micro;s/call:
+# 1569 times (17.4ms+364ms) by Eval::Closure::_clean_eval_closure at <a href="Eval-Closure-pm-111-block.html#101">line 101</a>, avg 243&micro;s/call</div></div>sub _make_compiler {</td></tr>
+<tr><td class="h"><a name="117"></a>117</td><td class="c0">3138</td><td class="c0"><span title="Avg 4&micro;s">12.8ms</span></td><td class="c3">1569</td><td class="c1">14.9ms</td><td class="s">    my $source = _make_compiler_source(@_);<div class="calls"><div class="calls_out">    # spent  14.9ms making 1569 calls to <a href="Eval-Closure-pm-111-block.html#132">Eval::Closure::_make_compiler_source</a>, avg 10&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="118"></a>118</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="119"></a>119</td><td></td><td></td><td class="c3">1569</td><td class="c0">349ms</td><td class="s">    return @{ _clean_eval($source) };<div class="calls"><div class="calls_out">    # spent   349ms making 1569 calls to <a href="Eval-Closure-pm-111-block.html#122">Eval::Closure::_clean_eval</a>, avg 223&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="120"></a>120</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="121"></a>121</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="122"></a>122</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 349ms within Eval::Closure::_clean_eval which was called 1569 times, avg 223&micro;s/call:
+# 1569 times (349ms+0s) by Eval::Closure::_make_compiler at <a href="Eval-Closure-pm-111-block.html#119">line 119</a>, avg 223&micro;s/call</div></div>sub _clean_eval {</td></tr>
+<tr><td class="h"><a name="123"></a>123</td><td class="c0">7845</td><td class="c0"><span title="Avg 43&micro;s">341ms</span></td><td></td><td></td><td class="s">    local $@;</td></tr>
+<tr><td class="h"><a name="124"></a>124</td><td></td><td></td><td></td><td></td><td class="s">    local $SIG{__DIE__};</td></tr>
+<tr><td class="h"><a name="125"></a>125</td><td></td><td></td><td></td><td></td><td class="s">    my $compiler = eval $_[0];<div class="calls"><div class="calls_out">    # spent  3.28s executing statements in <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html">1569 string evals (merged)</a><br />    # includes 11.6ms spent executing 2773 calls to 3203 subs defined therein.</div></div></td></tr>
+<tr><td class="h"><a name="126"></a>126</td><td></td><td></td><td></td><td></td><td class="s">    my $e = $@;</td></tr>
+<tr><td class="h"><a name="127"></a>127</td><td></td><td></td><td></td><td></td><td class="s">    [ $compiler, $e ];</td></tr>
+<tr><td class="h"><a name="128"></a>128</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="129"></a>129</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="130"></a>130</td><td class="c3">1</td><td class="c3"><span title="Avg 200ns">200ns</span></td><td></td><td></td><td class="s">$Eval::Closure::SANDBOX_ID = 0;</td></tr>
+<tr><td class="h"><a name="131"></a>131</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="132"></a>132</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 14.9ms within Eval::Closure::_make_compiler_source which was called 1569 times, avg 10&micro;s/call:
+# 1569 times (14.9ms+0s) by Eval::Closure::_make_compiler at <a href="Eval-Closure-pm-111-block.html#117">line 117</a>, avg 10&micro;s/call</div></div>sub _make_compiler_source {</td></tr>
+<tr><td class="h"><a name="133"></a>133</td><td class="c0">6276</td><td class="c0"><span title="Avg 3&micro;s">16.4ms</span></td><td></td><td></td><td class="s">    my ($source, @capture_keys) = @_;</td></tr>
+<tr><td class="h"><a name="134"></a>134</td><td></td><td></td><td></td><td></td><td class="s">    $Eval::Closure::SANDBOX_ID++;</td></tr>
+<tr><td class="h"><a name="135"></a>135</td><td></td><td></td><td></td><td></td><td class="s">    my $i = 0;</td></tr>
+<tr><td class="h"><a name="136"></a>136</td><td></td><td></td><td></td><td></td><td class="s">    return join &quot;\n&quot;, (</td></tr>
+<tr><td class="h"><a name="137"></a>137</td><td></td><td></td><td></td><td></td><td class="s">        &quot;package Eval::Closure::Sandbox_$Eval::Closure::SANDBOX_ID;&quot;,</td></tr>
+<tr><td class="h"><a name="138"></a>138</td><td></td><td></td><td></td><td></td><td class="s">        'sub {',</td></tr>
+<tr><td class="h"><a name="139"></a>139</td><td></td><td></td><td></td><td></td><td class="s">        (map {</td></tr>
+<tr><td class="h"><a name="140"></a>140</td><td></td><td></td><td></td><td></td><td class="s">            'my ' . $_ . ' = ' . substr($_, 0, 1) . '{$_[' . $i++ . ']};'</td></tr>
+<tr><td class="h"><a name="141"></a>141</td><td></td><td></td><td></td><td></td><td class="s">         } @capture_keys),</td></tr>
+<tr><td class="h"><a name="142"></a>142</td><td></td><td></td><td></td><td></td><td class="s">        $source,</td></tr>
+<tr><td class="h"><a name="143"></a>143</td><td></td><td></td><td></td><td></td><td class="s">        '}',</td></tr>
+<tr><td class="h"><a name="144"></a>144</td><td></td><td></td><td></td><td></td><td class="s">    );</td></tr>
+<tr><td class="h"><a name="145"></a>145</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="146"></a>146</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="147"></a>147</td><td></td><td></td><td></td><td></td><td class="s">sub _dump_source {</td></tr>
+<tr><td class="h"><a name="148"></a>148</td><td></td><td></td><td></td><td></td><td class="s">    my ($source) = @_;</td></tr>
+<tr><td class="h"><a name="149"></a>149</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="150"></a>150</td><td></td><td></td><td></td><td></td><td class="s">    my $output;</td></tr>
+<tr><td class="h"><a name="151"></a>151</td><td></td><td></td><td></td><td></td><td class="s">    if (try { require Perl::Tidy }) {</td></tr>
+<tr><td class="h"><a name="152"></a>152</td><td></td><td></td><td></td><td></td><td class="s">        Perl::Tidy::perltidy(</td></tr>
+<tr><td class="h"><a name="153"></a>153</td><td></td><td></td><td></td><td></td><td class="s">            source      =&gt; \$source,</td></tr>
+<tr><td class="h"><a name="154"></a>154</td><td></td><td></td><td></td><td></td><td class="s">            destination =&gt; \$output,</td></tr>
+<tr><td class="h"><a name="155"></a>155</td><td></td><td></td><td></td><td></td><td class="s">            argv        =&gt; [],</td></tr>
+<tr><td class="h"><a name="156"></a>156</td><td></td><td></td><td></td><td></td><td class="s">        );</td></tr>
+<tr><td class="h"><a name="157"></a>157</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="158"></a>158</td><td></td><td></td><td></td><td></td><td class="s">    else {</td></tr>
+<tr><td class="h"><a name="159"></a>159</td><td></td><td></td><td></td><td></td><td class="s">        $output = $source;</td></tr>
+<tr><td class="h"><a name="160"></a>160</td><td></td><td></td><td></td><td></td><td class="s">    }</td></tr>
+<tr><td class="h"><a name="161"></a>161</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="162"></a>162</td><td></td><td></td><td></td><td></td><td class="s">    warn &quot;$output\n&quot;;</td></tr>
+<tr><td class="h"><a name="163"></a>163</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
+<tr><td class="h"><a name="164"></a>164</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="165"></a>165</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="166"></a>166</td><td class="c3">1</td><td class="c3"><span title="Avg 6&micro;s">6&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
+<tr><td class="h"><a name="167"></a>167</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="168"></a>168</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="Eval__Closure__CORE_match"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 5.23ms within Eval::Closure::CORE:match which was called 2417 times, avg 2&micro;s/call:
+# 2417 times (5.23ms+0s) by Eval::Closure::_validate_env at <a href="Eval-Closure-pm-111-block.html#77">line 77</a>, avg 2&micro;s/call</div></div>sub Eval::Closure::CORE:match; # opcode<br />        </td></tr>
+<tr><td class="h"><a name="Eval__Closure__CORE_sort"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 2.53ms within Eval::Closure::CORE:sort which was called 1569 times, avg 2&micro;s/call:
+# 1569 times (2.53ms+0s) by Eval::Closure::_clean_eval_closure at <a href="Eval-Closure-pm-111-block.html#95">line 95</a>, avg 2&micro;s/call</div></div>sub Eval::Closure::CORE:sort; # 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