nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / UNIVERSAL-pm-738-block.html
CommitLineData
8e30e889 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3<!--
4This file was generated by Devel::NYTProf version 4.06
5-->
6<head>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8 <meta http-equiv="Content-Language" content="en-us" />
9 <title>Profile of UNIVERSAL.pm</title>
10<link rel="stylesheet" type="text/css" href="style.css" />
11 <script type="text/javascript" src="js/jquery-min.js"></script>
12
13 <script type="text/javascript" src="js/jquery-tablesorter-min.js"></script>
14 <link rel="stylesheet" type="text/css" href="js/style-tablesorter.css" />
15 <script type="text/javascript">
16 // when a column is first clicked on to sort it, use descending order
17 // XXX doesn't seem to work (and not just because the tablesorter formatSortingOrder() is broken)
18 $.tablesorter.defaults.sortInitialOrder = "desc";
19 // add parser through the tablesorter addParser method
20 $.tablesorter.addParser({
21 id: 'fmt_time', // name of this parser
22 is: function(s) {
23 return false; // return false so this parser is not auto detected
24 },
25 format: function(orig) { // format data for normalization
26 // console.log(orig);
27 val = orig.replace(/ns/,'');
28 if (val != orig) { return val / (1000*1000*1000); }
29 val = orig.replace(/µs/,''); /* XXX use &micro; ? */
30 if (val != orig) { return val / (1000*1000); }
31 var val = orig.replace(/ms/,'');
32 if (val != orig) { return val / (1000); }
33 var val = orig.replace(/s/,'');
34 if (val != orig) { return val; }
35 if (orig == '0') { return orig; }
36 console.log('no match for fmt_time of '.concat(orig));
37 return orig;
38 },
39 type: 'numeric' // set type, either numeric or text
40 });
41 </script>
42</head>
43
44<body >
45<div class="header" style="position: relative; overflow-x: hidden; overflow-y: hidden; z-index: 0; ">
46<div class="header_back">
47 <a href="index.html">&larr; Index</a>
48 </div>
49<div class="headerForeground" style="float: left">
50 <span class="siteTitle">NYTProf Performance Profile</span>
51 <span class="siteSubtitle">&emsp;&emsp;<span>&laquo;&emsp;<span class="mode_btn mode_btn_selected">block view</span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="UNIVERSAL-pm-738-line.html">line view</a></span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="UNIVERSAL-pm-738-sub.html">sub view</a></span>&emsp;&raquo;</span><br />
52 For script/nytprof.pl
53 </span>
54</div>
55<div class="headerForeground" style="float: right; text-align: right">
56 <span class="siteTitle">&nbsp;</span>
57 <span class="siteSubtitle">Run on Thu May 31 16:29:39 2012<br />Reported on Thu May 31 16:36:20 2012</span>
58</div>
59<div style="position: absolute; left: 0px; top: 0%; width: 100%; height: 101%; z-index: -1; background-color: rgb(17, 136, 255); "></div>
60<div style="position: absolute; left: 0px; top: 2%; width: 100%; height: 99%; z-index: -1; background-color: rgb(16, 134, 253); "></div>
61<div style="position: absolute; left: 0px; top: 4%; width: 100%; height: 97%; z-index: -1; background-color: rgb(16, 133, 252); "></div>
62<div style="position: absolute; left: 0px; top: 6%; width: 100%; height: 95%; z-index: -1; background-color: rgb(15, 131, 250); "></div>
63<div style="position: absolute; left: 0px; top: 8%; width: 100%; height: 93%; z-index: -1; background-color: rgb(15, 130, 249); "></div>
64<div style="position: absolute; left: 0px; top: 10%; width: 100%; height: 91%; z-index: -1; background-color: rgb(15, 129, 248); "></div>
65<div style="position: absolute; left: 0px; top: 12%; width: 100%; height: 89%; z-index: -1; background-color: rgb(14, 127, 246); "></div>
66<div style="position: absolute; left: 0px; top: 14%; width: 100%; height: 87%; z-index: -1; background-color: rgb(14, 126, 245); "></div>
67<div style="position: absolute; left: 0px; top: 16%; width: 100%; height: 85%; z-index: -1; background-color: rgb(14, 125, 244); "></div>
68<div style="position: absolute; left: 0px; top: 18%; width: 100%; height: 83%; z-index: -1; background-color: rgb(13, 123, 242); "></div>
69<div style="position: absolute; left: 0px; top: 20%; width: 100%; height: 81%; z-index: -1; background-color: rgb(13, 122, 241); "></div>
70<div style="position: absolute; left: 0px; top: 22%; width: 100%; height: 79%; z-index: -1; background-color: rgb(13, 121, 240); "></div>
71<div style="position: absolute; left: 0px; top: 24%; width: 100%; height: 77%; z-index: -1; background-color: rgb(12, 119, 238); "></div>
72<div style="position: absolute; left: 0px; top: 26%; width: 100%; height: 75%; z-index: -1; background-color: rgb(12, 118, 237); "></div>
73<div style="position: absolute; left: 0px; top: 28%; width: 100%; height: 73%; z-index: -1; background-color: rgb(12, 116, 235); "></div>
74<div style="position: absolute; left: 0px; top: 30%; width: 100%; height: 71%; z-index: -1; background-color: rgb(11, 115, 234); "></div>
75<div style="position: absolute; left: 0px; top: 32%; width: 100%; height: 69%; z-index: -1; background-color: rgb(11, 114, 233); "></div>
76<div style="position: absolute; left: 0px; top: 34%; width: 100%; height: 67%; z-index: -1; background-color: rgb(11, 112, 231); "></div>
77<div style="position: absolute; left: 0px; top: 36%; width: 100%; height: 65%; z-index: -1; background-color: rgb(10, 111, 230); "></div>
78<div style="position: absolute; left: 0px; top: 38%; width: 100%; height: 63%; z-index: -1; background-color: rgb(10, 110, 229); "></div>
79<div style="position: absolute; left: 0px; top: 40%; width: 100%; height: 61%; z-index: -1; background-color: rgb(10, 108, 227); "></div>
80<div style="position: absolute; left: 0px; top: 42%; width: 100%; height: 59%; z-index: -1; background-color: rgb(9, 107, 226); "></div>
81<div style="position: absolute; left: 0px; top: 44%; width: 100%; height: 57%; z-index: -1; background-color: rgb(9, 106, 225); "></div>
82<div style="position: absolute; left: 0px; top: 46%; width: 100%; height: 55%; z-index: -1; background-color: rgb(9, 104, 223); "></div>
83<div style="position: absolute; left: 0px; top: 48%; width: 100%; height: 53%; z-index: -1; background-color: rgb(8, 103, 222); "></div>
84<div style="position: absolute; left: 0px; top: 50%; width: 100%; height: 51%; z-index: -1; background-color: rgb(8, 102, 221); "></div>
85<div style="position: absolute; left: 0px; top: 52%; width: 100%; height: 49%; z-index: -1; background-color: rgb(8, 100, 219); "></div>
86<div style="position: absolute; left: 0px; top: 54%; width: 100%; height: 47%; z-index: -1; background-color: rgb(7, 99, 218); "></div>
87<div style="position: absolute; left: 0px; top: 56%; width: 100%; height: 45%; z-index: -1; background-color: rgb(7, 97, 216); "></div>
88<div style="position: absolute; left: 0px; top: 58%; width: 100%; height: 43%; z-index: -1; background-color: rgb(7, 96, 215); "></div>
89<div style="position: absolute; left: 0px; top: 60%; width: 100%; height: 41%; z-index: -1; background-color: rgb(6, 95, 214); "></div>
90<div style="position: absolute; left: 0px; top: 62%; width: 100%; height: 39%; z-index: -1; background-color: rgb(6, 93, 212); "></div>
91<div style="position: absolute; left: 0px; top: 64%; width: 100%; height: 37%; z-index: -1; background-color: rgb(6, 92, 211); "></div>
92<div style="position: absolute; left: 0px; top: 66%; width: 100%; height: 35%; z-index: -1; background-color: rgb(5, 91, 210); "></div>
93<div style="position: absolute; left: 0px; top: 68%; width: 100%; height: 33%; z-index: -1; background-color: rgb(5, 89, 208); "></div>
94<div style="position: absolute; left: 0px; top: 70%; width: 100%; height: 31%; z-index: -1; background-color: rgb(5, 88, 207); "></div>
95<div style="position: absolute; left: 0px; top: 72%; width: 100%; height: 29%; z-index: -1; background-color: rgb(4, 87, 206); "></div>
96<div style="position: absolute; left: 0px; top: 74%; width: 100%; height: 27%; z-index: -1; background-color: rgb(4, 85, 204); "></div>
97<div style="position: absolute; left: 0px; top: 76%; width: 100%; height: 25%; z-index: -1; background-color: rgb(4, 84, 203); "></div>
98<div style="position: absolute; left: 0px; top: 78%; width: 100%; height: 23%; z-index: -1; background-color: rgb(3, 82, 201); "></div>
99<div style="position: absolute; left: 0px; top: 80%; width: 100%; height: 21%; z-index: -1; background-color: rgb(3, 81, 200); "></div>
100<div style="position: absolute; left: 0px; top: 82%; width: 100%; height: 19%; z-index: -1; background-color: rgb(3, 80, 199); "></div>
101<div style="position: absolute; left: 0px; top: 84%; width: 100%; height: 17%; z-index: -1; background-color: rgb(2, 78, 197); "></div>
102<div style="position: absolute; left: 0px; top: 86%; width: 100%; height: 15%; z-index: -1; background-color: rgb(2, 77, 196); "></div>
103<div style="position: absolute; left: 0px; top: 88%; width: 100%; height: 13%; z-index: -1; background-color: rgb(2, 76, 195); "></div>
104<div style="position: absolute; left: 0px; top: 90%; width: 100%; height: 11%; z-index: -1; background-color: rgb(1, 74, 193); "></div>
105<div style="position: absolute; left: 0px; top: 92%; width: 100%; height: 9%; z-index: -1; background-color: rgb(1, 73, 192); "></div>
106<div style="position: absolute; left: 0px; top: 94%; width: 100%; height: 7%; z-index: -1; background-color: rgb(1, 72, 191); "></div>
107<div style="position: absolute; left: 0px; top: 96%; width: 100%; height: 5%; z-index: -1; background-color: rgb(0, 70, 189); "></div>
108<div style="position: absolute; left: 0px; top: 98%; width: 100%; height: 3%; z-index: -1; background-color: rgb(0, 69, 188); "></div>
109<div style="position: absolute; left: 0px; top: 100%; width: 100%; height: 1%; z-index: -1; background-color: rgb(0, 68, 187); "></div>
110</div>
111
112<div class="body_content"><br />
113<table class="file_summary"><tr><td class="h">Filename</td><td align="left"><a href="file:///opt/local/lib/perl5/5.14.2/UNIVERSAL.pm">/opt/local/lib/perl5/5.14.2/UNIVERSAL.pm</a></td></tr>
114<tr><td class="h">Statements</td><td align="left">Executed 227 statements in 1.08ms</td></tr></table>
115
116 <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
117 <caption>Subroutines</caption>
118 <thead>
119 <tr>
120 <th>Calls</th>
121 <th><span title="Number of Places sub is called from">P</span></th>
122 <th><span title="Number of Files sub is called from">F</span></th>
123 <th>Exclusive<br />Time</th>
124 <th>Inclusive<br />Time</th>
125 <th>Subroutine</th>
126 </tr>
127 </thead>
128 <tbody>
129<tr><td class="c3">24684</td><td class="c3">167</td><td class="c3">64</td><td class="c3"><span title="0.1%">31.9ms</span></td><td class="c3"><span title="0.1%">31.9ms</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::isa</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-block.html#UNIVERSAL__isa">isa</a>&nbsp;(xsub)</span></td></tr>
130<tr><td class="c3">24389</td><td class="c3">101</td><td class="c3">47</td><td class="c3"><span title="0.1%">27.9ms</span></td><td class="c3"><span title="0.1%">27.9ms</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::can</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-block.html#UNIVERSAL__can">can</a>&nbsp;(xsub)</span></td></tr>
131<tr><td class="c3">60</td><td class="c3">45</td><td class="c3">37</td><td class="c3"><span title="0.0%">1.00ms</span></td><td class="c3"><span title="0.0%">1.00ms</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::VERSION</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-block.html#UNIVERSAL__VERSION">VERSION</a>&nbsp;(xsub)</span></td></tr>
132<tr><td class="c3">223</td><td class="c2">223</td><td class="c1">104</td><td class="c3"><span title="0.0%">508&micro;s</span></td><td class="c3"><span title="0.0%">508&micro;s</span></td><td class="sub_name"><span style="display: none;">UNIVERSAL::::import</span>UNIVERSAL::<a href="UNIVERSAL-pm-738-block.html#16">import</a></span></td></tr>
133</tbody></table>
134 Call graph for these subroutines as a
135 <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
136 <a href="opt-local-lib-perl5-5-14-2-UNIVERSAL-pm.dot">dot language file</a>.
137
138 <table border="1" cellpadding="0">
139 <thead>
140 <tr><th>Line</th>
141 <th><span title="Number of statements executed">State<br />ments</span></th>
142 <th><span title="Time spend executing statements on the line,
143 excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
144 <th><span title="Number of subroutines calls">Calls</span></th>
145 <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
146 <th class="left_indent_header">Code</th>
147 </tr>
148
149 </thead>
150 <tbody>
151 <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s">package UNIVERSAL;</td></tr>
152<tr><td class="h"><a name="2"></a>2</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
153<tr><td class="h"><a name="3"></a>3</td><td class="c3">1</td><td class="c3"><span title="Avg 700ns">700ns</span></td><td></td><td></td><td class="s">our $VERSION = '1.08';</td></tr>
154<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
155<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"># UNIVERSAL should not contain any extra subs/methods beyond those</td></tr>
156<tr><td class="h"><a name="6"></a>6</td><td></td><td></td><td></td><td></td><td class="s"># that it exists to define. The use of Exporter below is a historical</td></tr>
157<tr><td class="h"><a name="7"></a>7</td><td></td><td></td><td></td><td></td><td class="s"># accident that can't be fixed without breaking code. Note that we</td></tr>
158<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s"># *don't* set @ISA here, as we don't want all classes/objects inheriting from</td></tr>
159<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s"># Exporter. It's bad enough that all classes have a import() method</td></tr>
160<tr><td class="h"><a name="10"></a>10</td><td></td><td></td><td></td><td></td><td class="s"># whenever UNIVERSAL.pm is loaded.</td></tr>
161<tr><td class="h"><a name="11"></a>11</td><td class="c3">1</td><td class="c3"><span title="Avg 400ns">400ns</span></td><td></td><td></td><td class="s">require Exporter;</td></tr>
162<tr><td class="h"><a name="12"></a>12</td><td class="c3">1</td><td class="c3"><span title="Avg 1&micro;s">1&micro;s</span></td><td></td><td></td><td class="s">@EXPORT_OK = qw(isa can VERSION);</td></tr>
163<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
164<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s"># Make sure that even though the import method is called, it doesn't do</td></tr>
165<tr><td class="h"><a name="15"></a>15</td><td></td><td></td><td></td><td></td><td class="s"># anything unless called on UNIVERSAL.</td></tr>
166<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 508&micro;s within UNIVERSAL::import which was called 223 times, avg 2&micro;s/call:
167# once (5&micro;s+0s) by main::BEGIN@10 at <a href="script-nytprof-pl-1-block.html#10">line 10 of script/nytprof.pl</a>
168# once (5&micro;s+0s) by Text::Tradition::Collation::BEGIN@10 at <a href="lib-Text-Tradition-Collation-pm-686-block.html#10">line 10 of lib/Text/Tradition/Collation.pm</a>
169# once (4&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@22 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#22">line 22 of KiokuDB/Backend/DBI.pm</a>
170# once (4&micro;s+0s) by XML::LibXML::Element::BEGIN@1489 at <a href="XML-LibXML-pm-1093-block.html#1489">line 1489 of XML/LibXML.pm</a>
171# once (4&micro;s+0s) by KiokuDB::BEGIN@17 at <a href="KiokuDB-pm-1519-block.html#17">line 17 of KiokuDB.pm</a>
172# once (4&micro;s+0s) by KiokuDB::TypeMap::Entry::Passthrough::BEGIN@8 at <a href="KiokuDB-TypeMap-Entry-Passthrough-pm-2609-block.html#8">line 8 of KiokuDB/TypeMap/Entry/Passthrough.pm</a>
173# once (4&micro;s+0s) by XML::LibXML::BEGIN@25 at <a href="XML-LibXML-pm-1093-block.html#25">line 25 of XML/LibXML.pm</a>
174# once (4&micro;s+0s) by LWP::Protocol::BEGIN@10 at <a href="LWP-Protocol-pm-2089-block.html#10">line 10 of LWP/Protocol.pm</a>
175# once (4&micro;s+0s) by KiokuDB::TypeMap::Resolver::BEGIN@9 at <a href="KiokuDB-TypeMap-Resolver-pm-1730-block.html#9">line 9 of KiokuDB/TypeMap/Resolver.pm</a>
176# once (4&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::BEGIN@6 at <a href="lib-Text-Tradition-Collation-RelationshipStore-pm-811-block.html#6">line 6 of lib/Text/Tradition/Collation/RelationshipStore.pm</a>
177# once (4&micro;s+0s) by Text::Tradition::Analysis::BEGIN@10 at <a href="lib-Text-Tradition-Analysis-pm-2080-block.html#10">line 10 of lib/Text/Tradition/Analysis.pm</a>
178# once (4&micro;s+0s) by Bio::Phylo::BEGIN@15 at <a href="Bio-Phylo-pm-1138-block.html#15">line 15 of Bio/Phylo.pm</a>
179# once (4&micro;s+0s) by KiokuDB::TypeMap::Entry::Set::BEGIN@9 at <a href="KiokuDB-TypeMap-Entry-Set-pm-2565-block.html#9">line 9 of KiokuDB/TypeMap/Entry/Set.pm</a>
180# once (4&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@6 at <a href="Catalyst-DispatchType-Chained-pm-2498-block.html#6">line 6 of Catalyst/DispatchType/Chained.pm</a>
181# once (3&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@6 at <a href="Catalyst-Plugin-ConfigLoader-pm-1861-block.html#6">line 6 of Catalyst/Plugin/ConfigLoader.pm</a>
182# once (3&micro;s+0s) by Catalyst::DispatchType::Path::BEGIN@6 at <a href="Catalyst-DispatchType-Path-pm-2481-block.html#6">line 6 of Catalyst/DispatchType/Path.pm</a>
183# once (3&micro;s+0s) by XML::LibXML::_SAXParser::BEGIN@2005 at <a href="XML-LibXML-pm-1093-block.html#2005">line 2005 of XML/LibXML.pm</a>
184# once (3&micro;s+0s) by XML::LibXML::BEGIN@24 at <a href="XML-LibXML-pm-1093-block.html#24">line 24 of XML/LibXML.pm</a>
185# once (3&micro;s+0s) by Graph::Reader::BEGIN@12 at <a href="Graph-Reader-pm-1170-block.html#12">line 12 of Graph/Reader.pm</a>
186# once (3&micro;s+0s) by Template::Stash::XS::BEGIN@16 at <a href="Template-Stash-XS-pm-2143-block.html#16">line 16 of Template/Stash/XS.pm</a>
187# once (3&micro;s+0s) by stemmaweb::Model::Directory::BEGIN@5 at <a href="lib-stemmaweb-Model-Directory-pm-2052-block.html#5">line 5 of lib/stemmaweb/Model/Directory.pm</a>
188# once (3&micro;s+0s) by Text::Tradition::StemmaUtil::BEGIN@12 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-block.html#12">line 12 of lib/Text/Tradition/StemmaUtil.pm</a>
189# once (3&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Array::get::BEGIN@12 at <a href="Moose-Meta-Method-Accessor-Native-Array-get-pm-1347-block.html#12">line 12 of Moose/Meta/Method/Accessor/Native/Array/get.pm</a>
190# once (3&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Hash::Writer::BEGIN@12 at <a href="Moose-Meta-Method-Accessor-Native-Hash-Writer-pm-1071-block.html#12">line 12 of Moose/Meta/Method/Accessor/Native/Hash/Writer.pm</a>
191# once (3&micro;s+0s) by Catalyst::Action::RenderView::BEGIN@10 at <a href="Catalyst-Action-RenderView-pm-2496-block.html#10">line 10 of Catalyst/Action/RenderView.pm</a>
192# once (3&micro;s+0s) by DBIx::Class::Schema::BEGIN@6 at <a href="DBIx-Class-Schema-pm-2167-block.html#6">line 6 of DBIx/Class/Schema.pm</a>
193# once (3&micro;s+0s) by Parse::Method::Signatures::BEGIN@8 at <a href="Parse-Method-Signatures-pm-911-block.html#8">line 8 of Parse/Method/Signatures.pm</a>
194# once (3&micro;s+0s) by Catalyst::Engine::BEGIN@6 at <a href="Catalyst-Engine-pm-1927-block.html#6">line 6 of Catalyst/Engine.pm</a>
195# once (3&micro;s+0s) by KiokuDB::TypeMap::Composite::BEGIN@6 at <a href="KiokuDB-TypeMap-Composite-pm-2391-block.html#6">line 6 of KiokuDB/TypeMap/Composite.pm</a>
196# once (3&micro;s+0s) by KiokuX::Model::BEGIN@7 at <a href="KiokuX-Model-pm-1511-block.html#7">line 7 of KiokuX/Model.pm</a>
197# once (3&micro;s+0s) by Catalyst::View::JSON::BEGIN@9 at <a href="Catalyst-View-JSON-pm-2046-block.html#9">line 9 of Catalyst/View/JSON.pm</a>
198# once (3&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Expander::BEGIN@9 at <a href="KiokuDB-Backend-Serialize-JSPON-Expander-pm-2336-block.html#9">line 9 of KiokuDB/Backend/Serialize/JSPON/Expander.pm</a>
199# once (3&micro;s+0s) by Template::BEGIN@27 at <a href="Template-pm-2024-block.html#27">line 27 of Template.pm</a>
200# once (3&micro;s+0s) by XML::LibXML::Boolean::BEGIN@12 at <a href="XML-LibXML-Boolean-pm-1096-block.html#12">line 12 of XML/LibXML/Boolean.pm</a>
201# once (3&micro;s+0s) by TryCatch::BEGIN@15 at <a href="TryCatch-pm-905-block.html#15">line 15 of TryCatch.pm</a>
202# once (3&micro;s+0s) by stemmaweb::Controller::Microservice::BEGIN@6 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-block.html#6">line 6 of lib/stemmaweb/Controller/Microservice.pm</a>
203# once (3&micro;s+0s) by Text::Tradition::Analysis::BEGIN@8 at <a href="lib-Text-Tradition-Analysis-pm-2080-block.html#8">line 8 of lib/Text/Tradition/Analysis.pm</a>
204# once (3&micro;s+0s) by Catalyst::Stats::BEGIN@6 at <a href="Catalyst-Stats-pm-1947-block.html#6">line 6 of Catalyst/Stats.pm</a>
205# once (3&micro;s+0s) by Class::XSAccessor::BEGIN@6 at <a href="Class-XSAccessor-pm-2181-block.html#6">line 6 of Class/XSAccessor.pm</a>
206# once (3&micro;s+0s) by Catalyst::DispatchType::Regex::BEGIN@6 at <a href="Catalyst-DispatchType-Regex-pm-2487-block.html#6">line 6 of Catalyst/DispatchType/Regex.pm</a>
207# once (3&micro;s+0s) by KiokuDB::Linker::BEGIN@16 at <a href="KiokuDB-Linker-pm-1662-block.html#16">line 16 of KiokuDB/Linker.pm</a>
208# once (3&micro;s+0s) by Template::Stash::BEGIN@24 at <a href="Template-Stash-pm-2144-block.html#24">line 24 of Template/Stash.pm</a>
209# once (3&micro;s+0s) by KiokuDB::BEGIN@15 at <a href="KiokuDB-pm-1519-block.html#15">line 15 of KiokuDB.pm</a>
210# once (3&micro;s+0s) by KiokuDB::BEGIN@13 at <a href="KiokuDB-pm-1519-block.html#13">line 13 of KiokuDB.pm</a>
211# once (3&micro;s+0s) by Data::Visitor::BEGIN@16 at <a href="Data-Visitor-pm-1636-block.html#16">line 16 of Data/Visitor.pm</a>
212# once (3&micro;s+0s) by KiokuDB::TypeMap::Entry::Set::BEGIN@8 at <a href="KiokuDB-TypeMap-Entry-Set-pm-2565-block.html#8">line 8 of KiokuDB/TypeMap/Entry/Set.pm</a>
213# once (3&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::BEGIN@7 at <a href="KiokuDB-Backend-Serialize-JSPON-pm-2334-block.html#7">line 7 of KiokuDB/Backend/Serialize/JSPON.pm</a>
214# once (3&micro;s+0s) by MooseX::Types::Structured::BEGIN@16 at <a href="MooseX-Types-Structured-pm-1202-block.html#16">line 16 of MooseX/Types/Structured.pm</a>
215# once (3&micro;s+0s) by MooseX::Types::Structured::BEGIN@13 at <a href="MooseX-Types-Structured-pm-1202-block.html#13">line 13 of MooseX/Types/Structured.pm</a>
216# once (3&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@21 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#21">line 21 of KiokuDB/Backend/DBI.pm</a>
217# once (3&micro;s+0s) by Text::Tradition::Parser::GraphML::BEGIN@9 at <a href="lib-Text-Tradition-Parser-GraphML-pm-2521-block.html#9">line 9 of lib/Text/Tradition/Parser/GraphML.pm</a>
218# once (3&micro;s+0s) by KiokuDB::TypeMap::Entry::Std::Compile::BEGIN@4 at <a href="KiokuDB-TypeMap-Entry-Std-Compile-pm-1492-block.html#4">line 4 of KiokuDB/TypeMap/Entry/Std/Compile.pm</a>
219# once (3&micro;s+0s) by XML::LibXML::AttributeHash::BEGIN@6 at <a href="XML-LibXML-AttributeHash-pm-1100-block.html#6">line 6 of XML/LibXML/AttributeHash.pm</a>
220# once (3&micro;s+0s) by KiokuDB::Linker::BEGIN@18 at <a href="KiokuDB-Linker-pm-1662-block.html#18">line 18 of KiokuDB/Linker.pm</a>
221# once (3&micro;s+0s) by Config::General::BEGIN@29 at <a href="Config-General-pm-2007-block.html#29">line 29 of Config/General.pm</a>
222# once (3&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Collapser::BEGIN@6 at <a href="KiokuDB-Backend-Serialize-JSPON-Collapser-pm-2360-block.html#6">line 6 of KiokuDB/Backend/Serialize/JSPON/Collapser.pm</a>
223# once (3&micro;s+0s) by Template::BEGIN@29 at <a href="Template-pm-2024-block.html#29">line 29 of Template.pm</a>
224# once (3&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@28 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#28">line 28 of KiokuDB/Backend/DBI.pm</a>
225# once (3&micro;s+0s) by KiokuDB::LiveObjects::BEGIN@14 at <a href="KiokuDB-LiveObjects-pm-1680-block.html#14">line 14 of KiokuDB/LiveObjects.pm</a>
226# once (3&micro;s+0s) by DBIx::Class::BEGIN@68 at <a href="DBIx-Class-pm-2171-block.html#68">line 68 of DBIx/Class.pm</a>
227# once (3&micro;s+0s) by KiokuDB::TypeMap::Entry::MOP::BEGIN@9 at <a href="KiokuDB-TypeMap-Entry-MOP-pm-1731-block.html#9">line 9 of KiokuDB/TypeMap/Entry/MOP.pm</a>
228# once (3&micro;s+0s) by Text::Tradition::BEGIN@8 at <a href="lib-Text-Tradition-pm-673-block.html#8">line 8 of lib/Text/Tradition.pm</a>
229# once (3&micro;s+0s) by Text::Tradition::BEGIN@6 at <a href="lib-Text-Tradition-pm-673-block.html#6">line 6 of lib/Text/Tradition.pm</a>
230# once (3&micro;s+0s) by KiokuDB::Collapser::BEGIN@18 at <a href="KiokuDB-Collapser-pm-1524-block.html#18">line 18 of KiokuDB/Collapser.pm</a>
231# once (3&micro;s+0s) by XML::LibXML::Number::BEGIN@11 at <a href="XML-LibXML-Number-pm-1097-block.html#11">line 11 of XML/LibXML/Number.pm</a>
232# once (3&micro;s+0s) by KiokuDB::TypeMap::BEGIN@10 at <a href="KiokuDB-TypeMap-pm-1440-block.html#10">line 10 of KiokuDB/TypeMap.pm</a>
233# once (3&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@7 at <a href="Catalyst-DispatchType-Chained-pm-2498-block.html#7">line 7 of Catalyst/DispatchType/Chained.pm</a>
234# once (3&micro;s+0s) by DBIx::Class::Storage::DBI::BEGIN@11 at <a href="DBIx-Class-Storage-DBI-pm-2457-block.html#11">line 11 of DBIx/Class/Storage/DBI.pm</a>
235# once (3&micro;s+0s) by Plack::Test::MockHTTP::BEGIN@6 at <a href="Plack-Test-MockHTTP-pm-2513-block.html#6">line 6 of Plack/Test/MockHTTP.pm</a>
236# once (3&micro;s+0s) by Text::Tradition::Collation::BEGIN@9 at <a href="lib-Text-Tradition-Collation-pm-686-block.html#9">line 9 of lib/Text/Tradition/Collation.pm</a>
237# once (3&micro;s+0s) by MooseX::Types::Structured::BEGIN@15 at <a href="MooseX-Types-Structured-pm-1202-block.html#15">line 15 of MooseX/Types/Structured.pm</a>
238# once (3&micro;s+0s) by MooseX::Clone::BEGIN@10 at <a href="MooseX-Clone-pm-1532-block.html#10">line 10 of MooseX/Clone.pm</a>
239# once (3&micro;s+0s) by Catalyst::Dispatcher::BEGIN@4 at <a href="Catalyst-Dispatcher-pm-1877-block.html#4">line 4 of Catalyst/Dispatcher.pm</a>
240# once (3&micro;s+0s) by Catalyst::Plugin::Static::Simple::BEGIN@9 at <a href="Catalyst-Plugin-Static-Simple-pm-1856-block.html#9">line 9 of Catalyst/Plugin/Static/Simple.pm</a>
241# once (3&micro;s+0s) by Text::Tradition::BEGIN@7 at <a href="lib-Text-Tradition-pm-673-block.html#7">line 7 of lib/Text/Tradition.pm</a>
242# once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@9 at <a href="Catalyst-Dispatcher-pm-1877-block.html#9">line 9 of Catalyst/Dispatcher.pm</a>
243# once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@12 at <a href="Catalyst-Dispatcher-pm-1877-block.html#12">line 12 of Catalyst/Dispatcher.pm</a>
244# once (2&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@30 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#30">line 30 of KiokuDB/Backend/DBI.pm</a>
245# once (2&micro;s+0s) by KiokuDB::LiveObjects::BEGIN@13 at <a href="KiokuDB-LiveObjects-pm-1680-block.html#13">line 13 of KiokuDB/LiveObjects.pm</a>
246# once (2&micro;s+0s) by Text::Tradition::Directory::BEGIN@10 at <a href="lib-Text-Tradition-Directory-pm-1356-block.html#10">line 10 of lib/Text/Tradition/Directory.pm</a>
247# once (2&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@8 at <a href="Catalyst-Plugin-ConfigLoader-pm-1861-block.html#8">line 8 of Catalyst/Plugin/ConfigLoader.pm</a>
248# once (2&micro;s+0s) by KiokuDB::BEGIN@11 at <a href="KiokuDB-pm-1519-block.html#11">line 11 of KiokuDB.pm</a>
249# once (2&micro;s+0s) by DBIx::Class::ResultSourceHandle::BEGIN@8 at <a href="DBIx-Class-ResultSourceHandle-pm-2203-block.html#8">line 8 of DBIx/Class/ResultSourceHandle.pm</a>
250# once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@17 at <a href="KiokuDB-Collapser-pm-1524-block.html#17">line 17 of KiokuDB/Collapser.pm</a>
251# once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@15 at <a href="KiokuDB-Collapser-pm-1524-block.html#15">line 15 of KiokuDB/Collapser.pm</a>
252# once (2&micro;s+0s) by Parse::Method::Signatures::BEGIN@10 at <a href="Parse-Method-Signatures-pm-911-block.html#10">line 10 of Parse/Method/Signatures.pm</a>
253# once (2&micro;s+0s) by main::BEGIN@11 at <a href="script-nytprof-pl-1-block.html#11">line 11 of script/nytprof.pl</a>
254# once (2&micro;s+0s) by KiokuDB::TypeMap::Resolver::BEGIN@8 at <a href="KiokuDB-TypeMap-Resolver-pm-1730-block.html#8">line 8 of KiokuDB/TypeMap/Resolver.pm</a>
255# once (2&micro;s+0s) by MooseX::Role::Parameterized::Meta::Role::Parameterizable::BEGIN@7 at <a href="MooseX-Parameterizable-pm-830-block.html#7">line 7 of MooseX/Role/Parameterized/Meta/Role/Parameterizable.pm</a>
256# once (2&micro;s+0s) by MooseX::StrictConstructor::BEGIN@11 at <a href="MooseX-StrictConstructor-pm-1514-block.html#11">line 11 of MooseX/StrictConstructor.pm</a>
257# once (2&micro;s+0s) by MooseX::Clone::BEGIN@11 at <a href="MooseX-Clone-pm-1532-block.html#11">line 11 of MooseX/Clone.pm</a>
258# once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@11 at <a href="Catalyst-Dispatcher-pm-1877-block.html#11">line 11 of Catalyst/Dispatcher.pm</a>
259# once (2&micro;s+0s) by Data::Stream::Bulk::Util::BEGIN@13 at <a href="Data-Stream-Bulk-Util-pm-2251-block.html#13">line 13 of Data/Stream/Bulk/Util.pm</a>
260# once (2&micro;s+0s) by TryCatch::BEGIN@11 at <a href="TryCatch-pm-905-block.html#11">line 11 of TryCatch.pm</a>
261# once (2&micro;s+0s) by Data::Stream::Bulk::Filter::BEGIN@11 at <a href="Data-Stream-Bulk-Filter-pm-1803-block.html#11">line 11 of Data/Stream/Bulk/Filter.pm</a>
262# once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@16 at <a href="KiokuDB-Collapser-pm-1524-block.html#16">line 16 of KiokuDB/Collapser.pm</a>
263# once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@14 at <a href="KiokuDB-Collapser-pm-1524-block.html#14">line 14 of KiokuDB/Collapser.pm</a>
264# once (2&micro;s+0s) by XML::LibXML::Number::BEGIN@12 at <a href="XML-LibXML-Number-pm-1097-block.html#12">line 12 of XML/LibXML/Number.pm</a>
265# once (2&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::BEGIN@6 at <a href="KiokuDB-Backend-Serialize-JSPON-pm-2334-block.html#6">line 6 of KiokuDB/Backend/Serialize/JSPON.pm</a>
266# once (2&micro;s+0s) by KiokuDB::Backend::Serialize::Delegate::BEGIN@6 at <a href="KiokuDB-Backend-Serialize-Delegate-pm-2232-block.html#6">line 6 of KiokuDB/Backend/Serialize/Delegate.pm</a>
267# once (2&micro;s+0s) by MooseX::Role::Parameterized::BEGIN@7 at <a href="MooseX-Role-Parameterized-pm-829-block.html#7">line 7 of MooseX/Role/Parameterized.pm</a>
268# once (2&micro;s+0s) by Catalyst::Plugin::Unicode::Encoding::BEGIN@7 at <a href="Catalyst-Plugin-Unicode-Encoding-pm-1853-block.html#7">line 7 of Catalyst/Plugin/Unicode/Encoding.pm</a>
269# once (2&micro;s+0s) by DBIx::Class::ResultSource::Table::BEGIN@6 at <a href="DBIx-Class-ResultSource-Table-pm-2195-block.html#6">line 6 of DBIx/Class/ResultSource/Table.pm</a>
270# once (2&micro;s+0s) by Text::Tradition::Collation::BEGIN@11 at <a href="lib-Text-Tradition-Collation-pm-686-block.html#11">line 11 of lib/Text/Tradition/Collation.pm</a>
271# once (2&micro;s+0s) by MooseX::Meta::TypeConstraint::Structured::Optional::BEGIN@5 at <a href="MooseX-Meta-TypeConstraint-Structured-Optional-pm-1229-block.html#5">line 5 of MooseX/Meta/TypeConstraint/Structured/Optional.pm</a>
272# once (2&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@29 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#29">line 29 of KiokuDB/Backend/DBI.pm</a>
273# once (2&micro;s+0s) by KiokuDB::TypeMap::Entry::Std::BEGIN@6 at <a href="KiokuDB-TypeMap-Entry-Std-pm-1477-block.html#6">line 6 of KiokuDB/TypeMap/Entry/Std.pm</a>
274# once (2&micro;s+0s) by Text::Tradition::Directory::BEGIN@154 at <a href="lib-Text-Tradition-Directory-pm-1356-block.html#154">line 154 of lib/Text/Tradition/Directory.pm</a>
275# once (2&micro;s+0s) by Data::Stream::Bulk::Util::BEGIN@14 at <a href="Data-Stream-Bulk-Util-pm-2251-block.html#14">line 14 of Data/Stream/Bulk/Util.pm</a>
276# once (2&micro;s+0s) by KiokuDB::BEGIN@12 at <a href="KiokuDB-pm-1519-block.html#12">line 12 of KiokuDB.pm</a>
277# once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@10 at <a href="Catalyst-Dispatcher-pm-1877-block.html#10">line 10 of Catalyst/Dispatcher.pm</a>
278# once (2&micro;s+0s) by KiokuDB::GC::Naive::BEGIN@6 at <a href="KiokuDB-GC-Naive-pm-1360-block.html#6">line 6 of KiokuDB/GC/Naive.pm</a>
279# once (2&micro;s+0s) by XML::LibXML::NodeList::BEGIN@15 at <a href="XML-LibXML-NodeList-pm-1095-block.html#15">line 15 of XML/LibXML/NodeList.pm</a>
280# once (2&micro;s+0s) by Text::Tradition::Directory::BEGIN@8 at <a href="lib-Text-Tradition-Directory-pm-1356-block.html#8">line 8 of lib/Text/Tradition/Directory.pm</a>
281# once (2&micro;s+0s) by Role::HasPayload::Merged::BEGIN@9 at <a href="Role-HasPayload-Merged-pm-820-block.html#9">line 9 of Role/HasPayload/Merged.pm</a>
282# once (2&micro;s+0s) by DBIx::Class::Storage::TxnScopeGuard::BEGIN@7 at <a href="DBIx-Class-Storage-TxnScopeGuard-pm-2464-block.html#7">line 7 of DBIx/Class/Storage/TxnScopeGuard.pm</a>
283# once (2&micro;s+0s) by DBIx::Class::Schema::KiokuDB::BEGIN@14 at <a href="DBIx-Class-Schema-KiokuDB-pm-2192-block.html#14">line 14 of DBIx/Class/Schema/KiokuDB.pm</a>
284# once (2&micro;s+0s) by DBIx::Class::ResultSource::BEGIN@6 at <a href="DBIx-Class-ResultSource-pm-2202-block.html#6">line 6 of DBIx/Class/ResultSource.pm</a>
285# once (2&micro;s+0s) by DBIx::Class::ResultSource::BEGIN@7 at <a href="DBIx-Class-ResultSource-pm-2202-block.html#7">line 7 of DBIx/Class/ResultSource.pm</a>
286# once (2&micro;s+0s) by HTTP::Body::BEGIN@24 at <a href="HTTP-Body-pm-1934-block.html#24">line 24 of HTTP/Body.pm</a>
287# once (2&micro;s+0s) by Text::Tradition::Stemma::BEGIN@7 at <a href="lib-Text-Tradition-Stemma-pm-1135-block.html#7">line 7 of lib/Text/Tradition/Stemma.pm</a>
288# once (2&micro;s+0s) by YAML::XS::LibYAML::BEGIN@6 at <a href="YAML-XS-LibYAML-pm-1505-block.html#6">line 6 of YAML/XS/LibYAML.pm</a>
289# once (2&micro;s+0s) by Catalyst::Model::KiokuDB::BEGIN@4 at <a href="Catalyst-Model-KiokuDB-pm-2055-block.html#4">line 4 of Catalyst/Model/KiokuDB.pm</a>
290# once (2&micro;s+0s) by KiokuDB::Set::Deferred::BEGIN@8 at <a href="KiokuDB-Set-Deferred-pm-2579-block.html#8">line 8 of KiokuDB/Set/Deferred.pm</a>
291# once (2&micro;s+0s) by KiokuDB::GC::Naive::BEGIN@7 at <a href="KiokuDB-GC-Naive-pm-1360-block.html#7">line 7 of KiokuDB/GC/Naive.pm</a>
292# once (2&micro;s+0s) by Template::BEGIN@30 at <a href="Template-pm-2024-block.html#30">line 30 of Template.pm</a>
293# once (2&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@31 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#31">line 31 of KiokuDB/Backend/DBI.pm</a>
294# once (2&micro;s+0s) by KiokuDB::LiveObjects::BEGIN@7 at <a href="KiokuDB-LiveObjects-pm-1680-block.html#7">line 7 of KiokuDB/LiveObjects.pm</a>
295# once (2&micro;s+0s) by Throwable::X::BEGIN@9 at <a href="Throwable-X-pm-815-block.html#9">line 9 of Throwable/X.pm</a>
296# once (2&micro;s+0s) by Text::Tradition::Directory::BEGIN@9 at <a href="lib-Text-Tradition-Directory-pm-1356-block.html#9">line 9 of lib/Text/Tradition/Directory.pm</a>
297# once (2&micro;s+0s) by KiokuDB::BEGIN@16 at <a href="KiokuDB-pm-1519-block.html#16">line 16 of KiokuDB.pm</a>
298# once (2&micro;s+0s) by KiokuDB::BEGIN@10 at <a href="KiokuDB-pm-1519-block.html#10">line 10 of KiokuDB.pm</a>
299# once (2&micro;s+0s) by DBIx::Class::Schema::KiokuDB::BEGIN@15 at <a href="DBIx-Class-Schema-KiokuDB-pm-2192-block.html#15">line 15 of DBIx/Class/Schema/KiokuDB.pm</a>
300# once (2&micro;s+0s) by KiokuDB::TypeMap::BEGIN@9 at <a href="KiokuDB-TypeMap-pm-1440-block.html#9">line 9 of KiokuDB/TypeMap.pm</a>
301# once (2&micro;s+0s) by MooseX::Meta::TypeConstraint::Structured::BEGIN@8 at <a href="MooseX-Meta-TypeConstraint-Structured-pm-1203-block.html#8">line 8 of MooseX/Meta/TypeConstraint/Structured.pm</a>
302# once (2&micro;s+0s) by MooseX::Role::Parameterized::Meta::Trait::Parameterized::BEGIN@6 at <a href="MooseX-Parameterized-pm-836-block.html#6">line 6 of MooseX/Role/Parameterized/Meta/Trait/Parameterized.pm</a>
303# once (2&micro;s+0s) by TryCatch::BEGIN@10 at <a href="TryCatch-pm-905-block.html#10">line 10 of TryCatch.pm</a>
304# once (2&micro;s+0s) by TryCatch::BEGIN@9 at <a href="TryCatch-pm-905-block.html#9">line 9 of TryCatch.pm</a>
305# once (2&micro;s+0s) by KiokuDB::Collapser::BEGIN@20 at <a href="KiokuDB-Collapser-pm-1524-block.html#20">line 20 of KiokuDB/Collapser.pm</a>
306# once (2&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::BEGIN@5 at <a href="lib-Text-Tradition-Collation-RelationshipStore-pm-811-block.html#5">line 5 of lib/Text/Tradition/Collation/RelationshipStore.pm</a>
307# once (2&micro;s+0s) by KiokuDB::Backend::TypeMap::Default::JSON::BEGIN@6 at <a href="KiokuDB-Backend-TypeMap-Default-JSON-pm-2382-block.html#6">line 6 of KiokuDB/Backend/TypeMap/Default/JSON.pm</a>
308# once (2&micro;s+0s) by Text::Tradition::Stemma::BEGIN@6 at <a href="lib-Text-Tradition-Stemma-pm-1135-block.html#6">line 6 of lib/Text/Tradition/Stemma.pm</a>
309# once (2&micro;s+0s) by MooseX::StrictConstructor::BEGIN@14 at <a href="MooseX-StrictConstructor-pm-1514-block.html#14">line 14 of MooseX/StrictConstructor.pm</a>
310# once (2&micro;s+0s) by Template::Provider::BEGIN@46 at <a href="Template-Provider-pm-2030-block.html#46">line 46 of Template/Provider.pm</a>
311# once (2&micro;s+0s) by MooseX::Clone::BEGIN@12 at <a href="MooseX-Clone-pm-1532-block.html#12">line 12 of MooseX/Clone.pm</a>
312# once (2&micro;s+0s) by Catalyst::View::TT::BEGIN@8 at <a href="Catalyst-View-TT-pm-2017-block.html#8">line 8 of Catalyst/View/TT.pm</a>
313# once (2&micro;s+0s) by DBIx::Class::BEGIN@71 at <a href="DBIx-Class-pm-2171-block.html#71">line 71 of DBIx/Class.pm</a>
314# once (2&micro;s+0s) by Bio::Phylo::Util::Exceptions::BEGIN@4 at <a href="Bio-Phylo-Util-Exceptions-pm-1142-block.html#4">line 4 of Bio/Phylo/Util/Exceptions.pm</a>
315# once (2&micro;s+0s) by Graph::Reader::Dot::BEGIN@346 at <a href="Graph_Reader_Dot-yp-1169-block.html#346">line 346 of Graph_Reader_Dot.yp</a>
316# once (2&micro;s+0s) by Template::Service::BEGIN@27 at <a href="Template-Service-pm-2034-block.html#27">line 27 of Template/Service.pm</a>
317# once (2&micro;s+0s) by MooseX::Clone::BEGIN@13 at <a href="MooseX-Clone-pm-1532-block.html#13">line 13 of MooseX/Clone.pm</a>
318# once (2&micro;s+0s) by XML::LibXML::BEGIN@26 at <a href="XML-LibXML-pm-1093-block.html#26">line 26 of XML/LibXML.pm</a>
319# once (2&micro;s+0s) by Template::Stash::XS::BEGIN@17 at <a href="Template-Stash-XS-pm-2143-block.html#17">line 17 of Template/Stash/XS.pm</a>
320# once (2&micro;s+0s) by Catalyst::Dispatcher::BEGIN@16 at <a href="Catalyst-Dispatcher-pm-1877-block.html#16">line 16 of Catalyst/Dispatcher.pm</a>
321# once (2&micro;s+0s) by Catalyst::View::TT::BEGIN@9 at <a href="Catalyst-View-TT-pm-2017-block.html#9">line 9 of Catalyst/View/TT.pm</a>
322# once (2&micro;s+0s) by KiokuDB::TypeMap::Entry::Set::BEGIN@10 at <a href="KiokuDB-TypeMap-Entry-Set-pm-2565-block.html#10">line 10 of KiokuDB/TypeMap/Entry/Set.pm</a>
323# once (2&micro;s+0s) by DBIx::Class::ResultSet::BEGIN@8 at <a href="DBIx-Class-ResultSet-pm-2196-block.html#8">line 8 of DBIx/Class/ResultSet.pm</a>
324# once (2&micro;s+0s) by MooseX::StrictConstructor::BEGIN@13 at <a href="MooseX-StrictConstructor-pm-1514-block.html#13">line 13 of MooseX/StrictConstructor.pm</a>
325# once (2&micro;s+0s) by Catalyst::Engine::BEGIN@10 at <a href="Catalyst-Engine-pm-1927-block.html#10">line 10 of Catalyst/Engine.pm</a>
326# once (2&micro;s+0s) by DBIx::Class::Storage::BEGIN@17 at <a href="DBIx-Class-Storage-pm-2461-block.html#17">line 17 of DBIx/Class/Storage.pm</a>
327# once (2&micro;s+0s) by HTTP::Body::MultiPart::BEGIN@12 at <a href="HTTP-Body-MultiPart-pm-1939-block.html#12">line 12 of HTTP/Body/MultiPart.pm</a>
328# once (2&micro;s+0s) by Bio::Phylo::Identifiable::BEGIN@2 at <a href="Bio-Phylo-Identifiable-pm-1140-block.html#2">line 2 of Bio/Phylo/Identifiable.pm</a>
329# once (2&micro;s+0s) by YAML::XS::BEGIN@56 at <a href="YAML-XS-pm-1503-block.html#56">line 56 of YAML/XS.pm</a>
330# once (2&micro;s+0s) by Devel::Declare::BEGIN@17 at <a href="Devel-Declare-pm-906-block.html#17">line 17 of Devel/Declare.pm</a>
331# once (2&micro;s+0s) by XML::LibXML::XPathContext::BEGIN@16 at <a href="XML-LibXML-XPathContext-pm-1099-block.html#16">line 16 of XML/LibXML/XPathContext.pm</a>
332# once (2&micro;s+0s) by Text::Tradition::Collation::BEGIN@14 at <a href="lib-Text-Tradition-Collation-pm-686-block.html#14">line 14 of lib/Text/Tradition/Collation.pm</a>
333# once (2&micro;s+0s) by Class::C3::Componentised::BEGIN@48 at <a href="Class-C3-Componentised-pm-2176-block.html#48">line 48 of Class/C3/Componentised.pm</a>
334# once (2&micro;s+0s) by Template::Service::BEGIN@26 at <a href="Template-Service-pm-2034-block.html#26">line 26 of Template/Service.pm</a>
335# once (2&micro;s+0s) by Bio::Phylo::Util::Logger::BEGIN@4 at <a href="Bio-Phylo-Util-Logger-pm-1164-block.html#4">line 4 of Bio/Phylo/Util/Logger.pm</a>
336# once (2&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@7 at <a href="Catalyst-Plugin-ConfigLoader-pm-1861-block.html#7">line 7 of Catalyst/Plugin/ConfigLoader.pm</a>
337# once (2&micro;s+0s) by XML::LibXML::Literal::BEGIN@11 at <a href="XML-LibXML-Literal-pm-1098-block.html#11">line 11 of XML/LibXML/Literal.pm</a>
338# once (2&micro;s+0s) by HTTP::Message::PSGI::BEGIN@10 at <a href="HTTP-Message-PSGI-pm-2514-block.html#10">line 10 of HTTP/Message/PSGI.pm</a>
339# once (2&micro;s+0s) by DBIx::Class::ResultSet::BEGIN@7 at <a href="DBIx-Class-ResultSet-pm-2196-block.html#7">line 7 of DBIx/Class/ResultSet.pm</a>
340# once (2&micro;s+0s) by Text::Tradition::Stemma::BEGIN@9 at <a href="lib-Text-Tradition-Stemma-pm-1135-block.html#9">line 9 of lib/Text/Tradition/Stemma.pm</a>
341# once (1&micro;s+0s) by Template::Provider::BEGIN@44 at <a href="Template-Provider-pm-2030-block.html#44">line 44 of Template/Provider.pm</a>
342# once (1&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@26 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#26">line 26 of KiokuDB/Backend/DBI.pm</a>
343# once (1&micro;s+0s) by Template::Context::BEGIN@27 at <a href="Template-Context-pm-2039-block.html#27">line 27 of Template/Context.pm</a>
344# once (1&micro;s+0s) by KiokuDB::BEGIN@14 at <a href="KiokuDB-pm-1519-block.html#14">line 14 of KiokuDB.pm</a>
345# once (1&micro;s+0s) by DBIx::Class::ResultSetColumn::BEGIN@8 at <a href="DBIx-Class-ResultSetColumn-pm-2198-block.html#8">line 8 of DBIx/Class/ResultSetColumn.pm</a>
346# once (1&micro;s+0s) by Text::Tradition::Directory::BEGIN@11 at <a href="lib-Text-Tradition-Directory-pm-1356-block.html#11">line 11 of lib/Text/Tradition/Directory.pm</a>
347# once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@7 at <a href="Catalyst-Dispatcher-pm-1877-block.html#7">line 7 of Catalyst/Dispatcher.pm</a>
348# once (1&micro;s+0s) by Text::Tradition::Analysis::BEGIN@11 at <a href="lib-Text-Tradition-Analysis-pm-2080-block.html#11">line 11 of lib/Text/Tradition/Analysis.pm</a>
349# once (1&micro;s+0s) by Template::Stash::BEGIN@25 at <a href="Template-Stash-pm-2144-block.html#25">line 25 of Template/Stash.pm</a>
350# once (1&micro;s+0s) by XML::LibXML::Boolean::BEGIN@13 at <a href="XML-LibXML-Boolean-pm-1096-block.html#13">line 13 of XML/LibXML/Boolean.pm</a>
351# once (1&micro;s+0s) by XML::LibXML::Literal::BEGIN@12 at <a href="XML-LibXML-Literal-pm-1098-block.html#12">line 12 of XML/LibXML/Literal.pm</a>
352# once (1&micro;s+0s) by Text::Tradition::StemmaUtil::BEGIN@15 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-block.html#15">line 15 of lib/Text/Tradition/StemmaUtil.pm</a>
353# once (1&micro;s+0s) by Class::XSAccessor::BEGIN@7 at <a href="Class-XSAccessor-pm-2181-block.html#7">line 7 of Class/XSAccessor.pm</a>
354# once (1&micro;s+0s) by Template::Provider::BEGIN@48 at <a href="Template-Provider-pm-2030-block.html#48">line 48 of Template/Provider.pm</a>
355# once (1&micro;s+0s) by MooseX::Types::Structured::BEGIN@14 at <a href="MooseX-Types-Structured-pm-1202-block.html#14">line 14 of MooseX/Types/Structured.pm</a>
356# once (1&micro;s+0s) by Template::VMethods::BEGIN@27 at <a href="Template-VMethods-pm-2145-block.html#27">line 27 of Template/VMethods.pm</a>
357# once (1&micro;s+0s) by Text::Tradition::StemmaUtil::BEGIN@13 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-block.html#13">line 13 of lib/Text/Tradition/StemmaUtil.pm</a>
358# once (1&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@8 at <a href="Catalyst-DispatchType-Chained-pm-2498-block.html#8">line 8 of Catalyst/DispatchType/Chained.pm</a>
359# once (1&micro;s+0s) by MooseX::Role::Parameterized::Meta::Role::Parameterizable::BEGIN@8 at <a href="MooseX-Parameterizable-pm-830-block.html#8">line 8 of MooseX/Role/Parameterized/Meta/Role/Parameterizable.pm</a>
360# once (1&micro;s+0s) by Bio::Phylo::BEGIN@16 at <a href="Bio-Phylo-pm-1138-block.html#16">line 16 of Bio/Phylo.pm</a>
361# once (1&micro;s+0s) by Text::Tradition::Analysis::BEGIN@12 at <a href="lib-Text-Tradition-Analysis-pm-2080-block.html#12">line 12 of lib/Text/Tradition/Analysis.pm</a>
362# once (1&micro;s+0s) by Catalyst::View::TT::BEGIN@10 at <a href="Catalyst-View-TT-pm-2017-block.html#10">line 10 of Catalyst/View/TT.pm</a>
363# once (1&micro;s+0s) by XML::LibXML::NodeList::BEGIN@16 at <a href="XML-LibXML-NodeList-pm-1095-block.html#16">line 16 of XML/LibXML/NodeList.pm</a>
364# once (1&micro;s+0s) by XML::LibXML::NodeList::BEGIN@17 at <a href="XML-LibXML-NodeList-pm-1095-block.html#17">line 17 of XML/LibXML/NodeList.pm</a>
365# once (1&micro;s+0s) by Template::Context::BEGIN@28 at <a href="Template-Context-pm-2039-block.html#28">line 28 of Template/Context.pm</a>
366# once (1&micro;s+0s) by Template::Context::BEGIN@30 at <a href="Template-Context-pm-2039-block.html#30">line 30 of Template/Context.pm</a>
367# once (1&micro;s+0s) by Catalyst::Engine::BEGIN@12 at <a href="Catalyst-Engine-pm-1927-block.html#12">line 12 of Catalyst/Engine.pm</a>
368# once (1&micro;s+0s) by Catalyst::Stats::BEGIN@8 at <a href="Catalyst-Stats-pm-1947-block.html#8">line 8 of Catalyst/Stats.pm</a>
369# once (1&micro;s+0s) by DBIx::Class::ResultSource::BEGIN@9 at <a href="DBIx-Class-ResultSource-pm-2202-block.html#9">line 9 of DBIx/Class/ResultSource.pm</a>
370# once (1&micro;s+0s) by Catalyst::DispatchType::Path::BEGIN@7 at <a href="Catalyst-DispatchType-Path-pm-2481-block.html#7">line 7 of Catalyst/DispatchType/Path.pm</a>
371# once (1&micro;s+0s) by Plack::Test::MockHTTP::BEGIN@7 at <a href="Plack-Test-MockHTTP-pm-2513-block.html#7">line 7 of Plack/Test/MockHTTP.pm</a>
372# once (1&micro;s+0s) by Catalyst::Action::RenderView::BEGIN@11 at <a href="Catalyst-Action-RenderView-pm-2496-block.html#11">line 11 of Catalyst/Action/RenderView.pm</a>
373# once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@14 at <a href="Catalyst-Dispatcher-pm-1877-block.html#14">line 14 of Catalyst/Dispatcher.pm</a>
374# once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@8 at <a href="Catalyst-Dispatcher-pm-1877-block.html#8">line 8 of Catalyst/Dispatcher.pm</a>
375# once (1&micro;s+0s) by Catalyst::Dispatcher::BEGIN@13 at <a href="Catalyst-Dispatcher-pm-1877-block.html#13">line 13 of Catalyst/Dispatcher.pm</a>
376# once (1&micro;s+0s) by KiokuDB::Backend::DBI::BEGIN@27 at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#27">line 27 of KiokuDB/Backend/DBI.pm</a>
377# once (1&micro;s+0s) by Catalyst::Engine::BEGIN@11 at <a href="Catalyst-Engine-pm-1927-block.html#11">line 11 of Catalyst/Engine.pm</a>
378# once (1&micro;s+0s) by Catalyst::Engine::BEGIN@13 at <a href="Catalyst-Engine-pm-1927-block.html#13">line 13 of Catalyst/Engine.pm</a>
379# once (1&micro;s+0s) by Catalyst::Engine::BEGIN@14 at <a href="Catalyst-Engine-pm-1927-block.html#14">line 14 of Catalyst/Engine.pm</a>
380# once (1&micro;s+0s) by DBIx::Class::Storage::TxnScopeGuard::BEGIN@8 at <a href="DBIx-Class-Storage-TxnScopeGuard-pm-2464-block.html#8">line 8 of DBIx/Class/Storage/TxnScopeGuard.pm</a>
381# once (1&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Collapser::BEGIN@7 at <a href="KiokuDB-Backend-Serialize-JSPON-Collapser-pm-2360-block.html#7">line 7 of KiokuDB/Backend/Serialize/JSPON/Collapser.pm</a>
382# once (1&micro;s+0s) by stemmaweb::Controller::Microservice::BEGIN@8 at <a href="lib-stemmaweb-Controller-Microservice-pm-2113-block.html#8">line 8 of lib/stemmaweb/Controller/Microservice.pm</a>
383# once (1&micro;s+0s) by Catalyst::DispatchType::Chained::BEGIN@9 at <a href="Catalyst-DispatchType-Chained-pm-2498-block.html#9">line 9 of Catalyst/DispatchType/Chained.pm</a>
384# once (1&micro;s+0s) by KiokuDB::Backend::Serialize::JSPON::Expander::BEGIN@10 at <a href="KiokuDB-Backend-Serialize-JSPON-Expander-pm-2336-block.html#10">line 10 of KiokuDB/Backend/Serialize/JSPON/Expander.pm</a>
385# once (1&micro;s+0s) by Catalyst::DispatchType::Regex::BEGIN@7 at <a href="Catalyst-DispatchType-Regex-pm-2487-block.html#7">line 7 of Catalyst/DispatchType/Regex.pm</a>
386# once (1&micro;s+0s) by XML::LibXML::XPathContext::BEGIN@17 at <a href="XML-LibXML-XPathContext-pm-1099-block.html#17">line 17 of XML/LibXML/XPathContext.pm</a>
387# once (1&micro;s+0s) by Catalyst::DispatchType::Path::BEGIN@8 at <a href="Catalyst-DispatchType-Path-pm-2481-block.html#8">line 8 of Catalyst/DispatchType/Path.pm</a>
388# once (1&micro;s+0s) by Catalyst::View::JSON::BEGIN@10 at <a href="Catalyst-View-JSON-pm-2046-block.html#10">line 10 of Catalyst/View/JSON.pm</a>
389# once (1&micro;s+0s) by HTTP::Body::BEGIN@25 at <a href="HTTP-Body-pm-1934-block.html#25">line 25 of HTTP/Body.pm</a></div></div>sub import {</td></tr>
390<tr><td class="h"><a name="17"></a>17</td><td class="c0">223</td><td class="c0"><span title="Avg 5&micro;s">1.08ms</span></td><td></td><td></td><td class="s"> return unless $_[0] eq __PACKAGE__;</td></tr>
391<tr><td class="h"><a name="18"></a>18</td><td></td><td></td><td></td><td></td><td class="s"> return unless @_ &gt; 1;</td></tr>
392<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td></td><td></td><td class="s"> require warnings;</td></tr>
393<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s"> warnings::warnif(</td></tr>
394<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s"> 'deprecated',</td></tr>
395<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s"> 'UNIVERSAL-&gt;import is deprecated and will be removed in a future perl',</td></tr>
396<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td></td><td></td><td class="s"> );</td></tr>
397<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s"> goto &amp;Exporter::import;</td></tr>
398<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
399<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
400<tr><td class="h"><a name="27"></a>27</td><td class="c3">1</td><td class="c0"><span title="Avg 6&micro;s">6&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
401<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">__END__</td></tr>
402<tr><td class="s"><a name=""></a>&nbsp;</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
403<tr><td class="h"><a name="UNIVERSAL__VERSION"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 1.00ms within UNIVERSAL::VERSION which was called 60 times, avg 17&micro;s/call:
404# 16 times (217&micro;s+0s) by namespace::autoclean::__ANON__[/Users/edenc/perl5/lib/perl5/namespace/autoclean.pm:57] at <a href="namespace-autoclean-pm-375-block.html#46">line 46 of namespace/autoclean.pm</a>, avg 14&micro;s/call
405# once (40&micro;s+0s) by KiokuDB::Collapser::BEGIN@20 at <a href="KiokuDB-Collapser-pm-1524-block.html#20">line 20 of KiokuDB/Collapser.pm</a>
406# once (39&micro;s+0s) by Throwable::BEGIN@5 at <a href="Throwable-pm-818-block.html#5">line 5 of Throwable.pm</a>
407# once (39&micro;s+0s) by MooseX::Types::Structured::BEGIN@17 at <a href="MooseX-Types-Structured-pm-1202-block.html#17">line 17 of MooseX/Types/Structured.pm</a>
408# once (38&micro;s+0s) by Catalyst::Plugin::Unicode::Encoding::BEGIN@10 at <a href="Catalyst-Plugin-Unicode-Encoding-pm-1853-block.html#10">line 10 of Catalyst/Plugin/Unicode/Encoding.pm</a>
409# once (29&micro;s+0s) by String::RewritePrefix::BEGIN@11 at <a href="String-RewritePrefix-pm-575-block.html#13">line 13 of String/RewritePrefix.pm</a>
410# once (26&micro;s+0s) by namespace::autoclean::BEGIN@13 at <a href="namespace-autoclean-pm-375-block.html#13">line 13 of namespace/autoclean.pm</a>
411# once (24&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Map::BEGIN@11 at <a href="MooseX-MethodAttributes-Role-Meta-Map-pm-596-block.html#11">line 11 of MooseX/MethodAttributes/Role/Meta/Map.pm</a>
412# once (23&micro;s+0s) by JSON::BEGIN@2 at <a href="(eval 458)[JSON-pm-252]-678-line.html#2">line 2 of (eval 458)[JSON.pm:252]</a>
413# once (23&micro;s+0s) by Class::Load::BEGIN@9 at <a href="Class-Load-pm-67-block.html#9">line 9 of Class/Load.pm</a>
414# once (21&micro;s+0s) by MooseX::Role::WithOverloading::Meta::Role::BEGIN@10 at <a href="MooseX-Role-WithOverloading-Meta-Role-pm-394-block.html#10">line 10 of MooseX/Role/WithOverloading/Meta/Role.pm</a>
415# once (20&micro;s+0s) by MooseX::StrictConstructor::BEGIN@9 at <a href="MooseX-StrictConstructor-pm-1514-block.html#9">line 9 of MooseX/StrictConstructor.pm</a>
416# once (20&micro;s+0s) by String::Errf::BEGIN@7 at <a href="String-Errf-pm-855-block.html#7">line 7 of String/Errf.pm</a>
417# once (19&micro;s+0s) by Moose::Exporter::BEGIN@17 at <a href="Moose-Exporter-pm-82-block.html#17">line 17 of Moose/Exporter.pm</a>
418# once (18&micro;s+0s) by StackTrace::Auto::BEGIN@5 at <a href="StackTrace-Auto-pm-873-block.html#5">line 5 of StackTrace/Auto.pm</a>
419# once (18&micro;s+0s) by B::Hooks::EndOfScope::BEGIN@14 at <a href="B-Hooks-EndOfScope-pm-376-block.html#14">line 14 of B/Hooks/EndOfScope.pm</a>
420# once (18&micro;s+0s) by Exporter::Heavy::heavy_export at <a href="Exporter-Heavy-pm-31-block.html#120">line 120 of Exporter/Heavy.pm</a>
421# once (18&micro;s+0s) by Moose::Util::BEGIN@12 at <a href="Moose-Util-pm-158-block.html#12">line 12 of Moose/Util.pm</a>
422# once (17&micro;s+0s) by MooseX::Types::Structured::BEGIN@12 at <a href="MooseX-Types-Structured-pm-1202-block.html#12">line 12 of MooseX/Types/Structured.pm</a>
423# once (17&micro;s+0s) by File::chdir::BEGIN@13 at <a href="File-chdir-pm-1172-block.html#13">line 13 of File/chdir.pm</a>
424# once (16&micro;s+0s) by Path::Class::Entity::BEGIN@8 at <a href="Path-Class-Entity-pm-25-block.html#8">line 8 of Path/Class/Entity.pm</a>
425# once (16&micro;s+0s) by namespace::autoclean::BEGIN@16 at <a href="namespace-autoclean-pm-375-block.html#16">line 16 of namespace/autoclean.pm</a>
426# once (16&micro;s+0s) by MooseX::Role::WithOverloading::Meta::Role::Application::BEGIN@10 at <a href="MooseX-Application-pm-404-block.html#10">line 10 of MooseX/Role/WithOverloading/Meta/Role/Application.pm</a>
427# once (16&micro;s+0s) by HTTP::Body::XForms::BEGIN@10 at <a href="HTTP-Body-XForms-pm-1943-block.html#10">line 10 of HTTP/Body/XForms.pm</a>
428# once (15&micro;s+0s) by File::chdir::BEGIN@14 at <a href="File-chdir-pm-1172-block.html#14">line 14 of File/chdir.pm</a>
429# once (14&micro;s+0s) by Moose::Deprecated::BEGIN@12 at <a href="Moose-Deprecated-pm-79-block.html#19">line 19 of Moose/Deprecated.pm</a>
430# once (14&micro;s+0s) by HTTP::Body::OctetStream::BEGIN@10 at <a href="HTTP-Body-OctetStream-pm-1935-block.html#10">line 10 of HTTP/Body/OctetStream.pm</a>
431# once (14&micro;s+0s) by File::Temp::BEGIN@144 at <a href="File-Temp-pm-45-block.html#144">line 144 of File/Temp.pm</a>
432# once (14&micro;s+0s) by Data::OptList::BEGIN@11 at <a href="Data-OptList-pm-69-block.html#11">line 11 of Data/OptList.pm</a>
433# once (14&micro;s+0s) by MooseX::Types::Structured::BEGIN@18 at <a href="MooseX-Types-Structured-pm-1202-block.html#18">line 18 of MooseX/Types/Structured.pm</a>
434# once (13&micro;s+0s) by Module::Implementation::BEGIN@9 at <a href="Module-Implementation-pm-74-block.html#9">line 9 of Module/Implementation.pm</a>
435# once (13&micro;s+0s) by IO::Socket::BEGIN@12 at <a href="IO-Socket-pm-484-block.html#12">line 12 of IO/Socket.pm</a>
436# once (13&micro;s+0s) by HTTP::Body::MultiPart::BEGIN@11 at <a href="HTTP-Body-MultiPart-pm-1939-block.html#11">line 11 of HTTP/Body/MultiPart.pm</a>
437# once (12&micro;s+0s) by HTTP::Body::XFormsMultipart::BEGIN@11 at <a href="HTTP-Body-XFormsMultipart-pm-1941-block.html#11">line 11 of HTTP/Body/XFormsMultipart.pm</a>
438# once (12&micro;s+0s) by Class::MOP::BEGIN@18 at <a href="Class-MOP-pm-83-block.html#18">line 18 of Class/MOP.pm</a>
439# once (12&micro;s+0s) by Sub::Exporter::BEGIN@9 at <a href="Sub-Exporter-pm-112-block.html#9">line 9 of Sub/Exporter.pm</a>
440# once (12&micro;s+0s) by DBD::SQLite::BEGIN@5 at <a href="DBD-SQLite-pm-2618-block.html#5">line 5 of DBD/SQLite.pm</a>
441# once (12&micro;s+0s) by Devel::Declare::BEGIN@17 at <a href="Devel-Declare-pm-906-block.html#17">line 17 of Devel/Declare.pm</a>
442# once (11&micro;s+0s) by Class::Load::BEGIN@10 at <a href="Class-Load-pm-67-block.html#15">line 15 of Class/Load.pm</a>
443# once (11&micro;s+0s) by MooseX::Types::Structured::BEGIN@19 at <a href="MooseX-Types-Structured-pm-1202-block.html#19">line 19 of MooseX/Types/Structured.pm</a>
444# once (11&micro;s+0s) by File::Temp::BEGIN@146 at <a href="File-Temp-pm-45-block.html#146">line 146 of File/Temp.pm</a>
445# once (11&micro;s+0s) by stemmaweb::BEGIN@5 at <a href="lib-stemmaweb-pm-61-block.html#5">line 5 of lib/stemmaweb.pm</a>
446# once (10&micro;s+0s) by Config::Any::General::load at <a href="Config-Any-General-pm-1958-block.html#51">line 51 of Config/Any/General.pm</a>
447# once (9&micro;s+0s) by namespace::clean::BEGIN@14 at <a href="namespace-clean-pm-379-block.html#20">line 20 of namespace/clean.pm</a>
448# once (7&micro;s+0s) by Class::Accessor::Grouped::BEGIN@529 at <a href="Class-Accessor-Grouped-pm-2180-block.html#550">line 550 of Class/Accessor/Grouped.pm</a></div></div>sub UNIVERSAL::VERSION; # xsub<br /> </td></tr>
449<tr><td class="h"><a name="UNIVERSAL__can"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 27.9ms within UNIVERSAL::can which was called 24389 times, avg 1&micro;s/call:
450# 4530 times (5.61ms+0s) by Data::Visitor::visit_ref at <a href="Data-Visitor-pm-1636-block.html#143">line 143 of Data/Visitor.pm</a>, avg 1&micro;s/call
451# 2333 times (2.64ms+0s) by Catalyst::EngineLoader::catalyst_engine_class or Catalyst::Request::headers or KiokuDB::Backend::DBI::storage or KiokuDB::Entry::root or KiokuDB::Serializer::JSON::collapser or KiokuDB::Serializer::JSON::json or MooseX::Role::Parameterized::Meta::Role::Parameterizable::parameters_metaclass at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#14">line 14 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
452# 1980 times (1.33ms+0s) by Moose::Meta::Class::_call_all_triggers at <a href="Moose-Meta-Class-pm-136-block.html#288">line 288 of Moose/Meta/Class.pm</a>, avg 670ns/call
453# 1935 times (1.83ms+0s) by Class::MOP::Class::_single_metaclass_can_be_made_compatible at <a href="Class-MOP-Class-pm-103-block.html#354">line 354 of Class/MOP/Class.pm</a>, avg 945ns/call
454# 1687 times (1.64ms+0s) by Class::MOP::Class::_single_metaclass_is_compatible at <a href="Class-MOP-Class-pm-103-block.html#287">line 287 of Class/MOP/Class.pm</a>, avg 970ns/call
455# 1212 times (1.37ms+0s) by Moose::Meta::Attribute::_inline_throw_error at <a href="Moose-Meta-Attribute-pm-164-block.html#71">line 71 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
456# 1115 times (1.31ms+0s) by Class::MOP::Method::Generated::_compile_code at <a href="Class-MOP-Method-Generated-pm-110-block.html#59">line 59 of Class/MOP/Method/Generated.pm</a>, avg 1&micro;s/call
457# 884 times (961&micro;s+0s) by Class::MOP::Mixin::HasAttributes::add_attribute at <a href="Class-MOP-Mixin-HasAttributes-pm-89-block.html#44">line 44 of Class/MOP/Mixin/HasAttributes.pm</a>, avg 1&micro;s/call
458# 657 times (738&micro;s+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-block.html#145">line 145 of MooseX/Types/TypeDecorator.pm</a>, avg 1&micro;s/call
459# 556 times (407&micro;s+0s) by KiokuDB::TypeMap::Entry::MOP::does_role at <a href="KiokuDB-TypeMap-Entry-MOP-pm-1731-block.html#15">line 15 of KiokuDB/TypeMap/Entry/MOP.pm</a>, avg 732ns/call
460# 548 times (534&micro;s+0s) by Moose::Meta::Class::_inline_init_attr_from_default at <a href="Moose-Meta-Class-pm-136-block.html#419">line 419 of Moose/Meta/Class.pm</a>, avg 974ns/call
461# 548 times (485&micro;s+0s) by Moose::Meta::Class::_inline_triggers at <a href="Moose-Meta-Class-pm-136-block.html#461">line 461 of Moose/Meta/Class.pm</a>, avg 885ns/call
462# 548 times (442&micro;s+0s) by Moose::Meta::Class::_eval_environment at <a href="Moose-Meta-Class-pm-136-block.html#511">line 511 of Moose/Meta/Class.pm</a>, avg 806ns/call
463# 548 times (432&micro;s+0s) by Moose::Meta::Class::_eval_environment at <a href="Moose-Meta-Class-pm-136-block.html#497">line 497 of Moose/Meta/Class.pm</a>, avg 788ns/call
464# 530 times (898&micro;s+0s) by Moose::Meta::Class::add_attribute at <a href="Moose-Meta-Class-pm-136-block.html#573">line 573 of Moose/Meta/Class.pm</a>, avg 2&micro;s/call
465# 523 times (606&micro;s+0s) by Moose::Meta::Class::_inline_check_required_attr at <a href="Moose-Meta-Class-pm-136-block.html#377">line 377 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
466# 467 times (472&micro;s+0s) by Moose::Meta::Class::excludes_role at <a href="Moose-Meta-Class-pm-136-block.html#263">line 263 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
467# 428 times (393&micro;s+0s) by Moose::Meta::Class::does_role at <a href="Moose-Meta-Class-pm-136-block.html#243">line 243 of Moose/Meta/Class.pm</a>, avg 919ns/call
468# 421 times (580&micro;s+0s) by Moose::Meta::Method::_inline_throw_error at <a href="Moose-Meta-Method-pm-139-block.html#39">line 39 of Moose/Meta/Method.pm</a>, avg 1&micro;s/call
469# 314 times (383&micro;s+0s) by Class::MOP::Mixin::HasMethods::_add_meta_method at <a href="Class-MOP-Mixin-HasMethods-pm-91-block.html#28">line 28 of Class/MOP/Mixin/HasMethods.pm</a>, avg 1&micro;s/call
470# 278 times (628&micro;s+0s) by Moose::Exporter::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Moose/Exporter.pm:492] at <a href="Moose-Exporter-pm-82-block.html#441">line 441 of Moose/Exporter.pm</a>, avg 2&micro;s/call
471# 217 times (184&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Class::get_method_with_attributes_list at <a href="MooseX-MethodAttributes-Role-Meta-Class-pm-611-block.html#35">line 35 of MooseX/MethodAttributes/Role/Meta/Class.pm</a>, avg 850ns/call
472# 216 times (187&micro;s+0s) by Moose::Meta::Role::Composite::add_method at <a href="Moose-Meta-Role-Composite-pm-281-block.html#91">line 91 of Moose/Meta/Role/Composite.pm</a>, avg 865ns/call
473# 194 times (580&micro;s+0s) by Moose::Meta::Attribute::install_delegation at <a href="Moose-Meta-Attribute-pm-164-block.html#1117">line 1117 of Moose/Meta/Attribute.pm</a>, avg 3&micro;s/call
474# 155 times (263&micro;s+0s) by Moose::Meta::Class::new_object at <a href="Moose-Meta-Class-pm-136-block.html#278">line 278 of Moose/Meta/Class.pm</a>, avg 2&micro;s/call
475# 115 times (109&micro;s+0s) by Moose::Util::does_role at <a href="Moose-Util-pm-158-block.html#61">line 61 of Moose/Util.pm</a>, avg 945ns/call
476# 109 times (144&micro;s+0s) by Moose::Object::does at <a href="Moose-Object-pm-266-block.html#125">line 125 of Moose/Object.pm</a>, avg 1&micro;s/call
477# 108 times (121&micro;s+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-block.html#158">line 158 of MooseX/Types/TypeDecorator.pm</a>, avg 1&micro;s/call
478# 102 times (308&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-block.html#70">line 70 of Class/MOP/Method/Inlined.pm</a>, avg 3&micro;s/call
479# 102 times (202&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-block.html#58">line 58 of Class/MOP/Method/Inlined.pm</a>, avg 2&micro;s/call
480# 67 times (159&micro;s+0s) by Catalyst::Controller::_parse_attrs at <a href="Catalyst-Controller-pm-576-block.html#347">line 347 of Catalyst/Controller.pm</a>, avg 2&micro;s/call
481# 65 times (100&micro;s+0s) by Catalyst::Controller::_all_actions_attributes or KiokuDB::Backend::DBI::_columns or KiokuDB::Backend::DBI::_ordered_columns or KiokuDB::Backend::DBI::connect_info or KiokuDB::Backend::DBI::dbic_attrs or KiokuDB::Backend::DBI::on_connect_call or KiokuDB::Backend::DBI::schema or KiokuDB::Backend::Serialize::JSPON::Collapser::reserved_key or KiokuDB::Serializer::JSON::_jspon_params or KiokuDB::Serializer::JSON::default_typemap or KiokuDB::TypeMap::all_isa_entry_classes or KiokuDB::TypeMap::includes or KiokuDB::collapser or KiokuDB::linker or KiokuDB::merged_typemap or KiokuDB::typemap_resolver or KiokuX::Model::_connect_args or Moose::Meta::Class::__ANON__::SERIAL::17::_native_type or Moose::Meta::Class::__ANON__::SERIAL::23::_native_type or Moose::Meta::Class::__ANON__::SERIAL::8::_native_type or Parse::Method::Signatures::TypeConstraint::tc or Parse::Method::Signatures::ppi or Parse::Method::Signatures::ppi_doc at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#11">line 11 of (eval 83)[Eval/Closure.pm:125]</a>, avg 2&micro;s/call
482# 64 times (97&micro;s+0s) by Moose::Util::add_method_modifier at <a href="Moose-Util-pm-158-block.html#239">line 239 of Moose/Util.pm</a>, avg 2&micro;s/call
483# 63 times (72&micro;s+0s) by Catalyst::Request::cookies or Catalyst::Request::parameters or KiokuDB::TypeMap::Default::JSON::_exclude or KiokuDB::TypeMap::all_entries or KiokuDB::TypeMap::all_isa_entries or KiokuDB::TypeMap::entries or KiokuDB::TypeMap::isa_entries or Moose::Meta::Class::__ANON__::SERIAL::7::attributes at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#10">line 10 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
484# 49 times (50&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Collection::_tc_member_type at <a href="Moose-Meta-Method-Accessor-Native-Collection-pm-792-block.html#42">line 42 of Moose/Meta/Method/Accessor/Native/Collection.pm</a>, avg 1&micro;s/call
485# 45 times (44&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Class::get_nearest_methods_with_attributes at <a href="MooseX-MethodAttributes-Role-Meta-Class-pm-611-block.html#65">line 65 of MooseX/MethodAttributes/Role/Meta/Class.pm</a>, avg 989ns/call
486# 45 times (44&micro;s+0s) by Catalyst::Controller::register_action_methods at <a href="Catalyst-Controller-pm-576-block.html#242">line 242 of Catalyst/Controller.pm</a>, avg 982ns/call
487# 44 times (88&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-block.html#684">line 684 of Class/Accessor/Grouped.pm</a>, avg 2&micro;s/call
488# 43 times (103&micro;s+0s) by Sub::Exporter::default_generator at <a href="Sub-Exporter-pm-112-block.html#848">line 848 of Sub/Exporter.pm</a>, avg 2&micro;s/call
489# 35 times (92&micro;s+0s) by Class::MOP::Class:::around at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-block.html#160">line 160 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 3&micro;s/call
490# 35 times (77&micro;s+0s) by Moose::Meta::Attribute::Native::Trait::_check_handles_values at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-block.html#116">line 116 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 2&micro;s/call
491# 32 times (36&micro;s+0s) by Moose::Meta::Class::calculate_all_roles_with_inheritance at <a href="Moose-Meta-Class-pm-136-block.html#224">line 224 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
492# 31 times (106&micro;s+0s) by attributes::import at <a href="attributes-pm-622-block.html#50">line 50 of attributes.pm</a>, avg 3&micro;s/call
493# 31 times (45&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterizable::parameterize at <a href="Moose-Meta-TypeConstraint-Parameterizable-pm-178-block.html#80">line 80 of Moose/Meta/TypeConstraint/Parameterizable.pm</a>, avg 1&micro;s/call
494# 26 times (74&micro;s+0s) by Moose::Object::BUILDALL at <a href="Moose-Object-pm-266-block.html#56">line 56 of Moose/Object.pm</a>, avg 3&micro;s/call
495# 22 times (52&micro;s+0s) by Class::Accessor::Grouped::_mk_group_accessors at <a href="Class-Accessor-Grouped-pm-2180-block.html#41">line 41 of Class/Accessor/Grouped.pm</a>, avg 2&micro;s/call
496# 22 times (28&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-block.html#729">line 729 of Class/Accessor/Grouped.pm</a>, avg 1&micro;s/call
497# 22 times (27&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-block.html#706">line 706 of Class/Accessor/Grouped.pm</a>, avg 1&micro;s/call
498# 21 times (29&micro;s+0s) by Moose::Util::TypeConstraints::_create_parameterized_type_constraint at <a href="Moose-Util-TypeConstraints-pm-172-block.html#143">line 143 of Moose/Util/TypeConstraints.pm</a>, avg 1&micro;s/call
499# 20 times (35&micro;s+0s) by MooseX::MethodAttributes::Role::Meta::Class::get_all_methods_with_attributes at <a href="MooseX-MethodAttributes-Role-Meta-Class-pm-611-block.html#54">line 54 of MooseX/MethodAttributes/Role/Meta/Class.pm</a>, avg 2&micro;s/call
500# 17 times (35&micro;s+0s) by Module::Pluggable::Object::BEGIN@6 at <a href="File-Spec-Functions-pm-636-block.html#41">line 41 of File/Spec/Functions.pm</a>, avg 2&micro;s/call
501# 17 times (23&micro;s+0s) by Class::C3::Componentised::ensure_class_loaded at <a href="DBIx-Class-Storage-DBI-pm-2457-block.html#106">line 106 of DBIx/Class/Storage/DBI.pm</a>, avg 1&micro;s/call
502# 16 times (28&micro;s+0s) by Moose::Util::MetaRole::_make_new_class at <a href="Moose-Util-MetaRole-pm-135-block.html#132">line 132 of Moose/Util/MetaRole.pm</a>, avg 2&micro;s/call
503# 16 times (22&micro;s+0s) by Moose::Meta::Attribute::_call_builder at <a href="Moose-Meta-Attribute-pm-164-block.html#545">line 545 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
504# 11 times (66&micro;s+0s) by Catalyst::_filter_component at <a href="Catalyst-pm-381-block.html#613">line 613 of Catalyst.pm</a>, avg 6&micro;s/call
505# 11 times (28&micro;s+0s) by Moose::Util::resolve_metaclass_alias at <a href="Moose-Util-pm-158-block.html#230">line 230 of Moose/Util.pm</a>, avg 3&micro;s/call
506# 10 times (18&micro;s+0s) by TryCatch::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/TryCatch.pm:50] at <a href="TryCatch-pm-905-block.html#41">line 41 of TryCatch.pm</a>, avg 2&micro;s/call
507# 10 times (12&micro;s+0s) by Moose::Meta::Attribute::clone_and_inherit_options at <a href="Moose-Meta-Attribute-pm-164-block.html#262">line 262 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
508# 10 times (11&micro;s+0s) by Moose::Meta::Attribute::clone_and_inherit_options at <a href="Moose-Meta-Attribute-pm-164-block.html#252">line 252 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
509# 10 times (11&micro;s+0s) by Moose::Meta::Attribute::clone_and_inherit_options at <a href="Moose-Meta-Attribute-pm-164-block.html#212">line 212 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
510# 9 times (45&micro;s+0s) by Catalyst::Dispatcher::setup_actions at <a href="Catalyst-Dispatcher-pm-1877-block.html#605">line 605 of Catalyst/Dispatcher.pm</a>, avg 5&micro;s/call
511# 9 times (42&micro;s+0s) by Moose::Object::DEMOLISHALL at <a href="Moose-Object-pm-266-block.html#70">line 70 of Moose/Object.pm</a>, avg 5&micro;s/call
512# 9 times (41&micro;s+0s) by Catalyst::setup_components at <a href="Catalyst-pm-381-block.html#2510">line 2510 of Catalyst.pm</a>, avg 5&micro;s/call
513# 9 times (36&micro;s+0s) by Catalyst::setup_component at <a href="Catalyst-pm-381-block.html#2571">line 2571 of Catalyst.pm</a>, avg 4&micro;s/call
514# 9 times (16&micro;s+0s) by Devel::Declare::shadow_sub at <a href="Devel-Declare-pm-906-block.html#101">line 101 of Devel/Declare.pm</a>, avg 2&micro;s/call
515# 8 times (53&micro;s+0s) by MooseX::Types::Util::has_available_type_export at <a href="MooseX-Types-Util-pm-417-block.html#35">line 35 of MooseX/Types/Util.pm</a>, avg 7&micro;s/call
516# 8 times (7&micro;s+0s) by TryCatch::parse_proto_using_pms at <a href="TryCatch-pm-905-block.html#263">line 263 of TryCatch.pm</a>, avg 837ns/call
517# 5 times (32&micro;s+0s) by Class::MOP::Class:::before at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-block.html#29">line 29 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 6&micro;s/call
518# 5 times (11&micro;s+0s) by Hash::Util::FieldHash::Compat::import at <a href="Hash-Util-FieldHash-Compat-pm-1534-block.html#28">line 28 of Hash/Util/FieldHash/Compat.pm</a>, avg 2&micro;s/call
519# 4 times (19&micro;s+0s) by String::Formatter::new at <a href="String-Formatter-pm-856-block.html#89">line 89 of String/Formatter.pm</a>, avg 5&micro;s/call
520# 4 times (10&micro;s+0s) by Catalyst::Controller::get_action_methods at <a href="Catalyst-Controller-pm-576-block.html#200">line 200 of Catalyst/Controller.pm</a>, avg 3&micro;s/call
521# 4 times (5&micro;s+0s) by overload::Overloaded at <a href="overload-pm-29-block.html#53">line 53 of overload.pm</a>, avg 1&micro;s/call
522# 2 times (17&micro;s+0s) by Catalyst::View::TT::BEGIN@9 at <a href="Template-Timer-pm-2037-block.html#69">line 69 of Template/Timer.pm</a>, avg 9&micro;s/call
523# 2 times (9&micro;s+0s) by Catalyst::__ANON__[/Users/edenc/perl5/lib/perl5/Catalyst.pm:2032] at <a href="Catalyst-pm-381-block.html#2011">line 2011 of Catalyst.pm</a>, avg 5&micro;s/call
524# 2 times (9&micro;s+0s) by Class::MOP::Class:::before at <a href="Moose-Meta-Attribute-Native-Trait-pm-771-block.html#37">line 37 of Moose/Meta/Attribute/Native/Trait.pm</a>, avg 4&micro;s/call
525# 2 times (5&micro;s+0s) by KiokuDB::_find_default_typemaps at <a href="KiokuDB-pm-1519-block.html#96">line 96 of KiokuDB.pm</a>, avg 3&micro;s/call
526# 2 times (5&micro;s+0s) by Catalyst::Request::body_parameters at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#13">line 13 of (eval 83)[Eval/Closure.pm:125]</a>, avg 2&micro;s/call
527# 2 times (4&micro;s+0s) by if::work at <a href="if-pm-267-block.html#14">line 14 of if.pm</a>, avg 2&micro;s/call
528# 2 times (3&micro;s+0s) by HTTP::Message::PSGI::req_to_psgi at <a href="HTTP-Message-PSGI-pm-2514-block.html#85">line 85 of HTTP/Message/PSGI.pm</a>, avg 2&micro;s/call
529# once (25&micro;s+0s) by Catalyst::finalize at <a href="Catalyst-pm-381-block.html#1779">line 1779 of Catalyst.pm</a>
530# once (12&micro;s+0s) by KiokuDB::Backend::DBI::__ANON__[/Users/edenc/perl5/lib/perl5/KiokuDB/Backend/DBI.pm:135] at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#132">line 132 of KiokuDB/Backend/DBI.pm</a>
531# once (12&micro;s+0s) by Catalyst::Dispatcher::_invoke_as_component at <a href="Catalyst-Dispatcher-pm-1877-block.html#325">line 325 of Catalyst/Dispatcher.pm</a>
532# once (5&micro;s+0s) by Catalyst::View::JSON::new at <a href="Catalyst-View-JSON-pm-2046-block.html#34">line 34 of Catalyst/View/JSON.pm</a>
533# once (5&micro;s+0s) by Catalyst::handle_request at <a href="Catalyst-pm-381-block.html#1974">line 1974 of Catalyst.pm</a>
534# once (4&micro;s+0s) by Catalyst::Dispatcher::_invoke_as_component at <a href="Catalyst-Dispatcher-pm-1877-block.html#330">line 330 of Catalyst/Dispatcher.pm</a>
535# once (4&micro;s+0s) by Catalyst::View::JSON::new at <a href="Catalyst-View-JSON-pm-2046-block.html#24">line 24 of Catalyst/View/JSON.pm</a>
536# once (3&micro;s+0s) by DBIx::Class::Storage::DBI::txn_begin at <a href="DBIx-Class-Storage-DBI-pm-2457-block.html#127">line 127 of DBIx/Class/Storage/DBI.pm</a>
537# once (3&micro;s+0s) by Text::Tradition::BUILD at <a href="lib-Text-Tradition-pm-673-block.html#288">line 288 of lib/Text/Tradition.pm</a>
538# once (2&micro;s+0s) by KiokuDB::_find_default_typemaps at <a href="KiokuDB-pm-1519-block.html#91">line 91 of KiokuDB.pm</a>
539# once (2&micro;s+0s) by Catalyst::setup at <a href="Catalyst-pm-381-block.html#1195">line 1195 of Catalyst.pm</a>
540# once (2&micro;s+0s) by Catalyst::Component::BEGIN@7 at <a href="Class-C3-Adopt-NEXT-pm-582-block.html#25">line 25 of Class/C3/Adopt/NEXT.pm</a>
541# once (2&micro;s+0s) by Catalyst::Plugin::ConfigLoader::BEGIN@8 at <a href="Data-Visitor-Callback-pm-1863-block.html#288">line 288 of Data/Visitor/Callback.pm</a>
542# once (2&micro;s+0s) by base::import at <a href="Class-Accessor-Grouped-pm-2180-block.html#653">line 653 of Class/Accessor/Grouped.pm</a>
543# once (2&micro;s+0s) by Config::Any::Base::is_supported at <a href="Config-Any-Base-pm-1960-block.html#41">line 41 of Config/Any/Base.pm</a>
544# once (2&micro;s+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#12">line 12 of (eval 83)[Eval/Closure.pm:125]</a>
545# once (2&micro;s+0s) by Sub::Install::__ANON__[/Users/edenc/perl5/lib/perl5/Sub/Install.pm:132] at <a href="Sub-Install-pm-73-block.html#120">line 120 of Sub/Install.pm</a>
546# once (1&micro;s+0s) by KiokuDB::BUILD at <a href="KiokuDB-pm-1519-block.html#245">line 245 of KiokuDB.pm</a>
547# once (1&micro;s+0s) by KiokuDB::Collapser::BEGIN@20 at <a href="Data-Visitor-pm-1636-block.html#452">line 452 of Data/Visitor.pm</a>
548# once (1&micro;s+0s) by Moose::Object::BEGIN@108 at <a href="Moose-Object-pm-266-block.html#109">line 109 of Moose/Object.pm</a>
549# once (1&micro;s+0s) by base::import at <a href="Class-Accessor-Grouped-pm-2180-block.html#654">line 654 of Class/Accessor/Grouped.pm</a>
550# once (800ns+0s) by Catalyst::Controller::_ACTION at <a href="Catalyst-Controller-pm-576-block.html#125">line 125 of Catalyst/Controller.pm</a></div></div>sub UNIVERSAL::can; # xsub<br /> </td></tr>
551<tr><td class="h"><a name="UNIVERSAL__isa"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 31.9ms within UNIVERSAL::isa which was called 24684 times, avg 1&micro;s/call:
552# 3906 times (5.28ms+0s) by Class::MOP::Object::_is_compatible_with at <a href="Class-MOP-Object-pm-96-block.html#52">line 52 of Class/MOP/Object.pm</a>, avg 1&micro;s/call
553# 2326 times (2.21ms+0s) by KiokuDB::LiveObjects::register_entry at <a href="KiokuDB-LiveObjects-pm-1680-block.html#419">line 419 of KiokuDB/LiveObjects.pm</a>, avg 949ns/call
554# 2226 times (1.62ms+0s) by Moose::Util::TypeConstraints::find_type_constraint at <a href="Moose-Util-TypeConstraints-pm-172-block.html#312">line 312 of Moose/Util/TypeConstraints.pm</a>, avg 729ns/call
555# 1223 times (3.50ms+0s) by Class::MOP::Class::new_object at <a href="Class-MOP-Class-pm-103-block.html#496">line 496 of Class/MOP/Class.pm</a>, avg 3&micro;s/call
556# 1165 times (1.51ms+0s) by KiokuDB::Collapser::Buffer::new or KiokuDB::Entry::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#101">line 101 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
557# 1163 times (1.43ms+0s) by KiokuDB::LiveObjects::register_object at <a href="KiokuDB-LiveObjects-pm-1680-block.html#372">line 372 of KiokuDB/LiveObjects.pm</a>, avg 1&micro;s/call
558# 1108 times (963&micro;s+0s) by Text::Tradition::Collation::_add_reading or Text::Tradition::add_witness at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#26">line 26 of (eval 83)[Eval/Closure.pm:125]</a>, avg 869ns/call
559# 1095 times (1.01ms+0s) by Text::Tradition::Collation::Reading::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#20">line 20 of (eval 83)[Eval/Closure.pm:125]</a>, avg 919ns/call
560# 985 times (1.03ms+0s) by Class::MOP::Method::Accessor::new at <a href="Class-MOP-Method-Accessor-pm-108-block.html#29">line 29 of Class/MOP/Method/Accessor.pm</a>, avg 1&micro;s/call
561# 884 times (1.01ms+0s) by Class::MOP::Mixin::HasAttributes::add_attribute at <a href="Class-MOP-Mixin-HasAttributes-pm-89-block.html#23">line 23 of Class/MOP/Mixin/HasAttributes.pm</a>, avg 1&micro;s/call
562# 795 times (1.26ms+0s) by Moose::Meta::Role::Application::ToClass::apply_methods at <a href="Moose-Meta-Role-Application-ToClass-pm-286-block.html#165">line 165 of Moose/Meta/Role/Application/ToClass.pm</a>, avg 2&micro;s/call
563# 671 times (1.20ms+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-block.html#148">line 148 of MooseX/Types/TypeDecorator.pm</a>, avg 2&micro;s/call
564# 653 times (526&micro;s+0s) by Class::MOP::Attribute::attach_to_class at <a href="Class-MOP-Attribute-pm-130-block.html#240">line 240 of Class/MOP/Attribute.pm</a>, avg 805ns/call
565# 490 times (771&micro;s+0s) by Moose::Meta::Role::Application::ToRole::apply_methods at <a href="Moose-Meta-Role-Application-ToRole-pm-288-block.html#86">line 86 of Moose/Meta/Role/Application/ToRole.pm</a>, avg 2&micro;s/call
566# 331 times (431&micro;s+0s) by Moose::Meta::TypeConstraint::Registry::add_type_constraint at <a href="Moose-Meta-TypeConstraint-Registry-pm-189-block.html#51">line 51 of Moose/Meta/TypeConstraint/Registry.pm</a>, avg 1&micro;s/call
567# 307 times (361&micro;s+0s) by Moose::Meta::Role::Application::RoleSummation::apply_methods at <a href="Moose-Meta-Role-Application-RoleSummation-pm-284-block.html#170">line 170 of Moose/Meta/Role/Application/RoleSummation.pm</a>, avg 1&micro;s/call
568# 260 times (452&micro;s+0s) by Moose::Exporter::_apply_metaroles at <a href="Moose-Exporter-pm-82-block.html#548">line 548 of Moose/Exporter.pm</a>, avg 2&micro;s/call
569# 242 times (322&micro;s+0s) by Moose::Meta::Role::apply at <a href="Moose-Meta-Role-pm-268-block.html#449">line 449 of Moose/Meta/Role.pm</a>, avg 1&micro;s/call
570# 231 times (156&micro;s+0s) by Moose::Meta::Role::Attribute::attach_to_role at <a href="Moose-Meta-Role-Attribute-pm-269-block.html#72">line 72 of Moose/Meta/Role/Attribute.pm</a>, avg 677ns/call
571# 230 times (731&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-block.html#43">line 43 of Class/MOP/Method/Inlined.pm</a>, avg 3&micro;s/call
572# 224 times (196&micro;s+0s) by PPI::Node::find at <a href="PPI-Node-pm-921-block.html#388">line 388 of PPI/Node.pm</a>, avg 877ns/call
573# 216 times (502&micro;s+0s) by Moose::Meta::Class::superclasses at <a href="Moose-Meta-Class-pm-136-block.html#556">line 556 of Moose/Meta/Class.pm</a>, avg 2&micro;s/call
574# 200 times (266&micro;s+0s) by Class::MOP::Class::superclasses at <a href="Class-MOP-Class-pm-103-block.html#949">line 949 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
575# 199 times (217&micro;s+0s) by Class::MOP::Method::Wrapped::wrap at <a href="Class-MOP-Method-Wrapped-pm-106-block.html#76">line 76 of Class/MOP/Method/Wrapped.pm</a>, avg 1&micro;s/call
576# 197 times (278&micro;s+0s) by Moose::Meta::Attribute::install_delegation at <a href="Moose-Meta-Attribute-pm-164-block.html#1117">line 1117 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
577# 192 times (265&micro;s+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-158-block.html#136">line 136 of Moose/Util.pm</a>, avg 1&micro;s/call
578# 169 times (336&micro;s+0s) by base::import at <a href="base-pm-22-block.html#74">line 74 of base.pm</a>, avg 2&micro;s/call
579# 154 times (135&micro;s+0s) by Moose::Meta::Role::add_attribute at <a href="Moose-Meta-Role-pm-268-block.html#245">line 245 of Moose/Meta/Role.pm</a>, avg 876ns/call
580# 145 times (244&micro;s+0s) by Moose::Util::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Moose/Util.pm:54] at <a href="Moose-Util-pm-158-block.html#54">line 54 of Moose/Util.pm</a>, avg 2&micro;s/call
581# 136 times (114&micro;s+0s) by Moose::Meta::Method::Delegation::new at <a href="Moose-Meta-Method-Delegation-pm-169-block.html#27">line 27 of Moose/Meta/Method/Delegation.pm</a>, avg 840ns/call
582# 126 times (140&micro;s+0s) by Moose::Meta::Class::add_attribute at <a href="Moose-Meta-Class-pm-136-block.html#566">line 566 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
583# 123 times (198&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-block.html#155">line 155 of Moose.pm</a>, avg 2&micro;s/call
584# 121 times (186&micro;s+0s) by Moose::Role::init_meta at <a href="Moose-Role-pm-391-block.html#119">line 119 of Moose/Role.pm</a>, avg 2&micro;s/call
585# 111 times (135&micro;s+0s) by Moose::Meta::Method::Destructor::is_needed at <a href="Moose-Meta-Method-Destructor-pm-152-block.html#61">line 61 of Moose/Meta/Method/Destructor.pm</a>, avg 1&micro;s/call
586# 101 times (148&micro;s+0s) by Class::MOP::Object::_get_compatible_metaclass_by_subclassing at <a href="Class-MOP-Object-pm-96-block.html#90">line 90 of Class/MOP/Object.pm</a>, avg 1&micro;s/call
587# 93 times (108&micro;s+0s) by Moose::Meta::Class::add_role at <a href="Moose-Meta-Class-pm-136-block.html#197">line 197 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
588# 93 times (101&micro;s+0s) by Moose::Meta::Class::add_role_application at <a href="Moose-Meta-Class-pm-136-block.html#210">line 210 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
589# 89 times (213&micro;s+0s) by KiokuDB::TypeMap::resolve at <a href="KiokuDB-TypeMap-pm-1440-block.html#89">line 89 of KiokuDB/TypeMap.pm</a>, avg 2&micro;s/call
590# 76 times (57&micro;s+0s) by Moose::Meta::Role::Composite::new at <a href="Moose-Meta-Role-Composite-pm-281-block.html#52">line 52 of Moose/Meta/Role/Composite.pm</a>, avg 746ns/call
591# 68 times (85&micro;s+0s) by MooseX::Types::TypeDecorator::isa at <a href="MooseX-Types-TypeDecorator-pm-410-block.html#101">line 101 of MooseX/Types/TypeDecorator.pm</a>, avg 1&micro;s/call
592# 66 times (90&micro;s+0s) by MooseX::Types::TypeDecorator::new at <a href="MooseX-Types-TypeDecorator-pm-410-block.html#66">line 66 of MooseX/Types/TypeDecorator.pm</a>, avg 1&micro;s/call
593# 58 times (98&micro;s+0s) by Class::MOP::Method::Inlined::_uninlined_body at <a href="Class-MOP-Method-Inlined-pm-116-block.html#24">line 24 of Class/MOP/Method/Inlined.pm</a>, avg 2&micro;s/call
594# 56 times (64&micro;s+0s) by Moose::Meta::Attribute::_canonicalize_handles at <a href="Moose-Meta-Attribute-pm-164-block.html#1177">line 1177 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
595# 56 times (62&micro;s+0s) by PPI::Node::__ANON__[(eval 1521)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1526)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1539)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1544)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1549)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1554)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1862)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 865)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 865)[PPI-Node-pm-654]-1295-line.html#2">line 2 of (eval 865)[PPI/Node.pm:654]</a>, avg 1&micro;s/call
596# 56 times (59&micro;s+0s) by PPI::Node::__ANON__[(eval 1518)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1523)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1536)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1541)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1546)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1551)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1859)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 862)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 862)[PPI-Node-pm-654]-1292-line.html#2">line 2 of (eval 862)[PPI/Node.pm:654]</a>, avg 1&micro;s/call
597# 56 times (57&micro;s+0s) by PPI::Node::__ANON__[(eval 1519)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1524)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1537)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1542)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1547)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1552)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1860)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 863)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 863)[PPI-Node-pm-654]-1293-line.html#2">line 2 of (eval 863)[PPI/Node.pm:654]</a>, avg 1&micro;s/call
598# 56 times (54&micro;s+0s) by PPI::Node::__ANON__[(eval 1520)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1525)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1538)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1543)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1548)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1553)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 1861)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] or PPI::Node::__ANON__[(eval 864)[/Users/edenc/perl5/lib/perl5/PPI/Node.pm:654]:4] at <a href="(eval 864)[PPI-Node-pm-654]-1294-line.html#2">line 2 of (eval 864)[PPI/Node.pm:654]</a>, avg 964ns/call
599# 56 times (53&micro;s+0s) by Moose::Meta::Role::add_role at <a href="Moose-Meta-Role-pm-268-block.html#406">line 406 of Moose/Meta/Role.pm</a>, avg 939ns/call
600# 51 times (118&micro;s+0s) by Graph::Traversal::new at <a href="Graph-Traversal-pm-713-block.html#161">line 161 of Graph/Traversal.pm</a>, avg 2&micro;s/call
601# 47 times (141&micro;s+0s) by Class::MOP::Class::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Class/MOP/Class.pm:1072] at <a href="Class-MOP-Class-pm-103-block.html#1065">line 1065 of Class/MOP/Class.pm</a>, avg 3&micro;s/call
602# 40 times (40&micro;s+0s) by PPI::Element::next_token at <a href="PPI-Element-pm-919-block.html#506">line 506 of PPI/Element.pm</a>, avg 1000ns/call
603# 38 times (44&micro;s+0s) by KiokuDB::TypeMap::CORE:sort at <a href="KiokuDB-TypeMap-pm-1440-block.html#166">line 166 of KiokuDB/TypeMap.pm</a>, avg 1&micro;s/call
604# 36 times (50&micro;s+0s) by Moose::Meta::Attribute::_get_delegate_method_list at <a href="Moose-Meta-Attribute-pm-164-block.html#1188">line 1188 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
605# 36 times (35&micro;s+0s) by Catalyst::Response::headers or KiokuDB::Backend::DBI::schema or KiokuDB::collapser or KiokuDB::linker or KiokuDB::typemap_resolver or List::MoreUtils::all or Parse::Method::Signatures::TypeConstraint::tc or Parse::Method::Signatures::ppi or Parse::Method::Signatures::ppi_doc at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#18">line 18 of (eval 83)[Eval/Closure.pm:125]</a>, avg 975ns/call
606# 36 times (33&micro;s+0s) by Catalyst::Model::KiokuDB::_model or KiokuDB::Collapser::_set_buffer or KiokuDB::LiveObjects::_set_current_scope or Parse::Method::Signatures::_set_ppi or Text::Tradition::Collation::_set_end or Text::Tradition::Collation::_set_relations or Text::Tradition::Collation::_set_start or Text::Tradition::_save_collation at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#6">line 6 of (eval 83)[Eval/Closure.pm:125]</a>, avg 928ns/call
607# 35 times (54&micro;s+0s) by Class::MOP::Class::is_pristine at <a href="Class-MOP-Class-pm-103-block.html#1250">line 1250 of Class/MOP/Class.pm</a>, avg 2&micro;s/call
608# 32 times (57&micro;s+0s) by PPI::Node::_wanted at <a href="PPI-Node-pm-921-block.html#618">line 618 of PPI/Node.pm</a>, avg 2&micro;s/call
609# 32 times (36&micro;s+0s) by PPI::Node::find at <a href="PPI-Node-pm-921-block.html#392">line 392 of PPI/Node.pm</a>, avg 1&micro;s/call
610# 30 times (37&micro;s+0s) by Class::MOP::Method::Constructor::new at <a href="Class-MOP-Method-Constructor-pm-114-block.html#23">line 23 of Class/MOP/Method/Constructor.pm</a>, avg 1&micro;s/call
611# 27 times (57&micro;s+0s) by namespace::autoclean::__ANON__[/Users/edenc/perl5/lib/perl5/namespace/autoclean.pm:57] at <a href="namespace-autoclean-pm-375-block.html#46">line 46 of namespace/autoclean.pm</a>, avg 2&micro;s/call
612# 24 times (47&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::_str_node at <a href="Parse-Method-Signatures-TypeConstraint-pm-1283-block.html#121">line 121 of Parse/Method/Signatures/TypeConstraint.pm</a>, avg 2&micro;s/call
613# 24 times (40&micro;s+0s) by Parse::Method::Signatures::consume_token at <a href="Parse-Method-Signatures-pm-911-block.html#801">line 801 of Parse/Method/Signatures.pm</a>, avg 2&micro;s/call
614# 23 times (23&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-block.html#79">line 79 of Class/MOP/Method/Inlined.pm</a>, avg 983ns/call
615# 22 times (24&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterizable::parameterize at <a href="Moose-Meta-TypeConstraint-Parameterizable-pm-178-block.html#88">line 88 of Moose/Meta/TypeConstraint/Parameterizable.pm</a>, avg 1&micro;s/call
616# 22 times (18&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterized::compile_type_constraint at <a href="Moose-Meta-TypeConstraint-Parameterized-pm-177-block.html#55">line 55 of Moose/Meta/TypeConstraint/Parameterized.pm</a>, avg 836ns/call
617# 20 times (38&micro;s+0s) by metaclass::import at <a href="metaclass-pm-161-block.html#35">line 35 of metaclass.pm</a>, avg 2&micro;s/call
618# 19 times (21&micro;s+0s) by Eval::Closure::Sandbox_396::__ANON__[(eval 556)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_401::__ANON__[(eval 561)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_421::__ANON__[(eval 582)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_637::__ANON__[(eval 843)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_788::__ANON__[(eval 999)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_848::__ANON__[(eval 1061)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#3">line 3 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
619# 19 times (21&micro;s+0s) by Catalyst::ClassData::mk_classdata at <a href="Catalyst-ClassData-pm-586-block.html#48">line 48 of Catalyst/ClassData.pm</a>, avg 1&micro;s/call
620# 16 times (47&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-block.html#420">line 420 of PPI/Lexer.pm</a>, avg 3&micro;s/call
621# 16 times (26&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-block.html#577">line 577 of PPI/Lexer.pm</a>, avg 2&micro;s/call
622# 16 times (20&micro;s+0s) by Parse::Method::Signatures::consume_token at <a href="Parse-Method-Signatures-pm-911-block.html#803">line 803 of Parse/Method/Signatures.pm</a>, avg 1&micro;s/call
623# 16 times (16&micro;s+0s) by PPI::Element::first_token at <a href="PPI-Element-pm-919-block.html#445">line 445 of PPI/Element.pm</a>, avg 987ns/call
624# 16 times (11&micro;s+0s) by PPI::Element::first_token at <a href="PPI-Element-pm-919-block.html#444">line 444 of PPI/Element.pm</a>, avg 656ns/call
625# 14 times (20&micro;s+0s) by Moose::Meta::TypeConstraint::Class::is_subtype_of at <a href="Moose-Meta-TypeConstraint-Class-pm-181-block.html#105">line 105 of Moose/Meta/TypeConstraint/Class.pm</a>, avg 1&micro;s/call
626# 13 times (11&micro;s+0s) by Text::Tradition::Witness::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#146">line 146 of (eval 83)[Eval/Closure.pm:125]</a>, avg 862ns/call
627# 12 times (13&micro;s+0s) by Config::Any::plugins at <a href="Config-Any-pm-1862-block.html#272">line 272 of Config/Any.pm</a>, avg 1&micro;s/call
628# 11 times (26&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterized::equals at <a href="Moose-Meta-TypeConstraint-Parameterized-pm-177-block.html#36">line 36 of Moose/Meta/TypeConstraint/Parameterized.pm</a>, avg 2&micro;s/call
629# 10 times (13&micro;s+0s) by Moose::Meta::Class::_process_inherited_attribute at <a href="Moose-Meta-Class-pm-136-block.html#712">line 712 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
630# 9 times (23&micro;s+0s) by MooseX::Meta::TypeConstraint::Structured::is_subtype_of at <a href="MooseX-Meta-TypeConstraint-Structured-pm-1203-block.html#171">line 171 of MooseX/Meta/TypeConstraint/Structured.pm</a>, avg 3&micro;s/call
631# 9 times (17&micro;s+0s) by DBI::setup_driver at <a href="DBI-pm-1359-block.html#832">line 832 of DBI.pm</a>, avg 2&micro;s/call
632# 9 times (12&micro;s+0s) by Moose::Util::MetaRole::_metathing_for at <a href="Moose-Util-MetaRole-pm-135-block.html#40">line 40 of Moose/Util/MetaRole.pm</a>, avg 1&micro;s/call
633# 9 times (12&micro;s+0s) by Moose::Meta::Method::Accessor::Native::Collection::_check_new_members_only at <a href="Moose-Meta-Method-Accessor-Native-Collection-pm-792-block.html#94">line 94 of Moose/Meta/Method/Accessor/Native/Collection.pm</a>, avg 1&micro;s/call
634# 9 times (10&micro;s+0s) by Class::MOP::Mixin::HasMethods::_add_meta_method at <a href="Class-MOP-Mixin-HasMethods-pm-91-block.html#31">line 31 of Class/MOP/Mixin/HasMethods.pm</a>, avg 1&micro;s/call
635# 9 times (9&micro;s+0s) by DBI::setup_driver at <a href="DBI-pm-1359-block.html#837">line 837 of DBI.pm</a>, avg 1000ns/call
636# 8 times (32&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::_union_node at <a href="Parse-Method-Signatures-TypeConstraint-pm-1283-block.html#100">line 100 of Parse/Method/Signatures/TypeConstraint.pm</a>, avg 4&micro;s/call
637# 8 times (20&micro;s+0s) by Parse::Method::Signatures::_param_where at <a href="Parse-Method-Signatures-pm-911-block.html#401">line 401 of Parse/Method/Signatures.pm</a>, avg 2&micro;s/call
638# 8 times (18&micro;s+0s) by PPI::Lexer::_lex_statement at <a href="PPI-Lexer-pm-1005-block.html#600">line 600 of PPI/Lexer.pm</a>, avg 2&micro;s/call
639# 8 times (17&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-block.html#459">line 459 of PPI/Lexer.pm</a>, avg 2&micro;s/call
640# 8 times (16&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Lexer-pm-1005-block.html#585">line 585 of PPI/Lexer.pm</a>, avg 2&micro;s/call
641# 8 times (16&micro;s+0s) by PPI::Lexer::_lex_statement at <a href="PPI-Lexer-pm-1005-block.html#616">line 616 of PPI/Lexer.pm</a>, avg 2&micro;s/call
642# 8 times (15&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-block.html#567">line 567 of PPI/Lexer.pm</a>, avg 2&micro;s/call
643# 8 times (14&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::_params_node at <a href="Parse-Method-Signatures-TypeConstraint-pm-1283-block.html#111">line 111 of Parse/Method/Signatures/TypeConstraint.pm</a>, avg 2&micro;s/call
644# 8 times (14&micro;s+0s) by PPI::Lexer::_lex_statement at <a href="PPI-Lexer-pm-1005-block.html#635">line 635 of PPI/Lexer.pm</a>, avg 2&micro;s/call
645# 8 times (11&micro;s+0s) by PPI::Element::next_token at <a href="PPI-Element-pm-919-block.html#510">line 510 of PPI/Element.pm</a>, avg 1&micro;s/call
646# 8 times (11&micro;s+0s) by Catalyst::Component::BUILDARGS at <a href="Catalyst-Component-pm-579-block.html#94">line 94 of Catalyst/Component.pm</a>, avg 1&micro;s/call
647# 8 times (10&micro;s+0s) by PPI::Lexer::_add_element at <a href="PPI-Lexer-pm-1005-block.html#1446">line 1446 of PPI/Lexer.pm</a>, avg 1&micro;s/call
648# 8 times (10&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Lexer-pm-1005-block.html#215">line 215 of PPI/Lexer.pm</a>, avg 1&micro;s/call
649# 8 times (10&micro;s+0s) by Parse::Method::Signatures::remaining_input at <a href="Parse-Method-Signatures-pm-911-block.html#818">line 818 of Parse/Method/Signatures.pm</a>, avg 1&micro;s/call
650# 8 times (10&micro;s+0s) by Parse::Method::Signatures::_param_traits at <a href="Parse-Method-Signatures-pm-911-block.html#429">line 429 of Parse/Method/Signatures.pm</a>, avg 1&micro;s/call
651# 8 times (10&micro;s+0s) by PPI::Lexer::_statement at <a href="PPI-Lexer-pm-1005-block.html#572">line 572 of PPI/Lexer.pm</a>, avg 1&micro;s/call
652# 8 times (8&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Node-pm-921-block.html#114">line 114 of PPI/Node.pm</a>, avg 1&micro;s/call
653# 8 times (7&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#48">line 48 of (eval 83)[Eval/Closure.pm:125]</a>, avg 838ns/call
654# 8 times (6&micro;s+0s) by Params::Util::_INSTANCE at <a href="PPI-Statement-pm-969-block.html#203">line 203 of PPI/Statement.pm</a>, avg 788ns/call
655# 7 times (9&micro;s+0s) by Catalyst::Request::headers or KiokuDB::Backend::DBI::storage or KiokuDB::Serializer::JSON::collapser or MooseX::Role::Parameterized::Meta::Role::Parameterizable::parameters_metaclass at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#21">line 21 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
656# 6 times (8&micro;s+0s) by Class::MOP::Attribute::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Class/MOP/Attribute.pm:456] at <a href="Class-MOP-Attribute-pm-130-block.html#454">line 454 of Class/MOP/Attribute.pm</a>, avg 1&micro;s/call
657# 5 times (7&micro;s+0s) by Moose::Meta::Attribute::_get_delegate_method_list at <a href="Moose-Meta-Attribute-pm-164-block.html#1187">line 1187 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
658# 5 times (6&micro;s+0s) by Moose::Role::init_meta at <a href="Moose-Role-pm-391-block.html#127">line 127 of Moose/Role.pm</a>, avg 1&micro;s/call
659# 5 times (5&micro;s+0s) by Moose::Role::init_meta at <a href="Moose-Role-pm-391-block.html#143">line 143 of Moose/Role.pm</a>, avg 960ns/call
660# 5 times (5&micro;s+0s) by Class::MOP::Package::reinitialize at <a href="Class-MOP-Package-pm-122-block.html#56">line 56 of Class/MOP/Package.pm</a>, avg 920ns/call
661# 5 times (4&micro;s+0s) by Moose::Util::MetaRole::apply_metaroles at <a href="Moose-Util-MetaRole-pm-135-block.html#24">line 24 of Moose/Util/MetaRole.pm</a>, avg 780ns/call
662# 4 times (14&micro;s+0s) by KiokuDB::TypeMap::resolve_entry at <a href="KiokuDB-TypeMap-pm-1440-block.html#101">line 101 of KiokuDB/TypeMap.pm</a>, avg 3&micro;s/call
663# 4 times (8&micro;s+0s) by Scope::Guard::new at <a href="Scope-Guard-pm-1527-block.html#20">line 20 of Scope/Guard.pm</a>, avg 2&micro;s/call
664# 4 times (8&micro;s+0s) by DBIx::Class::Componentised::inject_base at <a href="DBIx-Class-Componentised-pm-2174-block.html#19">line 19 of DBIx/Class/Componentised.pm</a>, avg 2&micro;s/call
665# 4 times (6&micro;s+0s) by Catalyst::_register_plugin at <a href="Catalyst-pm-381-block.html#2933">line 2933 of Catalyst.pm</a>, avg 2&micro;s/call
666# 4 times (5&micro;s+0s) by DBIx::Class::Componentised::inject_base at <a href="DBIx-Class-Componentised-pm-2174-block.html#37">line 37 of DBIx/Class/Componentised.pm</a>, avg 1&micro;s/call
667# 3 times (4&micro;s+0s) by KiokuDB::LiveObjects::Scope::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#38">line 38 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
668# 3 times (4&micro;s+0s) by Tree::Simple::_insertChildAt at <a href="Tree-Simple-pm-639-block.html#162">line 162 of Tree/Simple.pm</a>, avg 1&micro;s/call
669# 3 times (4&micro;s+0s) by Catalyst::setup_plugins at <a href="Catalyst-pm-381-block.html#2971">line 2971 of Catalyst.pm</a>, avg 1&micro;s/call
670# 3 times (3&micro;s+0s) by Moose::Meta::Attribute::_process_isa_option at <a href="Moose-Meta-Attribute-pm-164-block.html#364">line 364 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
671# 3 times (3&micro;s+0s) by Moose::Meta::Role::reinitialize at <a href="Moose-Meta-Role-pm-268-block.html#212">line 212 of Moose/Meta/Role.pm</a>, avg 1&micro;s/call
672# 3 times (3&micro;s+0s) by Moose::Meta::Role::reinitialize at <a href="Moose-Meta-Role-pm-268-block.html#225">line 225 of Moose/Meta/Role.pm</a>, avg 1&micro;s/call
673# 3 times (2&micro;s+0s) by MooseX::Types::Base::register_role_type at <a href="MooseX-Types-Base-pm-413-block.html#187">line 187 of MooseX/Types/Base.pm</a>, avg 667ns/call
674# 3 times (2&micro;s+0s) by Tree::Simple::_setParent at <a href="Tree-Simple-pm-639-block.html#78">line 78 of Tree/Simple.pm</a>, avg 533ns/call
675# 2 times (4&micro;s+0s) by Catalyst::_register_plugin at <a href="Catalyst-pm-381-block.html#2930">line 2930 of Catalyst.pm</a>, avg 2&micro;s/call
676# 2 times (4&micro;s+0s) by IPC::Run::_open_pipes at <a href="IPC-Run-pm-733-block.html#2193">line 2193 of IPC/Run.pm</a>, avg 2&micro;s/call
677# 2 times (3&micro;s+0s) by Class::C3::Componentised::inject_base at <a href="Class-C3-Componentised-pm-2176-block.html#201">line 201 of Class/C3/Componentised.pm</a>, avg 2&micro;s/call
678# 2 times (3&micro;s+0s) by Moose::Meta::Attribute::_canonicalize_handles at <a href="Moose-Meta-Attribute-pm-164-block.html#1173">line 1173 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
679# 2 times (3&micro;s+0s) by HTTP::Message::PSGI::__ANON__[/Users/edenc/perl5/lib/perl5/HTTP/Message/PSGI.pm:19] at <a href="HTTP-Message-PSGI-pm-2514-block.html#19">line 19 of HTTP/Message/PSGI.pm</a>, avg 2&micro;s/call
680# 2 times (3&micro;s+0s) by IPC::Run::harness at <a href="IPC-Run-pm-733-block.html#1733">line 1733 of IPC/Run.pm</a>, avg 1&micro;s/call
681# 2 times (2&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-block.html#62">line 62 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
682# 2 times (2&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-block.html#65">line 65 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
683# 2 times (2&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-block.html#202">line 202 of Moose.pm</a>, avg 1&micro;s/call
684# 2 times (2&micro;s+0s) by KiokuDB::Collapser::Buffer::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#125">line 125 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
685# 2 times (2&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-block.html#58">line 58 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
686# 2 times (2&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-block.html#165">line 165 of Moose.pm</a>, avg 1&micro;s/call
687# 2 times (2&micro;s+0s) by KiokuDB::LiveObjects::Scope::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#59">line 59 of (eval 83)[Eval/Closure.pm:125]</a>, avg 950ns/call
688# 2 times (1&micro;s+0s) by MooseX::Types::Base::register_class_type at <a href="MooseX-Types-Base-pm-413-block.html#160">line 160 of MooseX/Types/Base.pm</a>, avg 650ns/call
689# 2 times (1&micro;s+0s) by IPC::Run::harness at <a href="IPC-Run-pm-733-block.html#1936">line 1936 of IPC/Run.pm</a>, avg 550ns/call
690# once (4&micro;s+0s) by IPC::Run::_clobber at <a href="IPC-Run-pm-733-block.html#2909">line 2909 of IPC/Run.pm</a>
691# once (2&micro;s+0s) by IPC::Run::IO::_init_filters at <a href="IPC-Run-IO-pm-740-block.html#497">line 497 of IPC/Run/IO.pm</a>
692# once (2&micro;s+0s) by Catalyst::import at <a href="Catalyst-pm-381-block.html#116">line 116 of Catalyst.pm</a>
693# once (2&micro;s+0s) by Moose::Meta::Attribute::_process_accessors at <a href="Moose-Meta-Attribute-pm-164-block.html#1041">line 1041 of Moose/Meta/Attribute.pm</a>
694# once (2&micro;s+0s) by KiokuDB::Backend::DBI::__ANON__[/Users/edenc/perl5/lib/perl5/KiokuDB/Backend/DBI.pm:58] at <a href="KiokuDB-Backend-DBI-pm-2149-block.html#57">line 57 of KiokuDB/Backend/DBI.pm</a>
695# once (2&micro;s+0s) by IPC::Run::_cleanup at <a href="IPC-Run-pm-733-block.html#3202">line 3202 of IPC/Run.pm</a>
696# once (2&micro;s+0s) by MooseX::Types::TypeDecorator::_try_delegate at <a href="MooseX-Types-TypeDecorator-pm-410-block.html#173">line 173 of MooseX/Types/TypeDecorator.pm</a>
697# once (2&micro;s+0s) by Catalyst::setup at <a href="Catalyst-pm-381-block.html#1065">line 1065 of Catalyst.pm</a>
698# once (2&micro;s+0s) by Catalyst::setup at <a href="Catalyst-pm-381-block.html#1176">line 1176 of Catalyst.pm</a>
699# once (2&micro;s+0s) by Moose::init_meta at <a href="Moose-pm-62-block.html#189">line 189 of Moose.pm</a>
700# once (2&micro;s+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#19">line 19 of (eval 83)[Eval/Closure.pm:125]</a>
701# once (2&micro;s+0s) by Catalyst::setup_plugins at <a href="Catalyst-pm-381-block.html#2963">line 2963 of Catalyst.pm</a>
702# once (2&micro;s+0s) by Moose::Meta::Attribute::_process_accessors at <a href="Moose-Meta-Attribute-pm-164-block.html#1053">line 1053 of Moose/Meta/Attribute.pm</a>
703# once (1&micro;s+0s) by Text::Tradition::Collation::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#145">line 145 of (eval 83)[Eval/Closure.pm:125]</a>
704# once (1&micro;s+0s) by Moose::Util::MetaRole::apply_base_class_roles at <a href="Moose-Util-MetaRole-pm-135-block.html#108">line 108 of Moose/Util/MetaRole.pm</a>
705# once (1&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#55">line 55 of (eval 83)[Eval/Closure.pm:125]</a>
706# once (1&micro;s+0s) by KiokuDB::Collapser::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#72">line 72 of (eval 83)[Eval/Closure.pm:125]</a>
707# once (1&micro;s+0s) by Text::Tradition::Collation::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#161">line 161 of (eval 83)[Eval/Closure.pm:125]</a>
708# once (1&micro;s+0s) by KiokuDB::Linker::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#103">line 103 of (eval 83)[Eval/Closure.pm:125]</a>
709# once (1&micro;s+0s) by IPC::Run::harness at <a href="IPC-Run-pm-733-block.html#1905">line 1905 of IPC/Run.pm</a>
710# once (900ns+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#71">line 71 of (eval 83)[Eval/Closure.pm:125]</a>
711# once (900ns+0s) by KiokuDB::LiveObjects::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#61">line 61 of (eval 83)[Eval/Closure.pm:125]</a>
712# once (900ns+0s) by Moose::Util::TypeConstraints::add_parameterizable_type at <a href="Moose-Util-TypeConstraints-pm-172-block.html#736">line 736 of Moose/Util/TypeConstraints.pm</a>
713# once (800ns+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#85">line 85 of (eval 83)[Eval/Closure.pm:125]</a>
714# once (800ns+0s) by IPC::Run::harness at <a href="IPC-Run-pm-733-block.html#1897">line 1897 of IPC/Run.pm</a>
715# once (700ns+0s) by IPC::Run::IO::_new_internal at <a href="IPC-Run-IO-pm-740-block.html#152">line 152 of IPC/Run/IO.pm</a>
716# once (700ns+0s) by KiokuDB::Linker::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#79">line 79 of (eval 83)[Eval/Closure.pm:125]</a>
717# once (700ns+0s) by KiokuDB::Collapser::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#96">line 96 of (eval 83)[Eval/Closure.pm:125]</a>
718# once (600ns+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#22">line 22 of (eval 83)[Eval/Closure.pm:125]</a></div></div>sub UNIVERSAL::isa; # xsub<br /> </td></tr>
719</tbody></table></div>
720
721 <script type="text/javascript"> $(document).ready(function() {
722
723 $("#subs_table").tablesorter({
724 sortList: [[3,1]],
725 headers: {
726 3: { sorter: 'fmt_time' },
727 4: { sorter: 'fmt_time' }
728 }
729 });
730
731 } ); </script>
732
733 <div class="footer">Report produced by the
734 <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
735 Perl profiler, developed by
736 <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
737 <a href="http://code.nytimes.com">Adam Kaplan</a>.
738 </div>
739 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
740 </body></html>