nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / constant-pm-28-sub.html
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/constant-pm-28-sub.html b/stemmaweb/nytprof-runs/variantgraph-uuid/constant-pm-28-sub.html
new file mode 100644 (file)
index 0000000..3962145
--- /dev/null
@@ -0,0 +1,567 @@
+    <!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 constant.pm</title>
+<link rel="stylesheet" type="text/css" href="style.css" />
+    <script type="text/javascript" src="js/jquery-min.js"></script> 
+
+    <script type="text/javascript" src="js/jquery-tablesorter-min.js"></script> 
+    <link rel="stylesheet" type="text/css" href="js/style-tablesorter.css" />
+    <script type="text/javascript">
+    // when a column is first clicked on to sort it, use descending order
+    // XXX doesn't seem to work (and not just because the tablesorter formatSortingOrder() is broken)
+    $.tablesorter.defaults.sortInitialOrder = "desc";
+    // add parser through the tablesorter addParser method 
+    $.tablesorter.addParser({
+        id: 'fmt_time',   // name of this parser
+        is: function(s) { 
+            return false; // return false so this parser is not auto detected 
+        }, 
+        format: function(orig) { // format data for normalization 
+            // console.log(orig);
+            val = orig.replace(/ns/,'');
+            if (val != orig) { return val / (1000*1000*1000); } 
+            val = orig.replace(/µs/,''); /* XXX use &micro; ? */
+            if (val != orig) { return val / (1000*1000); } 
+            var val = orig.replace(/ms/,'');
+            if (val != orig) { return val / (1000); }
+            var val = orig.replace(/s/,'');
+            if (val != orig) { return val; }
+            if (orig == '0') { return orig; } 
+            console.log('no match for fmt_time of '.concat(orig));
+            return orig;
+        },
+        type: 'numeric' // set type, either numeric or text 
+    }); 
+    </script> 
+</head>
+
+<body > 
+<div class="header" style="position: relative; overflow-x: hidden; overflow-y: hidden; z-index: 0; ">
+<div class="header_back">
+            <a href="index.html">&larr; Index</a>
+        </div>
+<div class="headerForeground" style="float: left">
+    <span class="siteTitle">NYTProf Performance Profile</span>
+    <span class="siteSubtitle">&emsp;&emsp;<span>&laquo;&emsp;<span class="mode_btn"><a href="constant-pm-28-block.html">block view</a></span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="constant-pm-28-line.html">line view</a></span>&emsp;&bull;&emsp;<span class="mode_btn mode_btn_selected">sub view</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:29:39 2012<br />Reported on Thu May 31 16:34:56 2012</span>
+</div>
+<div style="position: absolute; left: 0px; top: 0%; width: 100%; height: 101%; z-index: -1; background-color: rgb(17, 136, 255); "></div>
+<div style="position: absolute; left: 0px; top: 2%; width: 100%; height: 99%; z-index: -1; background-color: rgb(16, 134, 253); "></div>
+<div style="position: absolute; left: 0px; top: 4%; width: 100%; height: 97%; z-index: -1; background-color: rgb(16, 133, 252); "></div>
+<div style="position: absolute; left: 0px; top: 6%; width: 100%; height: 95%; z-index: -1; background-color: rgb(15, 131, 250); "></div>
+<div style="position: absolute; left: 0px; top: 8%; width: 100%; height: 93%; z-index: -1; background-color: rgb(15, 130, 249); "></div>
+<div style="position: absolute; left: 0px; top: 10%; width: 100%; height: 91%; z-index: -1; background-color: rgb(15, 129, 248); "></div>
+<div style="position: absolute; left: 0px; top: 12%; width: 100%; height: 89%; z-index: -1; background-color: rgb(14, 127, 246); "></div>
+<div style="position: absolute; left: 0px; top: 14%; width: 100%; height: 87%; z-index: -1; background-color: rgb(14, 126, 245); "></div>
+<div style="position: absolute; left: 0px; top: 16%; width: 100%; height: 85%; z-index: -1; background-color: rgb(14, 125, 244); "></div>
+<div style="position: absolute; left: 0px; top: 18%; width: 100%; height: 83%; z-index: -1; background-color: rgb(13, 123, 242); "></div>
+<div style="position: absolute; left: 0px; top: 20%; width: 100%; height: 81%; z-index: -1; background-color: rgb(13, 122, 241); "></div>
+<div style="position: absolute; left: 0px; top: 22%; width: 100%; height: 79%; z-index: -1; background-color: rgb(13, 121, 240); "></div>
+<div style="position: absolute; left: 0px; top: 24%; width: 100%; height: 77%; z-index: -1; background-color: rgb(12, 119, 238); "></div>
+<div style="position: absolute; left: 0px; top: 26%; width: 100%; height: 75%; z-index: -1; background-color: rgb(12, 118, 237); "></div>
+<div style="position: absolute; left: 0px; top: 28%; width: 100%; height: 73%; z-index: -1; background-color: rgb(12, 116, 235); "></div>
+<div style="position: absolute; left: 0px; top: 30%; width: 100%; height: 71%; z-index: -1; background-color: rgb(11, 115, 234); "></div>
+<div style="position: absolute; left: 0px; top: 32%; width: 100%; height: 69%; z-index: -1; background-color: rgb(11, 114, 233); "></div>
+<div style="position: absolute; left: 0px; top: 34%; width: 100%; height: 67%; z-index: -1; background-color: rgb(11, 112, 231); "></div>
+<div style="position: absolute; left: 0px; top: 36%; width: 100%; height: 65%; z-index: -1; background-color: rgb(10, 111, 230); "></div>
+<div style="position: absolute; left: 0px; top: 38%; width: 100%; height: 63%; z-index: -1; background-color: rgb(10, 110, 229); "></div>
+<div style="position: absolute; left: 0px; top: 40%; width: 100%; height: 61%; z-index: -1; background-color: rgb(10, 108, 227); "></div>
+<div style="position: absolute; left: 0px; top: 42%; width: 100%; height: 59%; z-index: -1; background-color: rgb(9, 107, 226); "></div>
+<div style="position: absolute; left: 0px; top: 44%; width: 100%; height: 57%; z-index: -1; background-color: rgb(9, 106, 225); "></div>
+<div style="position: absolute; left: 0px; top: 46%; width: 100%; height: 55%; z-index: -1; background-color: rgb(9, 104, 223); "></div>
+<div style="position: absolute; left: 0px; top: 48%; width: 100%; height: 53%; z-index: -1; background-color: rgb(8, 103, 222); "></div>
+<div style="position: absolute; left: 0px; top: 50%; width: 100%; height: 51%; z-index: -1; background-color: rgb(8, 102, 221); "></div>
+<div style="position: absolute; left: 0px; top: 52%; width: 100%; height: 49%; z-index: -1; background-color: rgb(8, 100, 219); "></div>
+<div style="position: absolute; left: 0px; top: 54%; width: 100%; height: 47%; z-index: -1; background-color: rgb(7, 99, 218); "></div>
+<div style="position: absolute; left: 0px; top: 56%; width: 100%; height: 45%; z-index: -1; background-color: rgb(7, 97, 216); "></div>
+<div style="position: absolute; left: 0px; top: 58%; width: 100%; height: 43%; z-index: -1; background-color: rgb(7, 96, 215); "></div>
+<div style="position: absolute; left: 0px; top: 60%; width: 100%; height: 41%; z-index: -1; background-color: rgb(6, 95, 214); "></div>
+<div style="position: absolute; left: 0px; top: 62%; width: 100%; height: 39%; z-index: -1; background-color: rgb(6, 93, 212); "></div>
+<div style="position: absolute; left: 0px; top: 64%; width: 100%; height: 37%; z-index: -1; background-color: rgb(6, 92, 211); "></div>
+<div style="position: absolute; left: 0px; top: 66%; width: 100%; height: 35%; z-index: -1; background-color: rgb(5, 91, 210); "></div>
+<div style="position: absolute; left: 0px; top: 68%; width: 100%; height: 33%; z-index: -1; background-color: rgb(5, 89, 208); "></div>
+<div style="position: absolute; left: 0px; top: 70%; width: 100%; height: 31%; z-index: -1; background-color: rgb(5, 88, 207); "></div>
+<div style="position: absolute; left: 0px; top: 72%; width: 100%; height: 29%; z-index: -1; background-color: rgb(4, 87, 206); "></div>
+<div style="position: absolute; left: 0px; top: 74%; width: 100%; height: 27%; z-index: -1; background-color: rgb(4, 85, 204); "></div>
+<div style="position: absolute; left: 0px; top: 76%; width: 100%; height: 25%; z-index: -1; background-color: rgb(4, 84, 203); "></div>
+<div style="position: absolute; left: 0px; top: 78%; width: 100%; height: 23%; z-index: -1; background-color: rgb(3, 82, 201); "></div>
+<div style="position: absolute; left: 0px; top: 80%; width: 100%; height: 21%; z-index: -1; background-color: rgb(3, 81, 200); "></div>
+<div style="position: absolute; left: 0px; top: 82%; width: 100%; height: 19%; z-index: -1; background-color: rgb(3, 80, 199); "></div>
+<div style="position: absolute; left: 0px; top: 84%; width: 100%; height: 17%; z-index: -1; background-color: rgb(2, 78, 197); "></div>
+<div style="position: absolute; left: 0px; top: 86%; width: 100%; height: 15%; z-index: -1; background-color: rgb(2, 77, 196); "></div>
+<div style="position: absolute; left: 0px; top: 88%; width: 100%; height: 13%; z-index: -1; background-color: rgb(2, 76, 195); "></div>
+<div style="position: absolute; left: 0px; top: 90%; width: 100%; height: 11%; z-index: -1; background-color: rgb(1, 74, 193); "></div>
+<div style="position: absolute; left: 0px; top: 92%; width: 100%; height: 9%; z-index: -1; background-color: rgb(1, 73, 192); "></div>
+<div style="position: absolute; left: 0px; top: 94%; width: 100%; height: 7%; z-index: -1; background-color: rgb(1, 72, 191); "></div>
+<div style="position: absolute; left: 0px; top: 96%; width: 100%; height: 5%; z-index: -1; background-color: rgb(0, 70, 189); "></div>
+<div style="position: absolute; left: 0px; top: 98%; width: 100%; height: 3%; z-index: -1; background-color: rgb(0, 69, 188); "></div>
+<div style="position: absolute; left: 0px; top: 100%; width: 100%; height: 1%; z-index: -1; background-color: rgb(0, 68, 187); "></div>
+</div>
+
+<div class="body_content"><br />
+<table class="file_summary"><tr><td class="h">Filename</td><td align="left"><a href="file:///opt/local/lib/perl5/5.14.2/constant.pm">/opt/local/lib/perl5/5.14.2/constant.pm</a></td></tr>
+<tr><td class="h">Statements</td><td align="left">Executed 5067 statements in 7.69ms</td></tr></table>
+        
+        <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
+        <caption>Subroutines</caption>
+        <thead>
+        <tr>
+        <th>Calls</th>
+        <th><span title="Number of Places sub is called from">P</span></th>
+        <th><span title="Number of Files sub is called from">F</span></th>
+        <th>Exclusive<br />Time</th>
+        <th>Inclusive<br />Time</th>
+        <th>Subroutine</th>
+        </tr>
+        </thead>
+    <tbody>
+<tr><td class="c0">188</td><td class="c0">188</td><td class="c0">35</td><td class="c0"><span title="0.0%">5.30ms</span></td><td class="c0"><span title="0.0%">6.63ms</span></td><td class="sub_name"><span style="display: none;">constant::::import</span>constant::<a href="constant-pm-28-sub.html#42">import</a></span></td></tr>
+<tr><td class="c0">208</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">457&micro;s</span></td><td class="c0"><span title="0.0%">457&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::CORE:match</span>constant::<a href="constant-pm-28-sub.html#constant__CORE_match">CORE:match</a>&nbsp;(opcode)</span></td></tr>
+<tr><td class="c0">211</td><td class="c0">4</td><td class="c3">1</td><td class="c0"><span title="0.0%">318&micro;s</span></td><td class="c0"><span title="0.0%">318&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::CORE:regcomp</span>constant::<a href="constant-pm-28-sub.html#constant__CORE_regcomp">CORE:regcomp</a>&nbsp;(opcode)</span></td></tr>
+<tr><td class="c0">134</td><td class="c0">13</td><td class="c1">2</td><td class="c0"><span title="0.0%">207&micro;s</span></td><td class="c0"><span title="0.0%">207&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::__ANON__[:142]</span>constant::<a href="constant-pm-28-sub.html#142">__ANON__[:142]</a></span></td></tr>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">24&micro;s</span></td><td class="c3"><span title="0.0%">24&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@2</span>constant::<a href="constant-pm-28-sub.html#2">BEGIN@2</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%">10&micro;s</span></td><td class="c3"><span title="0.0%">10&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@25</span>constant::<a href="constant-pm-28-sub.html#25">BEGIN@25</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%">10&micro;s</span></td><td class="c3"><span title="0.0%">20&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@114</span>constant::<a href="constant-pm-28-sub.html#114">BEGIN@114</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%">9&micro;s</span></td><td class="c3"><span title="0.0%">12&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@3</span>constant::<a href="constant-pm-28-sub.html#3">BEGIN@3</a></span></td></tr>
+<tr><td class="c0">3</td><td class="c0">3</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;">constant::::CORE:qr</span>constant::<a href="constant-pm-28-sub.html#constant__CORE_qr">CORE:qr</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%">7&micro;s</span></td><td class="c0"><span title="0.0%">92&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@4</span>constant::<a href="constant-pm-28-sub.html#4">BEGIN@4</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%">7&micro;s</span></td><td class="c1"><span title="0.0%">40&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@6</span>constant::<a href="constant-pm-28-sub.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%">7&micro;s</span></td><td class="c3"><span title="0.0%">19&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@52</span>constant::<a href="constant-pm-28-sub.html#52">BEGIN@52</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%">7&micro;s</span></td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="sub_name"><span style="display: none;">constant::::BEGIN@29</span>constant::<a href="constant-pm-28-sub.html#29">BEGIN@29</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;">constant::::__ANON__[:136]</span>constant::<a href="constant-pm-28-sub.html#136">__ANON__[:136]</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;">constant::::__ANON__[:140]</span>constant::<a href="constant-pm-28-sub.html#140">__ANON__[:140]</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;">constant::::__ANON__[:31]</span>constant::<a href="constant-pm-28-sub.html#31">__ANON__[:31]</a></span></td></tr>
+</tbody></table>
+                Call graph for these subroutines as a
+                <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
+                <a href="opt-local-lib-perl5-5-14-2-constant-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 constant;</td></tr>
+<tr><td class="h"><a name="2"></a>2</td><td class="c1">2</td><td class="c1"><span title="Avg 23&micro;s">45&micro;s</span></td><td class="c3">1</td><td class="c3">24&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 24&micro;s within constant::BEGIN@2 which was called:
+#    once (24&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#2">line 2</a></div></div>use 5.005;<div class="calls"><div class="calls_out"># spent    24&micro;s making 1 call to <a href="constant-pm-28-sub.html#2">constant::BEGIN@2</a></div></div></td></tr>
+<tr><td class="h"><a name="3"></a>3</td><td class="c1">2</td><td class="c3"><span title="Avg 10&micro;s">21&micro;s</span></td><td class="c3">2</td><td class="c3">15&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 12&micro;s (9+3) within constant::BEGIN@3 which was called:
+#    once (9&micro;s+3&micro;s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#3">line 3</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent    12&micro;s making 1 call to <a href="constant-pm-28-sub.html#3">constant::BEGIN@3</a>
+# spent     3&micro;s making 1 call to <a href="strict-pm-3-sub.html#34">strict::import</a></div></div></td></tr>
+<tr><td class="h"><a name="4"></a>4</td><td class="c1">2</td><td class="c3"><span title="Avg 13&micro;s">27&micro;s</span></td><td class="c3">2</td><td class="c0">177&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 92&micro;s (7+85) within constant::BEGIN@4 which was called:
+#    once (7&micro;s+85&micro;s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#4">line 4</a></div></div>use warnings::register;<div class="calls"><div class="calls_out"># spent    92&micro;s making 1 call to <a href="constant-pm-28-sub.html#4">constant::BEGIN@4</a>
+# spent    85&micro;s making 1 call to <a href="warnings-register-pm-7-sub.html#38">warnings::register::import</a></div></div></td></tr>
+<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="6"></a>6</td><td class="c1">2</td><td class="c0"><span title="Avg 60&micro;s">120&micro;s</span></td><td class="c3">2</td><td class="c1">74&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 40&micro;s (7+33) within constant::BEGIN@6 which was called:
+#    once (7&micro;s+33&micro;s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#6">line 6</a></div></div>use vars qw($VERSION %declared);<div class="calls"><div class="calls_out"># spent    40&micro;s making 1 call to <a href="constant-pm-28-sub.html#6">constant::BEGIN@6</a>
+# spent    34&micro;s making 1 call to <a href="vars-pm-6-sub.html#10">vars::import</a></div></div></td></tr>
+<tr><td class="h"><a name="7"></a>7</td><td class="c3">1</td><td class="c3"><span title="Avg 600ns">600ns</span></td><td></td><td></td><td class="s">$VERSION = '1.21';</td></tr>
+<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s">#=======================================================================</td></tr>
+<tr><td class="h"><a name="10"></a>10</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="11"></a>11</td><td></td><td></td><td></td><td></td><td class="s"># Some names are evil choices.</td></tr>
+<tr><td class="h"><a name="12"></a>12</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">my %keywords = map +($_, 1), qw{ BEGIN INIT CHECK END DESTROY AUTOLOAD };</td></tr>
+<tr><td class="h"><a name="13"></a>13</td><td class="c3">1</td><td class="c3"><span title="Avg 1&micro;s">1&micro;s</span></td><td></td><td></td><td class="s">$keywords{UNITCHECK}++ if $] &gt; 5.009;</td></tr>
+<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="15"></a>15</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">my %forced_into_main = map +($_, 1),</td></tr>
+<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s">    qw{ STDIN STDOUT STDERR ARGV ARGVOUT ENV INC SIG };</td></tr>
+<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="18"></a>18</td><td 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">my %forbidden = (%keywords, %forced_into_main);</td></tr>
+<tr><td class="h"><a name="19"></a>19</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 class="c3">1</td><td class="c3"><span title="Avg 800ns">800ns</span></td><td></td><td></td><td class="s">my $str_end = $] &gt;= 5.006 ? &quot;\\z&quot; : &quot;\\Z&quot;;</td></tr>
+<tr><td class="h"><a name="21"></a>21</td><td class="c3">1</td><td class="c3"><span title="Avg 31&micro;s">31&micro;s</span></td><td class="c3">2</td><td class="c3">21&micro;s</td><td class="s">my $normal_constant_name = qr/^_?[^\W_0-9]\w*$str_end/;<div class="calls"><div class="calls_out"># spent    16&micro;s making 1 call to <a href="constant-pm-28-sub.html#constant__CORE_regcomp">constant::CORE:regcomp</a>
+# spent     6&micro;s making 1 call to <a href="constant-pm-28-sub.html#constant__CORE_qr">constant::CORE:qr</a></div></div></td></tr>
+<tr><td class="h"><a name="22"></a>22</td><td class="c3">1</td><td class="c3"><span title="Avg 11&micro;s">11&micro;s</span></td><td class="c3">2</td><td class="c3">7&micro;s</td><td class="s">my $tolerable = qr/^[A-Za-z_]\w*$str_end/;<div class="calls"><div class="calls_out"># spent     6&micro;s making 1 call to <a href="constant-pm-28-sub.html#constant__CORE_regcomp">constant::CORE:regcomp</a>
+# spent     1&micro;s making 1 call to <a href="constant-pm-28-sub.html#constant__CORE_qr">constant::CORE:qr</a></div></div></td></tr>
+<tr><td class="h"><a name="23"></a>23</td><td class="c3">1</td><td class="c3"><span title="Avg 10&micro;s">10&micro;s</span></td><td class="c3">2</td><td class="c3">6&micro;s</td><td class="s">my $boolean = qr/^[01]?$str_end/;<div class="calls"><div class="calls_out"># spent     5&micro;s making 1 call to <a href="constant-pm-28-sub.html#constant__CORE_regcomp">constant::CORE:regcomp</a>
+# spent     1&micro;s making 1 call to <a href="constant-pm-28-sub.html#constant__CORE_qr">constant::CORE:qr</a></div></div></td></tr>
+<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 10&micro;s within constant::BEGIN@25 which was called:
+#    once (10&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#32">line 32</a></div></div>BEGIN {</td></tr>
+<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s">    # We'd like to do use constant _CAN_PCS =&gt; $] &gt; 5.009002</td></tr>
+<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s">    # but that's a bit tricky before we load the constant module :-)</td></tr>
+<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">    # By doing this, we save 1 run time check for *every* call to import.</td></tr>
+<tr><td class="h"><a name="29"></a>29</td><td class="c1">2</td><td class="c1"><span title="Avg 28&micro;s">57&micro;s</span></td><td class="c3">2</td><td class="c3">28&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 17&micro;s (7+11) within constant::BEGIN@29 which was called:
+#    once (7&micro;s+11&micro;s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#29">line 29</a></div></div>    no strict 'refs';<div class="calls"><div class="calls_out">    # spent    17&micro;s making 1 call to <a href="constant-pm-28-sub.html#29">constant::BEGIN@29</a>
+    # spent    11&micro;s making 1 call to <a href="strict-pm-3-sub.html#39">strict::unimport</a></div></div></td></tr>
+<tr><td class="h"><a name="30"></a>30</td><td class="c1">2</td><td class="c3"><span title="Avg 5&micro;s">11&micro;s</span></td><td></td><td></td><td class="s">    my $const = $] &gt; 5.009002;</td></tr>
+<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s">    *_CAN_PCS = sub () {$const};</td></tr>
+<tr><td class="h"><a name="32"></a>32</td><td class="c3">1</td><td class="c1"><span title="Avg 60&micro;s">60&micro;s</span></td><td class="c3">1</td><td class="c3">10&micro;s</td><td class="s">}<div class="calls"><div class="calls_out"># spent    10&micro;s making 1 call to <a href="constant-pm-28-sub.html#25">constant::BEGIN@25</a></div></div></td></tr>
+<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s">#=======================================================================</td></tr>
+<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s"># import() - import symbols into user's namespace</td></tr>
+<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td></td><td></td><td class="s">#</td></tr>
+<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s"># What we actually do is define a function in the caller's namespace</td></tr>
+<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s"># which returns the value. The function we create will normally</td></tr>
+<tr><td class="h"><a name="39"></a>39</td><td></td><td></td><td></td><td></td><td class="s"># be inlined as a constant, thereby avoiding further sub calling </td></tr>
+<tr><td class="h"><a name="40"></a>40</td><td></td><td></td><td></td><td></td><td class="s"># overhead.</td></tr>
+<tr><td class="h"><a name="41"></a>41</td><td></td><td></td><td></td><td></td><td class="s">#=======================================================================</td></tr>
+<tr><td class="h"><a name="42"></a>42</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 6.63ms (5.30+1.33) within constant::import which was called 188 times, avg 35&micro;s/call:
+#    once (235&micro;s+73&micro;s) by XML::LibXML::BEGIN@235 at <a href="XML-LibXML-pm-1093-sub.html#258">line 258 of XML/LibXML.pm</a>
+#    once (56&micro;s+18&micro;s) by Tree::Simple::BEGIN@29 at <a href="Tree-Simple-pm-639-sub.html#29">line 29 of Tree/Simple.pm</a>
+#    once (51&micro;s+16&micro;s) by Tree::Simple::Visitor::BEGIN@13 at <a href="Tree-Simple-Visitor-pm-642-sub.html#13">line 13 of Tree/Simple/Visitor.pm</a>
+#    once (45&micro;s+14&micro;s) by JSON::Backend::XS::BEGIN@9 at <a href="(eval 459)[JSON-pm-268]-682-line.html#9">line 9 of (eval 459)[JSON.pm:268]</a>
+#    once (47&micro;s+12&micro;s) by Template::Constants::BEGIN@51 at <a href="Template-Constants-pm-2027-sub.html#51">line 51 of Template/Constants.pm</a>
+#    once (41&micro;s+17&micro;s) by Encode::BEGIN@8 at <a href="Encode-pm-687-sub.html#8">line 8 of Encode.pm</a>
+#    once (48&micro;s+11&micro;s) by Time::Local::BEGIN@27 at <a href="Time-Local-pm-860-sub.html#27">line 27 of Time/Local.pm</a>
+#    once (46&micro;s+9&micro;s) by Template::Constants::BEGIN@58 at <a href="Template-Constants-pm-2027-sub.html#58">line 58 of Template/Constants.pm</a>
+#    once (41&micro;s+13&micro;s) by Template::Constants::BEGIN@80 at <a href="Template-Constants-pm-2027-sub.html#80">line 80 of Template/Constants.pm</a>
+#    once (42&micro;s+10&micro;s) by Template::Constants::BEGIN@59 at <a href="Template-Constants-pm-2027-sub.html#59">line 59 of Template/Constants.pm</a>
+#    once (40&micro;s+11&micro;s) by XML::LibXML::BEGIN@21 at <a href="XML-LibXML-pm-1093-sub.html#21">line 21 of XML/LibXML.pm</a>
+#    once (41&micro;s+10&micro;s) by Time::Seconds::BEGIN@23 at <a href="Time-Seconds-pm-859-sub.html#23">line 23 of Time/Seconds.pm</a>
+#    once (40&micro;s+11&micro;s) by Time::Local::BEGIN@28 at <a href="Time-Local-pm-860-sub.html#28">line 28 of Time/Local.pm</a>
+#    once (39&micro;s+11&micro;s) by File::stat::BEGIN@143 at <a href="File-stat-pm-26-sub.html#143">line 143 of File/stat.pm</a>
+#    once (35&micro;s+16&micro;s) by Template::Constants::BEGIN@50 at <a href="Template-Constants-pm-2027-sub.html#50">line 50 of Template/Constants.pm</a>
+#    once (39&micro;s+11&micro;s) by Class::MOP::Method::Meta::BEGIN@16 at <a href="Class-MOP-Method-Meta-pm-92-sub.html#16">line 16 of Class/MOP/Method/Meta.pm</a>
+#    once (39&micro;s+11&micro;s) by XML::LibXML::BEGIN@160 at <a href="XML-LibXML-pm-1093-sub.html#160">line 160 of XML/LibXML.pm</a>
+#    once (40&micro;s+10&micro;s) by Template::Constants::BEGIN@52 at <a href="Template-Constants-pm-2027-sub.html#52">line 52 of Template/Constants.pm</a>
+#    once (42&micro;s+7&micro;s) by XML::LibXML::Error::BEGIN@34 at <a href="XML-LibXML-Error-pm-1094-sub.html#34">line 34 of XML/LibXML/Error.pm</a>
+#    once (39&micro;s+10&micro;s) by Template::Constants::BEGIN@54 at <a href="Template-Constants-pm-2027-sub.html#54">line 54 of Template/Constants.pm</a>
+#    once (39&micro;s+10&micro;s) by Template::Constants::BEGIN@53 at <a href="Template-Constants-pm-2027-sub.html#53">line 53 of Template/Constants.pm</a>
+#    once (39&micro;s+10&micro;s) by Template::Constants::BEGIN@57 at <a href="Template-Constants-pm-2027-sub.html#57">line 57 of Template/Constants.pm</a>
+#    once (39&micro;s+9&micro;s) by URI::_punycode::BEGIN@14 at <a href="URI-_punycode-pm-2516-sub.html#14">line 14 of URI/_punycode.pm</a>
+#    once (38&micro;s+10&micro;s) by Template::Constants::BEGIN@60 at <a href="Template-Constants-pm-2027-sub.html#60">line 60 of Template/Constants.pm</a>
+#    once (38&micro;s+10&micro;s) by Template::Constants::BEGIN@40 at <a href="Template-Constants-pm-2027-sub.html#40">line 40 of Template/Constants.pm</a>
+#    once (36&micro;s+12&micro;s) by Hash::Util::FieldHash::Compat::BEGIN@8 at <a href="Hash-Util-FieldHash-Compat-pm-1534-sub.html#8">line 8 of Hash/Util/FieldHash/Compat.pm</a>
+#    once (38&micro;s+10&micro;s) by Template::Constants::BEGIN@61 at <a href="Template-Constants-pm-2027-sub.html#61">line 61 of Template/Constants.pm</a>
+#    once (38&micro;s+10&micro;s) by Template::Constants::BEGIN@64 at <a href="Template-Constants-pm-2027-sub.html#64">line 64 of Template/Constants.pm</a>
+#    once (36&micro;s+11&micro;s) by PPI::Document::BEGIN@92 at <a href="PPI-Document-pm-996-sub.html#92">line 92 of PPI/Document.pm</a>
+#    once (36&micro;s+11&micro;s) by namespace::clean::BEGIN@168 at <a href="namespace-clean-pm-379-sub.html#168">line 168 of namespace/clean.pm</a>
+#    once (37&micro;s+9&micro;s) by PPI::Util::BEGIN@18 at <a href="PPI-Util-pm-915-sub.html#18">line 18 of PPI/Util.pm</a>
+#    once (37&micro;s+10&micro;s) by Devel::Declare::BEGIN@9 at <a href="Devel-Declare-pm-906-sub.html#9">line 9 of Devel/Declare.pm</a>
+#    once (36&micro;s+10&micro;s) by Data::Visitor::Callback::BEGIN@20 at <a href="Data-Visitor-Callback-pm-1863-sub.html#20">line 20 of Data/Visitor/Callback.pm</a>
+#    once (36&micro;s+10&micro;s) by YAML::XS::BEGIN@101 at <a href="YAML-XS-pm-1503-sub.html#118">line 118 of YAML/XS.pm</a>
+#    once (36&micro;s+10&micro;s) by JSON::Any::BEGIN@22 at <a href="JSON-Any-pm-2146-sub.html#22">line 22 of JSON/Any.pm</a>
+#    once (36&micro;s+9&micro;s) by KiokuDB::Util::BEGIN@168 at <a href="KiokuDB-Util-pm-2148-sub.html#168">line 168 of KiokuDB/Util.pm</a>
+#    once (35&micro;s+9&micro;s) by KiokuDB::Entry::BEGIN@196 at <a href="KiokuDB-Entry-pm-1529-sub.html#196">line 196 of KiokuDB/Entry.pm</a>
+#    once (35&micro;s+9&micro;s) by DBD::SQLite::BEGIN@30 at <a href="DBD-SQLite-pm-2618-sub.html#30">line 30 of DBD/SQLite.pm</a>
+#    once (33&micro;s+12&micro;s) by Template::Exception::BEGIN@24 at <a href="Template-Exception-pm-2036-sub.html#24">line 24 of Template/Exception.pm</a>
+#    once (36&micro;s+9&micro;s) by File::Which::BEGIN@16 at <a href="File-Which-pm-694-sub.html#16">line 16 of File/Which.pm</a>
+#    once (37&micro;s+7&micro;s) by PPI::Lexer::BEGIN@100 at <a href="PPI-Lexer-pm-1005-sub.html#100">line 100 of PPI/Lexer.pm</a>
+#    once (35&micro;s+9&micro;s) by Time::Local::BEGIN@29 at <a href="Time-Local-pm-860-sub.html#29">line 29 of Time/Local.pm</a>
+#    once (37&micro;s+7&micro;s) by KiokuDB::BEGIN@8 at <a href="KiokuDB-pm-1519-sub.html#8">line 8 of KiokuDB.pm</a>
+#    once (33&micro;s+10&micro;s) by File::Temp::BEGIN@217 at <a href="File-Temp-pm-45-sub.html#217">line 217 of File/Temp.pm</a>
+#    once (34&micro;s+8&micro;s) by Template::Constants::BEGIN@65 at <a href="Template-Constants-pm-2027-sub.html#65">line 65 of Template/Constants.pm</a>
+#    once (36&micro;s+6&micro;s) by Data::Visitor::BEGIN@23 at <a href="Data-Visitor-pm-1636-sub.html#23">line 23 of Data/Visitor.pm</a>
+#    once (36&micro;s+6&micro;s) by XML::LibXML::Error::BEGIN@35 at <a href="XML-LibXML-Error-pm-1094-sub.html#35">line 35 of XML/LibXML/Error.pm</a>
+#    once (24&micro;s+18&micro;s) by XML::LibXML::Error::BEGIN@66 at <a href="XML-LibXML-Error-pm-1094-sub.html#66">line 66 of XML/LibXML/Error.pm</a>
+#    once (32&micro;s+8&micro;s) by Tree::Simple::Visitor::BEGIN@14 at <a href="Tree-Simple-Visitor-pm-642-sub.html#14">line 14 of Tree/Simple/Visitor.pm</a>
+#    once (34&micro;s+6&micro;s) by IPC::Run::BEGIN@1061 at <a href="IPC-Run-pm-733-sub.html#1061">line 1061 of IPC/Run.pm</a>
+#    once (32&micro;s+8&micro;s) by Template::Provider::BEGIN@50 at <a href="Template-Provider-pm-2030-sub.html#50">line 50 of Template/Provider.pm</a>
+#    once (33&micro;s+6&micro;s) by XML::LibXML::Error::BEGIN@47 at <a href="XML-LibXML-Error-pm-1094-sub.html#47">line 47 of XML/LibXML/Error.pm</a>
+#    once (33&micro;s+5&micro;s) by XML::LibXML::BEGIN@176 at <a href="XML-LibXML-pm-1093-sub.html#176">line 176 of XML/LibXML.pm</a>
+#    once (33&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@48 at <a href="XML-LibXML-Error-pm-1094-sub.html#48">line 48 of XML/LibXML/Error.pm</a>
+#    once (33&micro;s+5&micro;s) by XML::LibXML::BEGIN@178 at <a href="XML-LibXML-pm-1093-sub.html#178">line 178 of XML/LibXML.pm</a>
+#    once (35&micro;s+3&micro;s) by JSON::Any::BEGIN@25 at <a href="JSON-Any-pm-2146-sub.html#25">line 25 of JSON/Any.pm</a>
+#    once (30&micro;s+6&micro;s) by Template::Exception::BEGIN@25 at <a href="Template-Exception-pm-2036-sub.html#25">line 25 of Template/Exception.pm</a>
+#    once (28&micro;s+8&micro;s) by Encode::Alias::BEGIN@6 at <a href="Encode-Alias-pm-689-sub.html#6">line 6 of Encode/Alias.pm</a>
+#    once (28&micro;s+8&micro;s) by Template::Context::BEGIN@33 at <a href="Template-Context-pm-2039-sub.html#33">line 33 of Template/Context.pm</a>
+#    once (28&micro;s+6&micro;s) by Template::Constants::BEGIN@41 at <a href="Template-Constants-pm-2027-sub.html#41">line 41 of Template/Constants.pm</a>
+#    once (26&micro;s+7&micro;s) by XML::LibXML::Error::BEGIN@67 at <a href="XML-LibXML-Error-pm-1094-sub.html#67">line 67 of XML/LibXML/Error.pm</a>
+#    once (26&micro;s+6&micro;s) by Data::Visitor::BEGIN@25 at <a href="Data-Visitor-pm-1636-sub.html#25">line 25 of Data/Visitor.pm</a>
+#    once (26&micro;s+7&micro;s) by Time::Piece::BEGIN@34 at <a href="Time-Piece-pm-858-sub.html#34">line 34 of Time/Piece.pm</a>
+#    once (26&micro;s+6&micro;s) by namespace::clean::BEGIN@169 at <a href="namespace-clean-pm-379-sub.html#169">line 169 of namespace/clean.pm</a>
+#    once (27&micro;s+6&micro;s) by Template::Constants::BEGIN@49 at <a href="Template-Constants-pm-2027-sub.html#49">line 49 of Template/Constants.pm</a>
+#    once (23&micro;s+9&micro;s) by URI::_punycode::BEGIN@16 at <a href="URI-_punycode-pm-2516-sub.html#16">line 16 of URI/_punycode.pm</a>
+#    once (24&micro;s+7&micro;s) by Template::Service::BEGIN@31 at <a href="Template-Service-pm-2034-sub.html#31">line 31 of Template/Service.pm</a>
+#    once (22&micro;s+9&micro;s) by Template::Constants::BEGIN@69 at <a href="Template-Constants-pm-2027-sub.html#69">line 69 of Template/Constants.pm</a>
+#    once (26&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@43 at <a href="XML-LibXML-Error-pm-1094-sub.html#43">line 43 of XML/LibXML/Error.pm</a>
+#    once (25&micro;s+6&micro;s) by Template::Provider::BEGIN@51 at <a href="Template-Provider-pm-2030-sub.html#51">line 51 of Template/Provider.pm</a>
+#    once (25&micro;s+6&micro;s) by Data::Visitor::Callback::BEGIN@21 at <a href="Data-Visitor-Callback-pm-1863-sub.html#21">line 21 of Data/Visitor/Callback.pm</a>
+#    once (25&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@54 at <a href="XML-LibXML-Error-pm-1094-sub.html#54">line 54 of XML/LibXML/Error.pm</a>
+#    once (25&micro;s+5&micro;s) by Template::Constants::BEGIN@75 at <a href="Template-Constants-pm-2027-sub.html#75">line 75 of Template/Constants.pm</a>
+#    once (25&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@50 at <a href="XML-LibXML-Error-pm-1094-sub.html#50">line 50 of XML/LibXML/Error.pm</a>
+#    once (25&micro;s+5&micro;s) by Template::Constants::BEGIN@71 at <a href="Template-Constants-pm-2027-sub.html#71">line 71 of Template/Constants.pm</a>
+#    once (25&micro;s+5&micro;s) by KiokuDB::Entry::BEGIN@201 at <a href="KiokuDB-Entry-pm-1529-sub.html#201">line 201 of KiokuDB/Entry.pm</a>
+#    once (24&micro;s+6&micro;s) by JSON::Backend::XS::BEGIN@11 at <a href="(eval 459)[JSON-pm-268]-682-line.html#16">line 16 of (eval 459)[JSON.pm:268]</a>
+#    once (25&micro;s+5&micro;s) by XML::LibXML::BEGIN@167 at <a href="XML-LibXML-pm-1093-sub.html#167">line 167 of XML/LibXML.pm</a>
+#    once (25&micro;s+5&micro;s) by Template::Constants::BEGIN@70 at <a href="Template-Constants-pm-2027-sub.html#70">line 70 of Template/Constants.pm</a>
+#    once (24&micro;s+5&micro;s) by Template::Constants::BEGIN@45 at <a href="Template-Constants-pm-2027-sub.html#45">line 45 of Template/Constants.pm</a>
+#    once (24&micro;s+6&micro;s) by PPI::Util::BEGIN@22 at <a href="PPI-Util-pm-915-sub.html#22">line 22 of PPI/Util.pm</a>
+#    once (21&micro;s+8&micro;s) by Time::Seconds::BEGIN@29 at <a href="Time-Seconds-pm-859-sub.html#29">line 29 of Time/Seconds.pm</a>
+#    once (24&micro;s+6&micro;s) by Template::Constants::BEGIN@42 at <a href="Template-Constants-pm-2027-sub.html#42">line 42 of Template/Constants.pm</a>
+#    once (24&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@65 at <a href="XML-LibXML-Error-pm-1094-sub.html#65">line 65 of XML/LibXML/Error.pm</a>
+#    once (24&micro;s+6&micro;s) by XML::LibXML::Error::BEGIN@36 at <a href="XML-LibXML-Error-pm-1094-sub.html#36">line 36 of XML/LibXML/Error.pm</a>
+#    once (24&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@60 at <a href="XML-LibXML-Error-pm-1094-sub.html#60">line 60 of XML/LibXML/Error.pm</a>
+#    once (24&micro;s+5&micro;s) by JSON::Any::BEGIN@23 at <a href="JSON-Any-pm-2146-sub.html#23">line 23 of JSON/Any.pm</a>
+#    once (23&micro;s+6&micro;s) by Template::Context::BEGIN@34 at <a href="Template-Context-pm-2039-sub.html#34">line 34 of Template/Context.pm</a>
+#    once (23&micro;s+5&micro;s) by Template::Constants::BEGIN@76 at <a href="Template-Constants-pm-2027-sub.html#76">line 76 of Template/Constants.pm</a>
+#    once (23&micro;s+6&micro;s) by XML::LibXML::BEGIN@161 at <a href="XML-LibXML-pm-1093-sub.html#161">line 161 of XML/LibXML.pm</a>
+#    once (24&micro;s+5&micro;s) by Template::Constants::BEGIN@48 at <a href="Template-Constants-pm-2027-sub.html#48">line 48 of Template/Constants.pm</a>
+#    once (23&micro;s+6&micro;s) by Template::Constants::BEGIN@43 at <a href="Template-Constants-pm-2027-sub.html#43">line 43 of Template/Constants.pm</a>
+#    once (23&micro;s+6&micro;s) by PPI::Document::BEGIN@93 at <a href="PPI-Document-pm-996-sub.html#93">line 93 of PPI/Document.pm</a>
+#    once (23&micro;s+6&micro;s) by XML::LibXML::Error::BEGIN@39 at <a href="XML-LibXML-Error-pm-1094-sub.html#39">line 39 of XML/LibXML/Error.pm</a>
+#    once (23&micro;s+5&micro;s) by JSON::Any::BEGIN@24 at <a href="JSON-Any-pm-2146-sub.html#24">line 24 of JSON/Any.pm</a>
+#    once (23&micro;s+5&micro;s) by KiokuDB::Entry::BEGIN@198 at <a href="KiokuDB-Entry-pm-1529-sub.html#198">line 198 of KiokuDB/Entry.pm</a>
+#    once (23&micro;s+5&micro;s) by XML::LibXML::BEGIN@22 at <a href="XML-LibXML-pm-1093-sub.html#22">line 22 of XML/LibXML.pm</a>
+#    once (23&micro;s+5&micro;s) by Time::Seconds::BEGIN@24 at <a href="Time-Seconds-pm-859-sub.html#24">line 24 of Time/Seconds.pm</a>
+#    once (23&micro;s+6&micro;s) by XML::LibXML::Error::BEGIN@37 at <a href="XML-LibXML-Error-pm-1094-sub.html#37">line 37 of XML/LibXML/Error.pm</a>
+#    once (23&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@40 at <a href="XML-LibXML-Error-pm-1094-sub.html#40">line 40 of XML/LibXML/Error.pm</a>
+#    once (23&micro;s+5&micro;s) by File::Which::BEGIN@17 at <a href="File-Which-pm-694-sub.html#17">line 17 of File/Which.pm</a>
+#    once (23&micro;s+5&micro;s) by PPI::Document::BEGIN@96 at <a href="PPI-Document-pm-996-sub.html#96">line 96 of PPI/Document.pm</a>
+#    once (23&micro;s+5&micro;s) by Time::Piece::BEGIN@35 at <a href="Time-Piece-pm-858-sub.html#35">line 35 of Time/Piece.pm</a>
+#    once (22&micro;s+6&micro;s) by PPI::Document::BEGIN@94 at <a href="PPI-Document-pm-996-sub.html#94">line 94 of PPI/Document.pm</a>
+#    once (23&micro;s+5&micro;s) by Devel::Declare::BEGIN@10 at <a href="Devel-Declare-pm-906-sub.html#10">line 10 of Devel/Declare.pm</a>
+#    once (23&micro;s+5&micro;s) by XML::LibXML::BEGIN@177 at <a href="XML-LibXML-pm-1093-sub.html#177">line 177 of XML/LibXML.pm</a>
+#    once (23&micro;s+5&micro;s) by Template::Constants::BEGIN@44 at <a href="Template-Constants-pm-2027-sub.html#44">line 44 of Template/Constants.pm</a>
+#    once (23&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@51 at <a href="XML-LibXML-Error-pm-1094-sub.html#51">line 51 of XML/LibXML/Error.pm</a>
+#    once (22&micro;s+5&micro;s) by Template::Provider::BEGIN@52 at <a href="Template-Provider-pm-2030-sub.html#52">line 52 of Template/Provider.pm</a>
+#    once (23&micro;s+5&micro;s) by Template::Constants::BEGIN@79 at <a href="Template-Constants-pm-2027-sub.html#79">line 79 of Template/Constants.pm</a>
+#    once (22&micro;s+5&micro;s) by File::Temp::BEGIN@220 at <a href="File-Temp-pm-45-sub.html#220">line 220 of File/Temp.pm</a>
+#    once (22&micro;s+5&micro;s) by URI::_punycode::BEGIN@15 at <a href="URI-_punycode-pm-2516-sub.html#15">line 15 of URI/_punycode.pm</a>
+#    once (23&micro;s+5&micro;s) by Time::Seconds::BEGIN@37 at <a href="Time-Seconds-pm-859-sub.html#37">line 37 of Time/Seconds.pm</a>
+#    once (22&micro;s+5&micro;s) by Template::Provider::BEGIN@53 at <a href="Template-Provider-pm-2030-sub.html#53">line 53 of Template/Provider.pm</a>
+#    once (22&micro;s+5&micro;s) by Template::Context::BEGIN@35 at <a href="Template-Context-pm-2039-sub.html#35">line 35 of Template/Context.pm</a>
+#    once (22&micro;s+5&micro;s) by JSON::Backend::XS::BEGIN@18 at <a href="(eval 459)[JSON-pm-268]-682-line.html#24">line 24 of (eval 459)[JSON.pm:268]</a>
+#    once (23&micro;s+5&micro;s) by Template::Constants::BEGIN@67 at <a href="Template-Constants-pm-2027-sub.html#67">line 67 of Template/Constants.pm</a>
+#    once (22&micro;s+5&micro;s) by Template::Exception::BEGIN@26 at <a href="Template-Exception-pm-2036-sub.html#26">line 26 of Template/Exception.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Seconds::BEGIN@33 at <a href="Time-Seconds-pm-859-sub.html#33">line 33 of Time/Seconds.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::BEGIN@162 at <a href="XML-LibXML-pm-1093-sub.html#162">line 162 of XML/LibXML.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Seconds::BEGIN@25 at <a href="Time-Seconds-pm-859-sub.html#25">line 25 of Time/Seconds.pm</a>
+#    once (23&micro;s+5&micro;s) by Time::Seconds::BEGIN@26 at <a href="Time-Seconds-pm-859-sub.html#26">line 26 of Time/Seconds.pm</a>
+#    once (22&micro;s+5&micro;s) by Template::Constants::BEGIN@66 at <a href="Template-Constants-pm-2027-sub.html#66">line 66 of Template/Constants.pm</a>
+#    once (22&micro;s+5&micro;s) by Devel::Declare::BEGIN@11 at <a href="Devel-Declare-pm-906-sub.html#11">line 11 of Devel/Declare.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Piece::BEGIN@36 at <a href="Time-Piece-pm-858-sub.html#36">line 36 of Time/Piece.pm</a>
+#    once (22&micro;s+5&micro;s) by KiokuDB::Entry::BEGIN@199 at <a href="KiokuDB-Entry-pm-1529-sub.html#199">line 199 of KiokuDB/Entry.pm</a>
+#    once (22&micro;s+5&micro;s) by KiokuDB::Entry::BEGIN@202 at <a href="KiokuDB-Entry-pm-1529-sub.html#202">line 202 of KiokuDB/Entry.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Piece::BEGIN@44 at <a href="Time-Piece-pm-858-sub.html#44">line 44 of Time/Piece.pm</a>
+#    once (22&micro;s+6&micro;s) by PPI::Document::BEGIN@95 at <a href="PPI-Document-pm-996-sub.html#95">line 95 of PPI/Document.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@56 at <a href="XML-LibXML-Error-pm-1094-sub.html#56">line 56 of XML/LibXML/Error.pm</a>
+#    once (22&micro;s+5&micro;s) by Template::Provider::BEGIN@54 at <a href="Template-Provider-pm-2030-sub.html#54">line 54 of Template/Provider.pm</a>
+#    once (22&micro;s+5&micro;s) by Devel::Declare::BEGIN@12 at <a href="Devel-Declare-pm-906-sub.html#12">line 12 of Devel/Declare.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@42 at <a href="XML-LibXML-Error-pm-1094-sub.html#42">line 42 of XML/LibXML/Error.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::BEGIN@165 at <a href="XML-LibXML-pm-1093-sub.html#165">line 165 of XML/LibXML.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Seconds::BEGIN@31 at <a href="Time-Seconds-pm-859-sub.html#31">line 31 of Time/Seconds.pm</a>
+#    once (22&micro;s+5&micro;s) by File::Which::BEGIN@18 at <a href="File-Which-pm-694-sub.html#18">line 18 of File/Which.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::BEGIN@163 at <a href="XML-LibXML-pm-1093-sub.html#163">line 163 of XML/LibXML.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@41 at <a href="XML-LibXML-Error-pm-1094-sub.html#41">line 41 of XML/LibXML/Error.pm</a>
+#    once (22&micro;s+5&micro;s) by File::Temp::BEGIN@224 at <a href="File-Temp-pm-45-sub.html#224">line 224 of File/Temp.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@44 at <a href="XML-LibXML-Error-pm-1094-sub.html#44">line 44 of XML/LibXML/Error.pm</a>
+#    once (22&micro;s+5&micro;s) by XML::LibXML::BEGIN@164 at <a href="XML-LibXML-pm-1093-sub.html#164">line 164 of XML/LibXML.pm</a>
+#    once (22&micro;s+5&micro;s) by File::Temp::BEGIN@229 at <a href="File-Temp-pm-45-sub.html#229">line 229 of File/Temp.pm</a>
+#    once (21&micro;s+5&micro;s) by Template::Provider::BEGIN@55 at <a href="Template-Provider-pm-2030-sub.html#55">line 55 of Template/Provider.pm</a>
+#    once (22&micro;s+5&micro;s) by Template::Constants::BEGIN@72 at <a href="Template-Constants-pm-2027-sub.html#72">line 72 of Template/Constants.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Piece::BEGIN@42 at <a href="Time-Piece-pm-858-sub.html#42">line 42 of Time/Piece.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@52 at <a href="XML-LibXML-Error-pm-1094-sub.html#52">line 52 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@169 at <a href="XML-LibXML-pm-1093-sub.html#169">line 169 of XML/LibXML.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Seconds::BEGIN@28 at <a href="Time-Seconds-pm-859-sub.html#28">line 28 of Time/Seconds.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@59 at <a href="XML-LibXML-Error-pm-1094-sub.html#59">line 59 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@49 at <a href="XML-LibXML-Error-pm-1094-sub.html#49">line 49 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@46 at <a href="XML-LibXML-Error-pm-1094-sub.html#46">line 46 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@62 at <a href="XML-LibXML-Error-pm-1094-sub.html#62">line 62 of XML/LibXML/Error.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Piece::BEGIN@37 at <a href="Time-Piece-pm-858-sub.html#37">line 37 of Time/Piece.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@55 at <a href="XML-LibXML-Error-pm-1094-sub.html#55">line 55 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by URI::_punycode::BEGIN@17 at <a href="URI-_punycode-pm-2516-sub.html#17">line 17 of URI/_punycode.pm</a>
+#    once (21&micro;s+5&micro;s) by Template::Constants::BEGIN@68 at <a href="Template-Constants-pm-2027-sub.html#68">line 68 of Template/Constants.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Piece::BEGIN@38 at <a href="Time-Piece-pm-858-sub.html#38">line 38 of Time/Piece.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@45 at <a href="XML-LibXML-Error-pm-1094-sub.html#45">line 45 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@166 at <a href="XML-LibXML-pm-1093-sub.html#166">line 166 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@171 at <a href="XML-LibXML-pm-1093-sub.html#171">line 171 of XML/LibXML.pm</a>
+#    once (22&micro;s+5&micro;s) by Time::Seconds::BEGIN@30 at <a href="Time-Seconds-pm-859-sub.html#30">line 30 of Time/Seconds.pm</a>
+#    once (21&micro;s+5&micro;s) by URI::_punycode::BEGIN@19 at <a href="URI-_punycode-pm-2516-sub.html#19">line 19 of URI/_punycode.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@53 at <a href="XML-LibXML-Error-pm-1094-sub.html#53">line 53 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@172 at <a href="XML-LibXML-pm-1093-sub.html#172">line 172 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@175 at <a href="XML-LibXML-pm-1093-sub.html#175">line 175 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by File::Temp::BEGIN@230 at <a href="File-Temp-pm-45-sub.html#230">line 230 of File/Temp.pm</a>
+#    once (21&micro;s+5&micro;s) by Time::Piece::BEGIN@41 at <a href="Time-Piece-pm-858-sub.html#41">line 41 of Time/Piece.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@168 at <a href="XML-LibXML-pm-1093-sub.html#168">line 168 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by File::Temp::BEGIN@228 at <a href="File-Temp-pm-45-sub.html#228">line 228 of File/Temp.pm</a>
+#    once (21&micro;s+5&micro;s) by Time::Seconds::BEGIN@32 at <a href="Time-Seconds-pm-859-sub.html#32">line 32 of Time/Seconds.pm</a>
+#    once (21&micro;s+5&micro;s) by Time::Piece::BEGIN@39 at <a href="Time-Piece-pm-858-sub.html#39">line 39 of Time/Piece.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@61 at <a href="XML-LibXML-Error-pm-1094-sub.html#61">line 61 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by Time::Seconds::BEGIN@27 at <a href="Time-Seconds-pm-859-sub.html#27">line 27 of Time/Seconds.pm</a>
+#    once (21&micro;s+5&micro;s) by URI::_punycode::BEGIN@18 at <a href="URI-_punycode-pm-2516-sub.html#18">line 18 of URI/_punycode.pm</a>
+#    once (21&micro;s+5&micro;s) by URI::_punycode::BEGIN@20 at <a href="URI-_punycode-pm-2516-sub.html#20">line 20 of URI/_punycode.pm</a>
+#    once (21&micro;s+5&micro;s) by Time::Piece::BEGIN@40 at <a href="Time-Piece-pm-858-sub.html#40">line 40 of Time/Piece.pm</a>
+#    once (21&micro;s+5&micro;s) by Time::Piece::BEGIN@43 at <a href="Time-Piece-pm-858-sub.html#43">line 43 of Time/Piece.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@170 at <a href="XML-LibXML-pm-1093-sub.html#170">line 170 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@173 at <a href="XML-LibXML-pm-1093-sub.html#173">line 173 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by Time::Seconds::BEGIN@36 at <a href="Time-Seconds-pm-859-sub.html#36">line 36 of Time/Seconds.pm</a>
+#    once (21&micro;s+5&micro;s) by Template::Constants::BEGIN@74 at <a href="Template-Constants-pm-2027-sub.html#74">line 74 of Template/Constants.pm</a>
+#    once (21&micro;s+5&micro;s) by Template::Constants::BEGIN@73 at <a href="Template-Constants-pm-2027-sub.html#73">line 73 of Template/Constants.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@63 at <a href="XML-LibXML-Error-pm-1094-sub.html#63">line 63 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@57 at <a href="XML-LibXML-Error-pm-1094-sub.html#57">line 57 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@58 at <a href="XML-LibXML-Error-pm-1094-sub.html#58">line 58 of XML/LibXML/Error.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@174 at <a href="XML-LibXML-pm-1093-sub.html#174">line 174 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::BEGIN@179 at <a href="XML-LibXML-pm-1093-sub.html#179">line 179 of XML/LibXML.pm</a>
+#    once (21&micro;s+5&micro;s) by XML::LibXML::Error::BEGIN@64 at <a href="XML-LibXML-Error-pm-1094-sub.html#64">line 64 of XML/LibXML/Error.pm</a></div></div>sub import {</td></tr>
+<tr><td class="h"><a name="43"></a>43</td><td class="c0">4907</td><td class="c0"><span title="Avg 1&micro;s">6.42ms</span></td><td></td><td></td><td class="s">    my $class = shift;</td></tr>
+<tr><td class="h"><a name="44"></a>44</td><td></td><td></td><td></td><td></td><td class="s">    return unless @_;                        # Ignore 'use constant;'</td></tr>
+<tr><td class="h"><a name="45"></a>45</td><td></td><td></td><td></td><td></td><td class="s">    my $constants;</td></tr>
+<tr><td class="h"><a name="46"></a>46</td><td></td><td></td><td></td><td></td><td class="s">    my $multiple  = ref $_[0];</td></tr>
+<tr><td class="h"><a name="47"></a>47</td><td></td><td></td><td></td><td></td><td class="s">    my $pkg = caller;</td></tr>
+<tr><td class="h"><a name="48"></a>48</td><td></td><td></td><td></td><td></td><td class="s">    my $flush_mro;</td></tr>
+<tr><td class="h"><a name="49"></a>49</td><td></td><td></td><td></td><td></td><td class="s">    my $symtab;</td></tr>
+<tr><td class="h"><a name="50"></a>50</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="51"></a>51</td><td></td><td></td><td></td><td></td><td class="s">    if (_CAN_PCS) {</td></tr>
+<tr><td class="h"><a name="52"></a>52</td><td class="c1">2</td><td class="c0"><span title="Avg 128&micro;s">256&micro;s</span></td><td class="c3">2</td><td class="c3">31&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 19&micro;s (7+12) within constant::BEGIN@52 which was called:
+#    once (7&micro;s+12&micro;s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#52">line 52</a></div></div>        no strict 'refs';<div class="calls"><div class="calls_out">        # spent    19&micro;s making 1 call to <a href="constant-pm-28-sub.html#52">constant::BEGIN@52</a>
+        # spent    12&micro;s making 1 call to <a href="strict-pm-3-sub.html#39">strict::unimport</a></div></div></td></tr>
+<tr><td class="h"><a name="53"></a>53</td><td></td><td></td><td></td><td></td><td class="s">        $symtab = \%{$pkg . '::'};</td></tr>
+<tr><td class="h"><a name="54"></a>54</td><td></td><td></td><td></td><td></td><td class="s">    };</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">    if ( $multiple ) {</td></tr>
+<tr><td class="h"><a name="57"></a>57</td><td></td><td></td><td></td><td></td><td class="s">        if (ref $_[0] ne 'HASH') {</td></tr>
+<tr><td class="h"><a name="58"></a>58</td><td></td><td></td><td></td><td></td><td class="s">            require Carp;</td></tr>
+<tr><td class="h"><a name="59"></a>59</td><td></td><td></td><td></td><td></td><td class="s">            Carp::croak(&quot;Invalid reference type '&quot;.ref(shift).&quot;' not 'HASH'&quot;);</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">        $constants = shift;</td></tr>
+<tr><td class="h"><a name="62"></a>62</td><td></td><td></td><td></td><td></td><td class="s">    } else {</td></tr>
+<tr><td class="h"><a name="63"></a>63</td><td></td><td></td><td></td><td></td><td class="s">        unless (defined $_[0]) {</td></tr>
+<tr><td class="h"><a name="64"></a>64</td><td></td><td></td><td></td><td></td><td class="s">            require Carp;</td></tr>
+<tr><td class="h"><a name="65"></a>65</td><td></td><td></td><td></td><td></td><td class="s">            Carp::croak(&quot;Can't use undef as constant name&quot;);</td></tr>
+<tr><td class="h"><a name="66"></a>66</td><td></td><td></td><td></td><td></td><td class="s">        }</td></tr>
+<tr><td class="h"><a name="67"></a>67</td><td></td><td></td><td></td><td></td><td class="s">        $constants-&gt;{+shift} = undef;</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">    foreach my $name ( keys %$constants ) {</td></tr>
+<tr><td class="h"><a name="71"></a>71</td><td></td><td></td><td></td><td></td><td class="s">        # Normal constant name</td></tr>
+<tr><td class="h"><a name="72"></a>72</td><td></td><td></td><td class="c0">416</td><td class="c0">749&micro;s</td><td class="s">        if ($name =~ $normal_constant_name and !$forbidden{$name}) {<div class="calls"><div class="calls_out">        # spent   457&micro;s making 208 calls to <a href="constant-pm-28-sub.html#constant__CORE_match">constant::CORE:match</a>, avg 2&micro;s/call
+        # spent   293&micro;s making 208 calls to <a href="constant-pm-28-sub.html#constant__CORE_regcomp">constant::CORE:regcomp</a>, avg 1&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="73"></a>73</td><td></td><td></td><td></td><td></td><td class="s">            # Everything is okay</td></tr>
+<tr><td class="h"><a name="74"></a>74</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="75"></a>75</td><td></td><td></td><td></td><td></td><td class="s">        # Name forced into main, but we're not in main. Fatal.</td></tr>
+<tr><td class="h"><a name="76"></a>76</td><td></td><td></td><td></td><td></td><td class="s">        } elsif ($forced_into_main{$name} and $pkg ne 'main') {</td></tr>
+<tr><td class="h"><a name="77"></a>77</td><td></td><td></td><td></td><td></td><td class="s">            require Carp;</td></tr>
+<tr><td class="h"><a name="78"></a>78</td><td></td><td></td><td></td><td></td><td class="s">            Carp::croak(&quot;Constant name '$name' is forced into main::&quot;);</td></tr>
+<tr><td class="h"><a name="79"></a>79</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="80"></a>80</td><td></td><td></td><td></td><td></td><td class="s">        # Starts with double underscore. Fatal.</td></tr>
+<tr><td class="h"><a name="81"></a>81</td><td></td><td></td><td></td><td></td><td class="s">        } elsif ($name =~ /^__/) {</td></tr>
+<tr><td class="h"><a name="82"></a>82</td><td></td><td></td><td></td><td></td><td class="s">            require Carp;</td></tr>
+<tr><td class="h"><a name="83"></a>83</td><td></td><td></td><td></td><td></td><td class="s">            Carp::croak(&quot;Constant name '$name' begins with '__'&quot;);</td></tr>
+<tr><td class="h"><a name="84"></a>84</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="85"></a>85</td><td></td><td></td><td></td><td></td><td class="s">        # Maybe the name is tolerable</td></tr>
+<tr><td class="h"><a name="86"></a>86</td><td></td><td></td><td></td><td></td><td class="s">        } elsif ($name =~ $tolerable) {</td></tr>
+<tr><td class="h"><a name="87"></a>87</td><td></td><td></td><td></td><td></td><td class="s">            # Then we'll warn only if you've asked for warnings</td></tr>
+<tr><td class="h"><a name="88"></a>88</td><td></td><td></td><td></td><td></td><td class="s">            if (warnings::enabled()) {</td></tr>
+<tr><td class="h"><a name="89"></a>89</td><td></td><td></td><td></td><td></td><td class="s">                if ($keywords{$name}) {</td></tr>
+<tr><td class="h"><a name="90"></a>90</td><td></td><td></td><td></td><td></td><td class="s">                    warnings::warn(&quot;Constant name '$name' is a Perl keyword&quot;);</td></tr>
+<tr><td class="h"><a name="91"></a>91</td><td></td><td></td><td></td><td></td><td class="s">                } elsif ($forced_into_main{$name}) {</td></tr>
+<tr><td class="h"><a name="92"></a>92</td><td></td><td></td><td></td><td></td><td class="s">                    warnings::warn(&quot;Constant name '$name' is &quot; .</td></tr>
+<tr><td class="h"><a name="93"></a>93</td><td></td><td></td><td></td><td></td><td class="s">                        &quot;forced into package main::&quot;);</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></td><td></td><td class="s">            }</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">        # Looks like a boolean</td></tr>
+<tr><td class="h"><a name="98"></a>98</td><td></td><td></td><td></td><td></td><td class="s">        # use constant FRED == fred;</td></tr>
+<tr><td class="h"><a name="99"></a>99</td><td></td><td></td><td></td><td></td><td class="s">        } elsif ($name =~ $boolean) {</td></tr>
+<tr><td class="h"><a name="100"></a>100</td><td></td><td></td><td></td><td></td><td class="s">            require Carp;</td></tr>
+<tr><td class="h"><a name="101"></a>101</td><td></td><td></td><td></td><td></td><td class="s">            if (@_) {</td></tr>
+<tr><td class="h"><a name="102"></a>102</td><td></td><td></td><td></td><td></td><td class="s">                Carp::croak(&quot;Constant name '$name' is invalid&quot;);</td></tr>
+<tr><td class="h"><a name="103"></a>103</td><td></td><td></td><td></td><td></td><td class="s">            } else {</td></tr>
+<tr><td class="h"><a name="104"></a>104</td><td></td><td></td><td></td><td></td><td class="s">                Carp::croak(&quot;Constant name looks like boolean value&quot;);</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">        } else {</td></tr>
+<tr><td class="h"><a name="108"></a>108</td><td></td><td></td><td></td><td></td><td class="s">           # Must have bad characters</td></tr>
+<tr><td class="h"><a name="109"></a>109</td><td></td><td></td><td></td><td></td><td class="s">            require Carp;</td></tr>
+<tr><td class="h"><a name="110"></a>110</td><td></td><td></td><td></td><td></td><td class="s">            Carp::croak(&quot;Constant name '$name' has invalid characters&quot;);</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">        {</td></tr>
+<tr><td class="h"><a name="114"></a>114</td><td class="c1">2</td><td class="c0"><span title="Avg 120&micro;s">241&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 20&micro;s (10+10) within constant::BEGIN@114 which was called:
+#    once (10&micro;s+10&micro;s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#114">line 114</a></div></div>            no strict 'refs';<div class="calls"><div class="calls_out">            # spent    20&micro;s making 1 call to <a href="constant-pm-28-sub.html#114">constant::BEGIN@114</a>
+            # spent    10&micro;s making 1 call to <a href="strict-pm-3-sub.html#39">strict::unimport</a></div></div></td></tr>
+<tr><td class="h"><a name="115"></a>115</td><td></td><td></td><td></td><td></td><td class="s">            my $full_name = &quot;${pkg}::$name&quot;;</td></tr>
+<tr><td class="h"><a name="116"></a>116</td><td></td><td></td><td></td><td></td><td class="s">            $declared{$full_name}++;</td></tr>
+<tr><td class="h"><a name="117"></a>117</td><td></td><td></td><td></td><td></td><td class="s">            if ($multiple || @_ == 1) {</td></tr>
+<tr><td class="h"><a name="118"></a>118</td><td></td><td></td><td></td><td></td><td class="s">                my $scalar = $multiple ? $constants-&gt;{$name} : $_[0];</td></tr>
+<tr><td class="h"><a name="119"></a>119</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="120"></a>120</td><td></td><td></td><td></td><td></td><td class="s">                # Work around perl bug #xxxxx: Sub names (actually glob</td></tr>
+<tr><td class="h"><a name="121"></a>121</td><td></td><td></td><td></td><td></td><td class="s">                # names in general) ignore the UTF8 flag. So we have to</td></tr>
+<tr><td class="h"><a name="122"></a>122</td><td></td><td></td><td></td><td></td><td class="s">                # turn it off to get the &quot;right&quot; symbol table entry.</td></tr>
+<tr><td class="h"><a name="123"></a>123</td><td></td><td></td><td class="c0">207</td><td class="c0">188&micro;s</td><td class="s">                utf8::is_utf8 $name and utf8::encode $name;<div class="calls"><div class="calls_out">                # spent   188&micro;s making 207 calls to <a href="utf8_heavy-pl-727-sub.html#utf8__is_utf8">utf8::is_utf8</a>, avg 909ns/call</div></div></td></tr>
+<tr><td class="h"><a name="124"></a>124</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="125"></a>125</td><td></td><td></td><td></td><td></td><td class="s">                # The constant serves to optimise this entire block out on</td></tr>
+<tr><td class="h"><a name="126"></a>126</td><td></td><td></td><td></td><td></td><td class="s">                # 5.8 and earlier.</td></tr>
+<tr><td class="h"><a name="127"></a>127</td><td></td><td></td><td></td><td></td><td class="s">                if (_CAN_PCS &amp;&amp; $symtab &amp;&amp; !exists $symtab-&gt;{$name}) {</td></tr>
+<tr><td class="h"><a name="128"></a>128</td><td></td><td></td><td></td><td></td><td class="s">                    # No typeglob yet, so we can use a reference as space-</td></tr>
+<tr><td class="h"><a name="129"></a>129</td><td></td><td></td><td></td><td></td><td class="s">                    # efficient proxy for a constant subroutine</td></tr>
+<tr><td class="h"><a name="130"></a>130</td><td></td><td></td><td></td><td></td><td class="s">                    # The check in Perl_ck_rvconst knows that inlinable</td></tr>
+<tr><td class="h"><a name="131"></a>131</td><td></td><td></td><td></td><td></td><td class="s">                    # constants from cv_const_sv are read only. So we have to:</td></tr>
+<tr><td class="h"><a name="132"></a>132</td><td></td><td></td><td class="c0">203</td><td class="c0">149&micro;s</td><td class="s">                    Internals::SvREADONLY($scalar, 1);<div class="calls"><div class="calls_out">                    # spent   149&micro;s making 203 calls to <a href="script-nytprof-pl-1-sub.html#Internals__SvREADONLY">Internals::SvREADONLY</a>, avg 733ns/call</div></div></td></tr>
+<tr><td class="h"><a name="133"></a>133</td><td></td><td></td><td></td><td></td><td class="s">                    $symtab-&gt;{$name} = \$scalar;</td></tr>
+<tr><td class="h"><a name="134"></a>134</td><td></td><td></td><td></td><td></td><td class="s">                    ++$flush_mro;</td></tr>
+<tr><td class="h"><a name="135"></a>135</td><td></td><td></td><td></td><td></td><td class="s">                } else {</td></tr>
+<tr><td class="h"><a name="136"></a>136</td><td></td><td></td><td></td><td></td><td class="s">                    *$full_name = sub () { $scalar };</td></tr>
+<tr><td class="h"><a name="137"></a>137</td><td></td><td></td><td></td><td></td><td class="s">                }</td></tr>
+<tr><td class="h"><a name="138"></a>138</td><td></td><td></td><td></td><td></td><td class="s">            } elsif (@_) {</td></tr>
+<tr><td class="h"><a name="139"></a>139</td><td></td><td></td><td></td><td></td><td class="s">                my @list = @_;</td></tr>
+<tr><td class="h"><a name="140"></a>140</td><td></td><td></td><td></td><td></td><td class="s">                *$full_name = sub () { @list };</td></tr>
+<tr><td class="h"><a name="141"></a>141</td><td></td><td></td><td></td><td></td><td class="s">            } else {</td></tr>
+<tr><td class="h"><a name="142"></a>142</td><td class="c0">134</td><td class="c0"><span title="Avg 3&micro;s">335&micro;s</span></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 207&micro;s within constant::__ANON__[/opt/local/lib/perl5/5.14.2/constant.pm:142] which was called 134 times, avg 2&micro;s/call:
+# 120 times (170&micro;s+0s) by IPC::Run::_select_loop at <a href="IPC-Run-pm-733-sub.html#3043">line 3043 of IPC/Run.pm</a>, avg 1&micro;s/call
+#   2 times (7&micro;s+0s) by IPC::Run::reap_nb at <a href="IPC-Run-pm-733-sub.html#3387">line 3387 of IPC/Run.pm</a>, avg 3&micro;s/call
+#   2 times (6&micro;s+0s) by IPC::Run::_search_path at <a href="IPC-Run-pm-733-sub.html#1209">line 1209 of IPC/Run.pm</a>, avg 3&micro;s/call
+#      once (14&micro;s+0s) by IPC::Run::start at <a href="IPC-Run-pm-733-sub.html#2844">line 2844 of IPC/Run.pm</a>
+#      once (3&micro;s+0s) by IPC::Run::start at <a href="IPC-Run-pm-733-sub.html#2802">line 2802 of IPC/Run.pm</a>
+#      once (2&micro;s+0s) by IPC::Run::harness at <a href="IPC-Run-pm-733-sub.html#1735">line 1735 of IPC/Run.pm</a>
+#      once (2&micro;s+0s) by IPC::Run::IO::BEGIN@74 at <a href="IPC-Run-IO-pm-740-sub.html#76">line 76 of IPC/Run/IO.pm</a>
+#      once (1&micro;s+0s) by IPC::Run::BEGIN@1063 at <a href="IPC-Run-pm-733-sub.html#1064">line 1064 of IPC/Run.pm</a>
+#      once (1&micro;s+0s) by IPC::Run::start at <a href="IPC-Run-pm-733-sub.html#2762">line 2762 of IPC/Run.pm</a>
+#      once (800ns+0s) by IPC::Run::IO::_new_internal at <a href="IPC-Run-IO-pm-740-sub.html#131">line 131 of IPC/Run/IO.pm</a>
+#      once (800ns+0s) by IPC::Run::_search_path at <a href="IPC-Run-pm-733-sub.html#1153">line 1153 of IPC/Run.pm</a>
+#      once (800ns+0s) by IPC::Run::_search_path at <a href="IPC-Run-pm-733-sub.html#1199">line 1199 of IPC/Run.pm</a>
+#      once (700ns+0s) by IPC::Run::_search_path at <a href="IPC-Run-pm-733-sub.html#1163">line 1163 of IPC/Run.pm</a></div></div>                *$full_name = sub () { };</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">    # Flush the cache exactly once if we make any direct symbol table changes.</td></tr>
+<tr><td class="h"><a name="147"></a>147</td><td></td><td></td><td class="c0">183</td><td class="c0">240&micro;s</td><td class="s">    mro::method_changed_in($pkg) if _CAN_PCS &amp;&amp; $flush_mro;<div class="calls"><div class="calls_out">    # spent   240&micro;s making 183 calls to <a href="mro-pm-85-sub.html#mro__method_changed_in">mro::method_changed_in</a>, avg 1&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="148"></a>148</td><td></td><td></td><td></td><td></td><td class="s">}</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 class="c3">1</td><td class="c3"><span title="Avg 22&micro;s">22&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
+<tr><td class="h"><a name="151"></a>151</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="152"></a>152</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="constant__CORE_match"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 457&micro;s within constant::CORE:match which was called 208 times, avg 2&micro;s/call:
+# 208 times (457&micro;s+0s) by constant::import at <a href="constant-pm-28-sub.html#72">line 72</a>, avg 2&micro;s/call</div></div>sub constant::CORE:match; # opcode<br />        </td></tr>
+<tr><td class="h"><a name="constant__CORE_qr"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 8&micro;s within constant::CORE:qr which was called 3 times, avg 3&micro;s/call:
+#    once (6&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#21">line 21</a>
+#    once (1&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#22">line 22</a>
+#    once (1&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#23">line 23</a></div></div>sub constant::CORE:qr; # opcode<br />        </td></tr>
+<tr><td class="h"><a name="constant__CORE_regcomp"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 318&micro;s within constant::CORE:regcomp which was called 211 times, avg 2&micro;s/call:
+# 208 times (293&micro;s+0s) by constant::import at <a href="constant-pm-28-sub.html#72">line 72</a>, avg 1&micro;s/call
+#      once (16&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#21">line 21</a>
+#      once (6&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#22">line 22</a>
+#      once (5&micro;s+0s) by File::stat::BEGIN@143 at <a href="constant-pm-28-sub.html#23">line 23</a></div></div>sub constant::CORE:regcomp; # opcode<br />        </td></tr>
+</tbody></table></div>
+        
+            <script type="text/javascript"> $(document).ready(function() { 
+
+        $("#subs_table").tablesorter({
+            sortList: [[3,1]],
+            headers: {
+                3: { sorter: 'fmt_time' },
+                4: { sorter: 'fmt_time' }
+            }
+        });
+    
+ } ); </script>
+        
+        <div class="footer">Report produced by the
+        <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
+        Perl profiler, developed by
+        <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
+        <a href="http://code.nytimes.com">Adam Kaplan</a>.
+        </div>
+        <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+    </body></html>
\ No newline at end of file