nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / attributes-pm-622-sub.html
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/attributes-pm-622-sub.html b/stemmaweb/nytprof-runs/relation-uuid-relationships/attributes-pm-622-sub.html
new file mode 100644 (file)
index 0000000..11049c0
--- /dev/null
@@ -0,0 +1,335 @@
+    <!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 attributes.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="attributes-pm-622-block.html">block view</a></span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="attributes-pm-622-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:49:15 2012<br />Reported on Thu May 31 16:50:46 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/darwin-multi-2level/attributes.pm">/opt/local/lib/perl5/5.14.2/darwin-multi-2level/attributes.pm</a></td></tr>
+<tr><td class="h">Statements</td><td align="left">Executed 640 statements in 3.29ms</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">32</td><td class="c0">32</td><td class="c0">7</td><td class="c0"><span title="0.0%">992&micro;s</span></td><td class="c0"><span title="0.0%">23.3ms</span></td><td class="sub_name"><span style="display: none;">attributes::::import</span>attributes::<a href="attributes-pm-622-sub.html#41">import</a></span></td></tr>
+<tr><td class="c3">31</td><td class="c3">2</td><td class="c3">1</td><td class="c0"><span title="0.0%">440&micro;s</span></td><td class="c0"><span title="0.0%">589&micro;s</span></td><td class="sub_name"><span style="display: none;">attributes::::_modify_attrs_and_deprecate</span>attributes::<a href="attributes-pm-622-sub.html#26">_modify_attrs_and_deprecate</a></span></td></tr>
+<tr><td class="c0">104</td><td class="c3">2</td><td class="c3">1</td><td class="c1"><span title="0.0%">141&micro;s</span></td><td class="c1"><span title="0.0%">141&micro;s</span></td><td class="sub_name"><span style="display: none;">attributes::::CORE:match</span>attributes::<a href="attributes-pm-622-sub.html#attributes__CORE_match">CORE:match</a>&nbsp;(opcode)</span></td></tr>
+<tr><td class="c1">52</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">83&micro;s</span></td><td class="c3"><span title="0.0%">83&micro;s</span></td><td class="sub_name"><span style="display: none;">attributes::::CORE:regcomp</span>attributes::<a href="attributes-pm-622-sub.html#attributes__CORE_regcomp">CORE:regcomp</a>&nbsp;(opcode)</span></td></tr>
+<tr><td class="c3">31</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">39&micro;s</span></td><td class="c3"><span title="0.0%">39&micro;s</span></td><td class="sub_name"><span style="display: none;">attributes::::reftype</span>attributes::<a href="attributes-pm-622-sub.html#attributes__reftype">reftype</a>&nbsp;(xsub)</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%">39&micro;s</span></td><td class="c3"><span title="0.0%">48&micro;s</span></td><td class="sub_name"><span style="display: none;">attributes::::BEGIN@9</span>attributes::<a href="attributes-pm-622-sub.html#9">BEGIN@9</a></span></td></tr>
+<tr><td class="c3">31</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">28&micro;s</span></td><td class="c3"><span title="0.0%">28&micro;s</span></td><td class="sub_name"><span style="display: none;">attributes::::_modify_attrs</span>attributes::<a href="attributes-pm-622-sub.html#attributes___modify_attrs">_modify_attrs</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c3">2</td><td class="c3">2</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;">attributes::::CORE:qr</span>attributes::<a href="attributes-pm-622-sub.html#attributes__CORE_qr">CORE:qr</a>&nbsp;(opcode)</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;">attributes::::carp</span>attributes::<a href="attributes-pm-622-sub.html#16">carp</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;">attributes::::croak</span>attributes::<a href="attributes-pm-622-sub.html#11">croak</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;">attributes::::get</span>attributes::<a href="attributes-pm-622-sub.html#82">get</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;">attributes::::require_version</span>attributes::<a href="attributes-pm-622-sub.html#98">require_version</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-darwin-multi-2level-attributes-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 attributes;</td></tr>
+<tr><td class="h"><a name="2"></a>2</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="3"></a>3</td><td class="c3">1</td><td class="c3"><span title="Avg 800ns">800ns</span></td><td></td><td></td><td class="s">our $VERSION = 0.14;</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">1</td><td class="c3"><span title="Avg 2&micro;s">2&micro;s</span></td><td></td><td></td><td class="s">@EXPORT_OK = qw(get reftype);</td></tr>
+<tr><td class="h"><a name="6"></a>6</td><td class="c3">1</td><td class="c3"><span title="Avg 400ns">400ns</span></td><td></td><td></td><td class="s">@EXPORT = ();</td></tr>
+<tr><td class="h"><a name="7"></a>7</td><td class="c3">1</td><td class="c3"><span title="Avg 4&micro;s">4&micro;s</span></td><td></td><td></td><td class="s">%EXPORT_TAGS = (ALL =&gt; [@EXPORT, @EXPORT_OK]);</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 class="c1">2</td><td class="c0"><span title="Avg 520&micro;s">1.04ms</span></td><td class="c3">2</td><td class="c3">57&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 48&micro;s (39+9) within attributes::BEGIN@9 which was called:
+#    once (39&micro;s+9&micro;s) by Catalyst::Controller::BEGIN@103 at <a href="attributes-pm-622-sub.html#9">line 9</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent    48&micro;s making 1 call to <a href="attributes-pm-622-sub.html#9">attributes::BEGIN@9</a>
+# spent     9&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="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">sub croak {</td></tr>
+<tr><td class="h"><a name="12"></a>12</td><td></td><td></td><td></td><td></td><td class="s">    require Carp;</td></tr>
+<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s">    goto &amp;Carp::croak;</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></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s">sub carp {</td></tr>
+<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s">    require Carp;</td></tr>
+<tr><td class="h"><a name="18"></a>18</td><td></td><td></td><td></td><td></td><td class="s">    goto &amp;Carp::carp;</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></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="21"></a>21</td><td class="c3">1</td><td class="c3"><span title="Avg 300ns">300ns</span></td><td></td><td></td><td class="s">my %deprecated;</td></tr>
+<tr><td class="h"><a name="22"></a>22</td><td class="c3">1</td><td class="c1"><span title="Avg 20&micro;s">20&micro;s</span></td><td class="c3">1</td><td class="c3">5&micro;s</td><td class="s">$deprecated{CODE} = qr/\A-?(locked)\z/;<div class="calls"><div class="calls_out"># spent     5&micro;s making 1 call to <a href="attributes-pm-622-sub.html#attributes__CORE_qr">attributes::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 8&micro;s">8&micro;s</span></td><td class="c3">1</td><td class="c3">3&micro;s</td><td class="s">$deprecated{ARRAY} = $deprecated{HASH} = $deprecated{SCALAR}<div class="calls"><div class="calls_out"># spent     3&micro;s making 1 call to <a href="attributes-pm-622-sub.html#attributes__CORE_qr">attributes::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">    = qr/\A-?(unique)\z/;</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"><div class="calls"><div class="calls_in"># spent 589&micro;s (440+149) within attributes::_modify_attrs_and_deprecate which was called 31 times, avg 19&micro;s/call:
+# 30 times (434&micro;s+145&micro;s) by attributes::import at <a href="attributes-pm-622-sub.html#54">line 54</a>, avg 19&micro;s/call
+#     once (6&micro;s+4&micro;s) by attributes::import at <a href="attributes-pm-622-sub.html#72">line 72</a></div></div>sub _modify_attrs_and_deprecate {</td></tr>
+<tr><td class="h"><a name="27"></a>27</td><td class="c0">114</td><td class="c0"><span title="Avg 5&micro;s">595&micro;s</span></td><td></td><td></td><td class="s">    my $svtype = shift;</td></tr>
+<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">    # Now that we've removed handling of locked from the XS code, we need to</td></tr>
+<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td></td><td></td><td class="s">    # remove it here, else it ends up in @badattrs. (If we do the deprecation in</td></tr>
+<tr><td class="h"><a name="30"></a>30</td><td></td><td></td><td></td><td></td><td class="s">    # XS, we can't control the warning based on *our* caller's lexical settings,</td></tr>
+<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s">    # and the warned line is in this package)</td></tr>
+<tr><td class="h"><a name="32"></a>32</td><td></td><td></td><td></td><td></td><td class="s">    grep {</td></tr>
+<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td class="c0">135</td><td class="c2">149&micro;s</td><td class="s">        $deprecated{$svtype} &amp;&amp; /$deprecated{$svtype}/ ? do {<div class="calls"><div class="calls_out">        # spent    83&micro;s making 52 calls to <a href="attributes-pm-622-sub.html#attributes__CORE_regcomp">attributes::CORE:regcomp</a>, avg 2&micro;s/call
+        # spent    38&micro;s making 52 calls to <a href="attributes-pm-622-sub.html#attributes__CORE_match">attributes::CORE:match</a>, avg 733ns/call
+        # spent    28&micro;s making 31 calls to <a href="attributes-pm-622-sub.html#attributes___modify_attrs">attributes::_modify_attrs</a>, avg 906ns/call</div></div></td></tr>
+<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s">            require warnings;</td></tr>
+<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s">            warnings::warnif('deprecated', &quot;Attribute \&quot;$1\&quot; is deprecated&quot;);</td></tr>
+<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td></td><td></td><td class="s">            0;</td></tr>
+<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s">        } : 1</td></tr>
+<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s">    } _modify_attrs(@_);</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"><div class="calls"><div class="calls_in"># spent 23.3ms (992&micro;s+22.3) within attributes::import which was called 32 times, avg 727&micro;s/call:
+#    once (66&micro;s+1.38ms) by Catalyst::Controller::BEGIN@103 at <a href="Catalyst-Controller-pm-576-sub.html#103">line 103 of Catalyst/Controller.pm</a>
+#    once (45&micro;s+1.18ms) by Catalyst::Controller::BEGIN@140 at <a href="Catalyst-Controller-pm-576-sub.html#140">line 140 of Catalyst/Controller.pm</a>
+#    once (43&micro;s+1.15ms) by Catalyst::Controller::BEGIN@132 at <a href="Catalyst-Controller-pm-576-sub.html#132">line 132 of Catalyst/Controller.pm</a>
+#    once (42&micro;s+1.14ms) by Catalyst::Controller::BEGIN@111 at <a href="Catalyst-Controller-pm-576-sub.html#111">line 111 of Catalyst/Controller.pm</a>
+#    once (46&micro;s+1.12ms) by Catalyst::Controller::BEGIN@121 at <a href="Catalyst-Controller-pm-576-sub.html#121">line 121 of Catalyst/Controller.pm</a>
+#    once (37&micro;s+810&micro;s) by stemmaweb::Controller::Root::BEGIN@36 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#36">line 36 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (35&micro;s+806&micro;s) by stemmaweb::Controller::Stexaminer::BEGIN@61 at <a href="lib-stemmaweb-Controller-Stexaminer-pm-2108-sub.html#61">line 61 of lib/stemmaweb/Controller/Stexaminer.pm</a>
+#    once (33&micro;s+740&micro;s) by stemmaweb::Controller::Microservice::BEGIN@56 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#56">line 56 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (33&micro;s+731&micro;s) by stemmaweb::Controller::Relation::BEGIN@30 at <a href="lib-stemmaweb-Controller-Relation-pm-2093-sub.html#30">line 30 of lib/stemmaweb/Controller/Relation.pm</a>
+#    once (36&micro;s+722&micro;s) by stemmaweb::Controller::Relation::BEGIN@201 at <a href="lib-stemmaweb-Controller-Relation-pm-2093-sub.html#201">line 201 of lib/stemmaweb/Controller/Relation.pm</a>
+#    once (34&micro;s+714&micro;s) by stemmaweb::Controller::Microservice::BEGIN@79 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#79">line 79 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (32&micro;s+698&micro;s) by stemmaweb::Controller::Microservice::BEGIN@159 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#159">line 159 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (26&micro;s+694&micro;s) by stemmaweb::Controller::Root::BEGIN@168 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#168">line 168 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (29&micro;s+686&micro;s) by stemmaweb::Controller::Root::BEGIN@148 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#148">line 148 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (27&micro;s+681&micro;s) by stemmaweb::Controller::Root::BEGIN@55 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#55">line 55 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (30&micro;s+666&micro;s) by stemmaweb::Controller::Root::BEGIN@102 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#102">line 102 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (29&micro;s+664&micro;s) by stemmaweb::Controller::Root::BEGIN@74 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#74">line 74 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (40&micro;s+642&micro;s) by stemmaweb::Controller::Relation::BEGIN@106 at <a href="lib-stemmaweb-Controller-Relation-pm-2093-sub.html#106">line 106 of lib/stemmaweb/Controller/Relation.pm</a>
+#    once (28&micro;s+636&micro;s) by stemmaweb::Controller::Root::BEGIN@131 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#131">line 131 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (29&micro;s+622&micro;s) by stemmaweb::Controller::Relation::BEGIN@133 at <a href="lib-stemmaweb-Controller-Relation-pm-2093-sub.html#133">line 133 of lib/stemmaweb/Controller/Relation.pm</a>
+#    once (24&micro;s+623&micro;s) by stemmaweb::Controller::Root::BEGIN@160 at <a href="lib-stemmaweb-Controller-Root-pm-2077-sub.html#160">line 160 of lib/stemmaweb/Controller/Root.pm</a>
+#    once (23&micro;s+591&micro;s) by stemmaweb::Controller::Stexaminer::BEGIN@69 at <a href="lib-stemmaweb-Controller-Stexaminer-pm-2108-sub.html#69">line 69 of lib/stemmaweb/Controller/Stexaminer.pm</a>
+#    once (24&micro;s+583&micro;s) by stemmaweb::Controller::Relation::BEGIN@43 at <a href="lib-stemmaweb-Controller-Relation-pm-2093-sub.html#43">line 43 of lib/stemmaweb/Controller/Relation.pm</a>
+#    once (25&micro;s+582&micro;s) by stemmaweb::Controller::Microservice::BEGIN@193 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#193">line 193 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (25&micro;s+574&micro;s) by stemmaweb::Controller::Microservice::BEGIN@177 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#177">line 177 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (24&micro;s+571&micro;s) by stemmaweb::Controller::Relation::BEGIN@59 at <a href="lib-stemmaweb-Controller-Relation-pm-2093-sub.html#59">line 59 of lib/stemmaweb/Controller/Relation.pm</a>
+#    once (24&micro;s+563&micro;s) by stemmaweb::Controller::Microservice::BEGIN@98 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#98">line 98 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (21&micro;s+566&micro;s) by stemmaweb::Controller::Microservice::BEGIN@222 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#222">line 222 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (21&micro;s+559&micro;s) by stemmaweb::Controller::Relation::BEGIN@210 at <a href="lib-stemmaweb-Controller-Relation-pm-2093-sub.html#210">line 210 of lib/stemmaweb/Controller/Relation.pm</a>
+#    once (21&micro;s+555&micro;s) by stemmaweb::Controller::Microservice::BEGIN@210 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-sub.html#210">line 210 of lib/stemmaweb/Controller/Microservice.pm</a>
+#    once (26&micro;s+17&micro;s) by DynaLoader::BEGIN@98 at <a href="XSLoader-pm-681-sub.html#98">line 98 of XSLoader.pm</a>
+#    once (13&micro;s+0s) by Catalyst::BEGIN@30 at <a href="Catalyst-pm-381-sub.html#30">line 30 of Catalyst.pm</a></div></div>sub import {</td></tr>
+<tr><td class="h"><a name="42"></a>42</td><td class="c0">514</td><td class="c0"><span title="Avg 2&micro;s">1.23ms</span></td><td></td><td></td><td class="s">    @_ &gt; 2 &amp;&amp; ref $_[2] or do {</td></tr>
+<tr><td class="h"><a name="43"></a>43</td><td></td><td></td><td></td><td></td><td class="s">        require Exporter;</td></tr>
+<tr><td class="h"><a name="44"></a>44</td><td></td><td></td><td class="c3">1</td><td class="c3">20&micro;s</td><td class="s">        goto &amp;Exporter::import;<div class="calls"><div class="calls_out">        # spent    20&micro;s making 1 call to <a href="Exporter-pm-8-sub.html#28">Exporter::import</a></div></div></td></tr>
+<tr><td class="h"><a name="45"></a>45</td><td></td><td></td><td></td><td></td><td class="s">    };</td></tr>
+<tr><td class="h"><a name="46"></a>46</td><td></td><td></td><td></td><td></td><td class="s">    my (undef,$home_stash,$svref,@attrs) = @_;</td></tr>
+<tr><td class="h"><a name="47"></a>47</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="48"></a>48</td><td></td><td></td><td class="c3">31</td><td class="c3">39&micro;s</td><td class="s">    my $svtype = uc reftype($svref);<div class="calls"><div class="calls_out">    # spent    39&micro;s making 31 calls to <a href="attributes-pm-622-sub.html#attributes__reftype">attributes::reftype</a>, avg 1&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="49"></a>49</td><td></td><td></td><td></td><td></td><td class="s">    my $pkgmeth;</td></tr>
+<tr><td class="h"><a name="50"></a>50</td><td></td><td></td><td class="c3">31</td><td class="c3">123&micro;s</td><td class="s">    $pkgmeth = UNIVERSAL::can($home_stash, &quot;MODIFY_${svtype}_ATTRIBUTES&quot;)<div class="calls"><div class="calls_out">    # spent   123&micro;s making 31 calls to <a href="UNIVERSAL-pm-738-sub.html#UNIVERSAL__can">UNIVERSAL::can</a>, avg 4&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="51"></a>51</td><td></td><td></td><td></td><td></td><td class="s">        if defined $home_stash &amp;&amp; $home_stash ne '';</td></tr>
+<tr><td class="h"><a name="52"></a>52</td><td></td><td></td><td></td><td></td><td class="s">    my @badattrs;</td></tr>
+<tr><td class="h"><a name="53"></a>53</td><td></td><td></td><td></td><td></td><td class="s">    if ($pkgmeth) {</td></tr>
+<tr><td class="h"><a name="54"></a>54</td><td></td><td></td><td class="c3">30</td><td class="c0">578&micro;s</td><td class="s">        my @pkgattrs = _modify_attrs_and_deprecate($svtype, $svref, @attrs);<div class="calls"><div class="calls_out">        # spent   578&micro;s making 30 calls to <a href="attributes-pm-622-sub.html#26">attributes::_modify_attrs_and_deprecate</a>, avg 19&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="55"></a>55</td><td></td><td></td><td class="c3">30</td><td class="c0">16.5ms</td><td class="s">        @badattrs = $pkgmeth-&gt;($home_stash, $svref, @pkgattrs);<div class="calls"><div class="calls_out">        # spent  16.5ms making 30 calls to <a href="Class-MOP-Package-pm-122-sub.html#221">MooseX::MethodAttributes::Inheritable::MODIFY_CODE_ATTRIBUTES</a>, avg 548&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="56"></a>56</td><td></td><td></td><td></td><td></td><td class="s">        if (!@badattrs &amp;&amp; @pkgattrs) {</td></tr>
+<tr><td class="h"><a name="57"></a>57</td><td></td><td></td><td></td><td></td><td class="s">            require warnings;</td></tr>
+<tr><td class="h"><a name="58"></a>58</td><td></td><td></td><td class="c3">30</td><td class="c0">4.95ms</td><td class="s">            return unless warnings::enabled('reserved');<div class="calls"><div class="calls_out">            # spent  4.95ms making 30 calls to <a href="warnings-pm-2-sub.html#542">warnings::enabled</a>, avg 165&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="59"></a>59</td><td></td><td></td><td class="c2">52</td><td class="c3">103&micro;s</td><td class="s">            @pkgattrs = grep { m/\A[[:lower:]]+(?:\z|\()/ } @pkgattrs;<div class="calls"><div class="calls_out">            # spent   103&micro;s making 52 calls to <a href="attributes-pm-622-sub.html#attributes__CORE_match">attributes::CORE:match</a>, avg 2&micro;s/call</div></div></td></tr>
+<tr><td class="h"><a name="60"></a>60</td><td></td><td></td><td></td><td></td><td class="s">            if (@pkgattrs) {</td></tr>
+<tr><td class="h"><a name="61"></a>61</td><td></td><td></td><td></td><td></td><td class="s">                for my $attr (@pkgattrs) {</td></tr>
+<tr><td class="h"><a name="62"></a>62</td><td></td><td></td><td></td><td></td><td class="s">                    $attr =~ s/\(.+\z//s;</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">                my $s = ((@pkgattrs == 1) ? '' : 's');</td></tr>
+<tr><td class="h"><a name="65"></a>65</td><td></td><td></td><td></td><td></td><td class="s">                carp &quot;$svtype package attribute$s &quot; .</td></tr>
+<tr><td class="h"><a name="66"></a>66</td><td></td><td></td><td></td><td></td><td class="s">                    &quot;may clash with future reserved word$s: &quot; .</td></tr>
+<tr><td class="h"><a name="67"></a>67</td><td></td><td></td><td></td><td></td><td class="s">                    join(' : ' , @pkgattrs);</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">    }</td></tr>
+<tr><td class="h"><a name="71"></a>71</td><td></td><td></td><td></td><td></td><td class="s">    else {</td></tr>
+<tr><td class="h"><a name="72"></a>72</td><td></td><td></td><td class="c3">1</td><td class="c3">11&micro;s</td><td class="s">        @badattrs = _modify_attrs_and_deprecate($svtype, $svref, @attrs);<div class="calls"><div class="calls_out">        # spent    11&micro;s making 1 call to <a href="attributes-pm-622-sub.html#26">attributes::_modify_attrs_and_deprecate</a></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">    }</td></tr>
+<tr><td class="h"><a name="74"></a>74</td><td></td><td></td><td></td><td></td><td class="s">    if (@badattrs) {</td></tr>
+<tr><td class="h"><a name="75"></a>75</td><td></td><td></td><td></td><td></td><td class="s">        croak &quot;Invalid $svtype attribute&quot; .</td></tr>
+<tr><td class="h"><a name="76"></a>76</td><td></td><td></td><td></td><td></td><td class="s">            (( @badattrs == 1 ) ? '' : 's') .</td></tr>
+<tr><td class="h"><a name="77"></a>77</td><td></td><td></td><td></td><td></td><td class="s">            &quot;: &quot; .</td></tr>
+<tr><td class="h"><a name="78"></a>78</td><td></td><td></td><td></td><td></td><td class="s">            join(' : ', @badattrs);</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">}</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">sub get ($) {</td></tr>
+<tr><td class="h"><a name="83"></a>83</td><td></td><td></td><td></td><td></td><td class="s">    @_ == 1  &amp;&amp; ref $_[0] or</td></tr>
+<tr><td class="h"><a name="84"></a>84</td><td></td><td></td><td></td><td></td><td class="s">        croak 'Usage: '.__PACKAGE__.'::get $ref';</td></tr>
+<tr><td class="h"><a name="85"></a>85</td><td></td><td></td><td></td><td></td><td class="s">    my $svref = shift;</td></tr>
+<tr><td class="h"><a name="86"></a>86</td><td></td><td></td><td></td><td></td><td class="s">    my $svtype = uc reftype($svref);</td></tr>
+<tr><td class="h"><a name="87"></a>87</td><td></td><td></td><td></td><td></td><td class="s">    my $stash = _guess_stash($svref);</td></tr>
+<tr><td class="h"><a name="88"></a>88</td><td></td><td></td><td></td><td></td><td class="s">    $stash = caller unless defined $stash;</td></tr>
+<tr><td class="h"><a name="89"></a>89</td><td></td><td></td><td></td><td></td><td class="s">    my $pkgmeth;</td></tr>
+<tr><td class="h"><a name="90"></a>90</td><td></td><td></td><td></td><td></td><td class="s">    $pkgmeth = UNIVERSAL::can($stash, &quot;FETCH_${svtype}_ATTRIBUTES&quot;)</td></tr>
+<tr><td class="h"><a name="91"></a>91</td><td></td><td></td><td></td><td></td><td class="s">        if defined $stash &amp;&amp; $stash ne '';</td></tr>
+<tr><td class="h"><a name="92"></a>92</td><td></td><td></td><td></td><td></td><td class="s">    return $pkgmeth ?</td></tr>
+<tr><td class="h"><a name="93"></a>93</td><td></td><td></td><td></td><td></td><td class="s">                (_fetch_attrs($svref), $pkgmeth-&gt;($stash, $svref)) :</td></tr>
+<tr><td class="h"><a name="94"></a>94</td><td></td><td></td><td></td><td></td><td class="s">                (_fetch_attrs($svref))</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"></td></tr>
+<tr><td class="h"><a name="98"></a>98</td><td></td><td></td><td></td><td></td><td class="s">sub require_version { goto &amp;UNIVERSAL::VERSION }</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 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">require XSLoader;</td></tr>
+<tr><td class="h"><a name="101"></a>101</td><td class="c3">1</td><td class="c0"><span title="Avg 367&micro;s">367&micro;s</span></td><td class="c3">1</td><td class="c0">354&micro;s</td><td class="s">XSLoader::load();<div class="calls"><div class="calls_out"># spent   354&micro;s making 1 call to <a href="XSLoader-pm-681-sub.html#20">XSLoader::load</a></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"></td></tr>
+<tr><td class="h"><a name="103"></a>103</td><td class="c3">1</td><td class="c1"><span title="Avg 23&micro;s">23&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
+<tr><td class="h"><a name="104"></a>104</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="attributes__CORE_match"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 141&micro;s within attributes::CORE:match which was called 104 times, avg 1&micro;s/call:
+# 52 times (103&micro;s+0s) by attributes::import at <a href="attributes-pm-622-sub.html#59">line 59</a>, avg 2&micro;s/call
+# 52 times (38&micro;s+0s) by attributes::_modify_attrs_and_deprecate at <a href="attributes-pm-622-sub.html#33">line 33</a>, avg 733ns/call</div></div>sub attributes::CORE:match; # opcode<br />        </td></tr>
+<tr><td class="h"><a name="attributes__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 attributes::CORE:qr which was called 2 times, avg 4&micro;s/call:
+#    once (5&micro;s+0s) by Catalyst::Controller::BEGIN@103 at <a href="attributes-pm-622-sub.html#22">line 22</a>
+#    once (3&micro;s+0s) by Catalyst::Controller::BEGIN@103 at <a href="attributes-pm-622-sub.html#23">line 23</a></div></div>sub attributes::CORE:qr; # opcode<br />        </td></tr>
+<tr><td class="h"><a name="attributes__CORE_regcomp"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 83&micro;s within attributes::CORE:regcomp which was called 52 times, avg 2&micro;s/call:
+# 52 times (83&micro;s+0s) by attributes::_modify_attrs_and_deprecate at <a href="attributes-pm-622-sub.html#33">line 33</a>, avg 2&micro;s/call</div></div>sub attributes::CORE:regcomp; # opcode<br />        </td></tr>
+<tr><td class="h"><a name="attributes___modify_attrs"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 28&micro;s within attributes::_modify_attrs which was called 31 times, avg 906ns/call:
+# 31 times (28&micro;s+0s) by attributes::_modify_attrs_and_deprecate at <a href="attributes-pm-622-sub.html#33">line 33</a>, avg 906ns/call</div></div>sub attributes::_modify_attrs; # xsub<br />        </td></tr>
+<tr><td class="h"><a name="attributes__reftype"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 39&micro;s within attributes::reftype which was called 31 times, avg 1&micro;s/call:
+# 31 times (39&micro;s+0s) by attributes::import at <a href="attributes-pm-622-sub.html#48">line 48</a>, avg 1&micro;s/call</div></div>sub attributes::reftype; # xsub<br />        </td></tr>
+</tbody></table></div>
+        
+            <script type="text/javascript"> $(document).ready(function() { 
+
+        $("#subs_table").tablesorter({
+            sortList: [[3,1]],
+            headers: {
+                3: { sorter: 'fmt_time' },
+                4: { sorter: 'fmt_time' }
+            }
+        });
+    
+ } ); </script>
+        
+        <div class="footer">Report produced by the
+        <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
+        Perl profiler, developed by
+        <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
+        <a href="http://code.nytimes.com">Adam Kaplan</a>.
+        </div>
+        <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+    </body></html>
\ No newline at end of file