The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
<!--
This file was generated by Devel::NYTProf version 5.05
-->
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Content-Language" content="en-us" />
    <meta name="robots" content="noindex,nofollow" />
    <title>Profile of Scalar/Util.pm</title>
<link rel="stylesheet" type="text/css" href="style.css" />
    <script type="text/javascript" src="js/jquery-min.js"></script> 

    <script type="text/javascript" src="js/jquery-tablesorter-min.js"></script> 
    <link rel="stylesheet" type="text/css" href="js/style-tablesorter.css" />
    <script type="text/javascript">
    // when a column is first clicked on to sort it, use descending order
    // XXX doesn't seem to work (and not just because the tablesorter formatSortingOrder() is broken)
    $.tablesorter.defaults.sortInitialOrder = "desc";
    // add parser through the tablesorter addParser method 
    $.tablesorter.addParser({
        id: 'fmt_time',   // name of this parser
        is: function(s) { 
            return false; // return false so this parser is not auto detected 
        }, 
        format: function(orig) { // format data for normalization 
            // console.log(orig);
            var val = orig.replace(/ns/,'');
            if (val != orig) { return val / (1000*1000*1000); } 
            val = orig.replace(/[嵵]s/,''); /* micro */
            if (val != orig) { return val / (1000*1000); } 
            val = orig.replace(/ms/,'');
            if (val != orig) { return val / (1000); }
            val = orig.replace(/([0-9])s/,"$1");
            if (val != orig) { return val; }
            if (orig == '0') { return orig; } 
            var non_number = orig.replace(/^[-+]?[0-9.]+/, '', 'g');
            console.log('no match for fmt_time of '+orig+' (units:'+non_number+' charCodeAt0:'+non_number.charCodeAt(0)+')');
            return orig;
        },
        type: 'numeric' // set type, either numeric or text 
    }); 
    </script> 
</head>

<body > 
<div class="header" style="position: relative; overflow-x: hidden; overflow-y: hidden; z-index: 0; ">
<div class="header_back">
            <a href="index.html">&larr; Index</a>
        </div>
<div class="headerForeground" style="float: left">
    <span class="siteTitle">NYTProf Performance Profile</span>
    <span class="siteSubtitle">&emsp;&emsp;<span>&laquo;&emsp;<span class="mode_btn mode_btn_selected">line view</span>&emsp;&raquo;</span><br />
            For examples/Atom-timer.pl
        </span>
</div>
<div class="headerForeground" style="float: right; text-align: right">
    <span class="siteTitle">&nbsp;</span>
    <span class="siteSubtitle">Run on Mon Aug 12 14:45:28 2013<br />Reported on Mon Aug 12 14:46:14 2013</span>
</div>
<div style="position: absolute; left: 0px; top: 0%; width: 100%; height: 101%; z-index: -1; background-color: rgb(17, 136, 255); "></div>
<div style="position: absolute; left: 0px; top: 2%; width: 100%; height: 99%; z-index: -1; background-color: rgb(16, 134, 253); "></div>
<div style="position: absolute; left: 0px; top: 4%; width: 100%; height: 97%; z-index: -1; background-color: rgb(16, 133, 252); "></div>
<div style="position: absolute; left: 0px; top: 6%; width: 100%; height: 95%; z-index: -1; background-color: rgb(15, 131, 250); "></div>
<div style="position: absolute; left: 0px; top: 8%; width: 100%; height: 93%; z-index: -1; background-color: rgb(15, 130, 249); "></div>
<div style="position: absolute; left: 0px; top: 10%; width: 100%; height: 91%; z-index: -1; background-color: rgb(15, 129, 248); "></div>
<div style="position: absolute; left: 0px; top: 12%; width: 100%; height: 89%; z-index: -1; background-color: rgb(14, 127, 246); "></div>
<div style="position: absolute; left: 0px; top: 14%; width: 100%; height: 87%; z-index: -1; background-color: rgb(14, 126, 245); "></div>
<div style="position: absolute; left: 0px; top: 16%; width: 100%; height: 85%; z-index: -1; background-color: rgb(14, 125, 244); "></div>
<div style="position: absolute; left: 0px; top: 18%; width: 100%; height: 83%; z-index: -1; background-color: rgb(13, 123, 242); "></div>
<div style="position: absolute; left: 0px; top: 20%; width: 100%; height: 81%; z-index: -1; background-color: rgb(13, 122, 241); "></div>
<div style="position: absolute; left: 0px; top: 22%; width: 100%; height: 79%; z-index: -1; background-color: rgb(13, 121, 240); "></div>
<div style="position: absolute; left: 0px; top: 24%; width: 100%; height: 77%; z-index: -1; background-color: rgb(12, 119, 238); "></div>
<div style="position: absolute; left: 0px; top: 26%; width: 100%; height: 75%; z-index: -1; background-color: rgb(12, 118, 237); "></div>
<div style="position: absolute; left: 0px; top: 28%; width: 100%; height: 73%; z-index: -1; background-color: rgb(12, 116, 235); "></div>
<div style="position: absolute; left: 0px; top: 30%; width: 100%; height: 71%; z-index: -1; background-color: rgb(11, 115, 234); "></div>
<div style="position: absolute; left: 0px; top: 32%; width: 100%; height: 69%; z-index: -1; background-color: rgb(11, 114, 233); "></div>
<div style="position: absolute; left: 0px; top: 34%; width: 100%; height: 67%; z-index: -1; background-color: rgb(11, 112, 231); "></div>
<div style="position: absolute; left: 0px; top: 36%; width: 100%; height: 65%; z-index: -1; background-color: rgb(10, 111, 230); "></div>
<div style="position: absolute; left: 0px; top: 38%; width: 100%; height: 63%; z-index: -1; background-color: rgb(10, 110, 229); "></div>
<div style="position: absolute; left: 0px; top: 40%; width: 100%; height: 61%; z-index: -1; background-color: rgb(10, 108, 227); "></div>
<div style="position: absolute; left: 0px; top: 42%; width: 100%; height: 59%; z-index: -1; background-color: rgb(9, 107, 226); "></div>
<div style="position: absolute; left: 0px; top: 44%; width: 100%; height: 57%; z-index: -1; background-color: rgb(9, 106, 225); "></div>
<div style="position: absolute; left: 0px; top: 46%; width: 100%; height: 55%; z-index: -1; background-color: rgb(9, 104, 223); "></div>
<div style="position: absolute; left: 0px; top: 48%; width: 100%; height: 53%; z-index: -1; background-color: rgb(8, 103, 222); "></div>
<div style="position: absolute; left: 0px; top: 50%; width: 100%; height: 51%; z-index: -1; background-color: rgb(8, 102, 221); "></div>
<div style="position: absolute; left: 0px; top: 52%; width: 100%; height: 49%; z-index: -1; background-color: rgb(8, 100, 219); "></div>
<div style="position: absolute; left: 0px; top: 54%; width: 100%; height: 47%; z-index: -1; background-color: rgb(7, 99, 218); "></div>
<div style="position: absolute; left: 0px; top: 56%; width: 100%; height: 45%; z-index: -1; background-color: rgb(7, 97, 216); "></div>
<div style="position: absolute; left: 0px; top: 58%; width: 100%; height: 43%; z-index: -1; background-color: rgb(7, 96, 215); "></div>
<div style="position: absolute; left: 0px; top: 60%; width: 100%; height: 41%; z-index: -1; background-color: rgb(6, 95, 214); "></div>
<div style="position: absolute; left: 0px; top: 62%; width: 100%; height: 39%; z-index: -1; background-color: rgb(6, 93, 212); "></div>
<div style="position: absolute; left: 0px; top: 64%; width: 100%; height: 37%; z-index: -1; background-color: rgb(6, 92, 211); "></div>
<div style="position: absolute; left: 0px; top: 66%; width: 100%; height: 35%; z-index: -1; background-color: rgb(5, 91, 210); "></div>
<div style="position: absolute; left: 0px; top: 68%; width: 100%; height: 33%; z-index: -1; background-color: rgb(5, 89, 208); "></div>
<div style="position: absolute; left: 0px; top: 70%; width: 100%; height: 31%; z-index: -1; background-color: rgb(5, 88, 207); "></div>
<div style="position: absolute; left: 0px; top: 72%; width: 100%; height: 29%; z-index: -1; background-color: rgb(4, 87, 206); "></div>
<div style="position: absolute; left: 0px; top: 74%; width: 100%; height: 27%; z-index: -1; background-color: rgb(4, 85, 204); "></div>
<div style="position: absolute; left: 0px; top: 76%; width: 100%; height: 25%; z-index: -1; background-color: rgb(4, 84, 203); "></div>
<div style="position: absolute; left: 0px; top: 78%; width: 100%; height: 23%; z-index: -1; background-color: rgb(3, 82, 201); "></div>
<div style="position: absolute; left: 0px; top: 80%; width: 100%; height: 21%; z-index: -1; background-color: rgb(3, 81, 200); "></div>
<div style="position: absolute; left: 0px; top: 82%; width: 100%; height: 19%; z-index: -1; background-color: rgb(3, 80, 199); "></div>
<div style="position: absolute; left: 0px; top: 84%; width: 100%; height: 17%; z-index: -1; background-color: rgb(2, 78, 197); "></div>
<div style="position: absolute; left: 0px; top: 86%; width: 100%; height: 15%; z-index: -1; background-color: rgb(2, 77, 196); "></div>
<div style="position: absolute; left: 0px; top: 88%; width: 100%; height: 13%; z-index: -1; background-color: rgb(2, 76, 195); "></div>
<div style="position: absolute; left: 0px; top: 90%; width: 100%; height: 11%; z-index: -1; background-color: rgb(1, 74, 193); "></div>
<div style="position: absolute; left: 0px; top: 92%; width: 100%; height: 9%; z-index: -1; background-color: rgb(1, 73, 192); "></div>
<div style="position: absolute; left: 0px; top: 94%; width: 100%; height: 7%; z-index: -1; background-color: rgb(1, 72, 191); "></div>
<div style="position: absolute; left: 0px; top: 96%; width: 100%; height: 5%; z-index: -1; background-color: rgb(0, 70, 189); "></div>
<div style="position: absolute; left: 0px; top: 98%; width: 100%; height: 3%; z-index: -1; background-color: rgb(0, 69, 188); "></div>
<div style="position: absolute; left: 0px; top: 100%; width: 100%; height: 1%; z-index: -1; background-color: rgb(0, 68, 187); "></div>
</div>

<div class="body_content"><br />
<table class="file_summary"><tr><td class="h">Filename</td><td align="left"><a href="file:///Users/dde/perl5/perlbrew/perls/5.18.0t/lib/5.18.0/darwin-thread-multi-2level/Scalar/Util.pm">/Users/dde/perl5/perlbrew/perls/5.18.0t/lib/5.18.0/darwin-thread-multi-2level/Scalar/Util.pm</a></td></tr>
<tr><td class="h">Statements</td><td align="left">Executed 13 statements in 301µs</td></tr></table>
        
        <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
        <caption>Subroutines</caption>
        <thead>
        <tr>
        <th>Calls</th>
        <th><span title="Number of Places sub is called from">P</span></th>
        <th><span title="Number of Files sub is called from">F</span></th>
        <th>Exclusive<br />Time</th>
        <th>Inclusive<br />Time</th>
        <th>Subroutine</th>
        </tr>
        </thead>
    <tbody>
<tr><td class="c0">405109</td><td class="c0">42</td><td class="c0">27</td><td class="c0"><span title="0.9%">138ms</span></td><td class="c0"><span title="0.9%">138ms</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::blessed</span>Scalar::Util::<a href="Scalar-Util-pm-31-line.html#Scalar__Util__blessed">blessed</a>&nbsp;(xsub)</td></tr>
<tr><td class="c2">2294</td><td class="c0">14</td><td class="c0">11</td><td class="c1"><span title="0.0%">1.49ms</span></td><td class="c1"><span title="0.0%">1.49ms</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::weaken</span>Scalar::Util::<a href="Scalar-Util-pm-31-line.html#Scalar__Util__weaken">weaken</a>&nbsp;(xsub)</td></tr>
<tr><td class="c3">1362</td><td class="c3">5</td><td class="c3">4</td><td class="c3"><span title="0.0%">527µs</span></td><td class="c3"><span title="0.0%">527µs</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::reftype</span>Scalar::Util::<a href="Scalar-Util-pm-31-line.html#Scalar__Util__reftype">reftype</a>&nbsp;(xsub)</td></tr>
<tr><td class="c3">140</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">56µs</span></td><td class="c3"><span title="0.0%">56µs</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::isweak</span>Scalar::Util::<a href="Scalar-Util-pm-31-line.html#Scalar__Util__isweak">isweak</a>&nbsp;(xsub)</td></tr>
<tr><td class="c3">56</td><td class="c3">2</td><td class="c3">2</td><td class="c3"><span title="0.0%">20µs</span></td><td class="c3"><span title="0.0%">20µs</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::refaddr</span>Scalar::Util::<a href="Scalar-Util-pm-31-line.html#Scalar__Util__refaddr">refaddr</a>&nbsp;(xsub)</td></tr>
<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">9µs</span></td><td class="c3"><span title="0.0%">19µs</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::BEGIN@9</span>Scalar::Util::<a href="Scalar-Util-pm-31-line.html#9">BEGIN@9</a></td></tr>
<tr><td class="c3">0</td><td class="c3">0</td><td class="c3">0</td><td class="c3"><span title="0.0%">0s</span></td><td class="c3"><span title="0.0%">0s</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::export_fail</span>Scalar::Util::<a href="Scalar-Util-pm-31-line.html#44">export_fail</a></td></tr>
</tbody></table>
                Call graph for these subroutines as a
                <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
                <a href="Users-dde-perl5-perlbrew-perls-5-18-0t-lib-5-18-0-darwin-thread-multi-2level-Scalar-Util-pm.dot">dot language file</a>.
            
      <table border="1" cellpadding="0">
      <thead>
      <tr><th>Line</th>
      <th><span title="Number of statements executed">State<br />ments</span></th>
      <th><span title="Time spend executing statements on the line,
        excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
      <th><span title="Number of subroutines calls">Calls</span></th>
      <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
      <th class="left_indent_header">Code</th>
      </tr>

      </thead>
      <tbody>
    <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s"># Scalar::Util.pm</td></tr>
<tr><td class="h"><a name="2"></a>2</td><td></td><td></td><td></td><td></td><td class="s">#</td></tr>
<tr><td class="h"><a name="3"></a>3</td><td></td><td></td><td></td><td></td><td class="s"># Copyright (c) 1997-2007 Graham Barr &lt;gbarr@pobox.com&gt;. All rights reserved.</td></tr>
<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s"># This program is free software; you can redistribute it and/or</td></tr>
<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"># modify it under the same terms as Perl itself.</td></tr>
<tr><td class="h"><a name="6"></a>6</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="7"></a>7</td><td></td><td></td><td></td><td></td><td class="s">package Scalar::Util;</td></tr>
<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="9"></a>9</td><td class="c1">2</td><td class="c0"><span title="Avg 106µs">211µs</span></td><td class="c3">2</td><td class="c3">29µs</td><td class="s"><div class="calls"><div class="calls_in"># spent 19µs (9+10) within Scalar::Util::BEGIN@9 which was called:
#    once (9µs+10µs) by Moose::BEGIN@13 at <a href="Scalar-Util-pm-31-line.html#9">line 9</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent    19µs making 1 call to <a href="Scalar-Util-pm-31-line.html#9">Scalar::Util::BEGIN@9</a>
# spent    10µs making 1 call to <a href="strict-pm-3-line.html#42">strict::import</a></div></div></td></tr>
<tr><td class="h"><a name="10"></a>10</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>
<tr><td class="h"><a name="11"></a>11</td><td class="c3">1</td><td class="c0"><span title="Avg 65µs">65µs</span></td><td></td><td></td><td class="s">require List::Util; # List::Util loads the XS</td></tr>
<tr><td class="h"><a name="12"></a>12</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="13"></a>13</td><td class="c3">1</td><td class="c1"><span title="Avg 4µs">4µs</span></td><td></td><td></td><td class="s">our @ISA       = qw(Exporter);</td></tr>
<tr><td class="h"><a name="14"></a>14</td><td class="c3">1</td><td class="c3"><span title="Avg 2µs">2µs</span></td><td></td><td></td><td class="s">our @EXPORT_OK = qw(</td></tr>
<tr><td class="h"><a name="15"></a>15</td><td></td><td></td><td></td><td></td><td class="s">  blessed</td></tr>
<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s">  dualvar</td></tr>
<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s">  isdual</td></tr>
<tr><td class="h"><a name="18"></a>18</td><td></td><td></td><td></td><td></td><td class="s">  isvstring</td></tr>
<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td></td><td></td><td class="s">  isweak</td></tr>
<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s">  looks_like_number</td></tr>
<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s">  openhandle</td></tr>
<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s">  readonly</td></tr>
<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td></td><td></td><td class="s">  refaddr</td></tr>
<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s">  reftype</td></tr>
<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s">  set_prototype</td></tr>
<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s">  tainted</td></tr>
<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s">  weaken</td></tr>
<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">);</td></tr>
<tr><td class="h"><a name="29"></a>29</td><td class="c3">1</td><td class="c3"><span title="Avg 200ns">200ns</span></td><td></td><td></td><td class="s">our $VERSION    = &quot;1.27&quot;;</td></tr>
<tr><td class="h"><a name="30"></a>30</td><td class="c3">1</td><td class="c0"><span title="Avg 11µs">11µs</span></td><td></td><td></td><td class="s">$VERSION   = eval $VERSION;<div class="calls"><div class="calls_out"># spent     2µs executing statements in <a href="(eval 7)[Scalar-Util-pm-30]-34-line.html">string eval</a></div></div></td></tr>
<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="32"></a>32</td><td class="c3">1</td><td class="c3"><span title="Avg 100ns">100ns</span></td><td></td><td></td><td class="s">our @EXPORT_FAIL;</td></tr>
<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="34"></a>34</td><td class="c3">1</td><td class="c3"><span title="Avg 200ns">200ns</span></td><td></td><td></td><td class="s">unless (defined &amp;weaken) {</td></tr>
<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s">  push @EXPORT_FAIL, qw(weaken);</td></tr>
<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
<tr><td class="h"><a name="37"></a>37</td><td class="c3">1</td><td class="c3"><span title="Avg 100ns">100ns</span></td><td></td><td></td><td class="s">unless (defined &amp;isweak) {</td></tr>
<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s">  push @EXPORT_FAIL, qw(isweak isvstring);</td></tr>
<tr><td class="h"><a name="39"></a>39</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
<tr><td class="h"><a name="40"></a>40</td><td class="c3">1</td><td class="c3"><span title="Avg 0s">0s</span></td><td></td><td></td><td class="s">unless (defined &amp;isvstring) {</td></tr>
<tr><td class="h"><a name="41"></a>41</td><td></td><td></td><td></td><td></td><td class="s">  push @EXPORT_FAIL, qw(isvstring);</td></tr>
<tr><td class="h"><a name="42"></a>42</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
<tr><td class="h"><a name="43"></a>43</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="44"></a>44</td><td></td><td></td><td></td><td></td><td class="s">sub export_fail {</td></tr>
<tr><td class="h"><a name="45"></a>45</td><td></td><td></td><td></td><td></td><td class="s">  if (grep { /^(?:weaken|isweak)$/ } @_ ) {</td></tr>
<tr><td class="h"><a name="46"></a>46</td><td></td><td></td><td></td><td></td><td class="s">    require Carp;</td></tr>
<tr><td class="h"><a name="47"></a>47</td><td></td><td></td><td></td><td></td><td class="s">    Carp::croak(&quot;Weak references are not implemented in the version of perl&quot;);</td></tr>
<tr><td class="h"><a name="48"></a>48</td><td></td><td></td><td></td><td></td><td class="s">  }</td></tr>
<tr><td class="h"><a name="49"></a>49</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="50"></a>50</td><td></td><td></td><td></td><td></td><td class="s">  if (grep { /^isvstring$/ } @_ ) {</td></tr>
<tr><td class="h"><a name="51"></a>51</td><td></td><td></td><td></td><td></td><td class="s">    require Carp;</td></tr>
<tr><td class="h"><a name="52"></a>52</td><td></td><td></td><td></td><td></td><td class="s">    Carp::croak(&quot;Vstrings are not implemented in the version of perl&quot;);</td></tr>
<tr><td class="h"><a name="53"></a>53</td><td></td><td></td><td></td><td></td><td class="s">  }</td></tr>
<tr><td class="h"><a name="54"></a>54</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="55"></a>55</td><td></td><td></td><td></td><td></td><td class="s">  @_;</td></tr>
<tr><td class="h"><a name="56"></a>56</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
<tr><td class="h"><a name="57"></a>57</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="58"></a>58</td><td class="c3">1</td><td class="c0"><span title="Avg 6µs">6µs</span></td><td></td><td></td><td class="s">1;</td></tr>
<tr><td class="h"><a name="59"></a>59</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="60"></a>60</td><td></td><td></td><td></td><td></td><td class="s">__END__</td></tr>
<tr><td class="s"><a name=""></a>&nbsp;</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
<tr><td class="h"><a name="Scalar__Util__blessed"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 138ms within Scalar::Util::blessed which was called 405109 times, avg 340ns/call:
# 200000 times (82.4ms+0s) by Atom::DESTROY at <a href="(eval 74)[Eval-Closure-pm-135]-166-line.html#5">line 5 of (eval 74)[Eval/Closure.pm:135]</a>, avg 412ns/call
# 200000 times (52.6ms+0s) by Atom::new at <a href="(eval 74)[Eval-Closure-pm-135]-166-line.html#11">line 11 of (eval 74)[Eval/Closure.pm:135]</a>, avg 263ns/call
#    913 times (556µs+0s) by Class::MOP::Mixin::HasMethods::add_method at <a href="Class-MOP-Mixin-HasMethods-pm-66-line.html#62">line 62 of Class/MOP/Mixin/HasMethods.pm</a>, avg 609ns/call
#    625 times (360µs+0s) by Class::MOP::Mixin::HasMethods::get_method at <a href="Class-MOP-Mixin-HasMethods-pm-66-line.html#122">line 122 of Class/MOP/Mixin/HasMethods.pm</a>, avg 577ns/call
#    481 times (266µs+0s) by Class::MOP::Method::clone at <a href="Class-MOP-Method-pm-69-line.html#135">line 135 of Class/MOP/Method.pm</a>, avg 553ns/call
#    414 times (186µs+0s) by Atom::meta or Class::MOP::Mixin::meta or Class::MOP::Object::meta or Moose::Meta::Class::__ANON__::SERIAL::1::meta or Moose::Meta::Role::Application::RoleSummation::meta or Moose::Meta::Role::Application::ToClass::meta or Moose::Meta::Role::Application::ToInstance::meta or Moose::Meta::Role::Application::ToRole::meta or Moose::Meta::Role::Application::meta or Moose::Meta::Role::Composite::meta or Moose::Meta::Role::Method::Required::meta or Moose::Meta::Role::meta or Moose::Meta::TypeCoercion::Union::meta or Moose::Meta::TypeCoercion::meta or Moose::Meta::TypeConstraint::Class::meta or Moose::Meta::TypeConstraint::DuckType::meta or Moose::Meta::TypeConstraint::Enum::meta or Moose::Meta::TypeConstraint::Parameterizable::meta or Moose::Meta::TypeConstraint::Parameterized::meta or Moose::Meta::TypeConstraint::Registry::meta or Moose::Meta::TypeConstraint::Role::meta or Moose::Meta::TypeConstraint::Union::meta or Moose::Meta::TypeConstraint::meta or MooseX::Storage::Basic::meta or MooseX::Storage::IO::StorableFile::meta or MooseX::Storage::meta at <a href="Class-MOP-Method-Meta-pm-67-line.html#48">line 48 of Class/MOP/Method/Meta.pm</a>, avg 448ns/call
#    383 times (158µs+0s) by Class::MOP::Method::wrap at <a href="Class-MOP-Method-pm-69-line.html#33">line 33 of Class/MOP/Method.pm</a>, avg 413ns/call
#    347 times (110µs+0s) by Class::MOP::class_of at <a href="Class-MOP-pm-59-line.html#65">line 65 of Class/MOP.pm</a>, avg 318ns/call
#    323 times (105µs+0s) by Moose::Meta::Attribute::_new or Moose::Meta::Instance::_new or Moose::Meta::Method::Overridden::_new or Moose::Meta::Method::_new or Moose::Meta::Role::Application::RoleSummation::_new or Moose::Meta::Role::Application::ToClass::_new or Moose::Meta::Role::Application::ToRole::_new or Moose::Meta::Role::Composite::_new or Moose::Meta::Role::Method::Conflicting::_new or Moose::Meta::Role::Method::Required::_new or Moose::Meta::Role::Method::_new or Moose::Meta::Role::_new or Moose::Meta::TypeConstraint::Class::_new or Moose::Meta::TypeConstraint::Parameterizable::_new or Moose::Meta::TypeConstraint::Parameterized::_new or Moose::Meta::TypeConstraint::Role::_new or Moose::Meta::TypeConstraint::Union::_new or Moose::Meta::TypeConstraint::_new at <a href="(eval 74)[Eval-Closure-pm-135]-166-line.html#6">line 6 of (eval 74)[Eval/Closure.pm:135]</a>, avg 326ns/call
#    249 times (166µs+0s) by Class::MOP::Method::Accessor::new at <a href="Class-MOP-Method-Accessor-pm-80-line.html#29">line 29 of Class/MOP/Method/Accessor.pm</a>, avg 665ns/call
#    189 times (86µs+0s) by Class::MOP::Mixin::HasAttributes::add_attribute at <a href="Class-MOP-Mixin-HasAttributes-pm-64-line.html#20">line 20 of Class/MOP/Mixin/HasAttributes.pm</a>, avg 456ns/call
#    151 times (84µs+0s) by Class::MOP::Attribute::attach_to_class at <a href="Class-MOP-Attribute-pm-102-line.html#240">line 240 of Class/MOP/Attribute.pm</a>, avg 559ns/call
#    145 times (46µs+0s) by Moose::Util::TypeConstraints::find_type_constraint at <a href="Moose-Util-TypeConstraints-pm-146-line.html#312">line 312 of Moose/Util/TypeConstraints.pm</a>, avg 319ns/call
#    109 times (86µs+0s) by Class::MOP::Class::_construct_instance at <a href="Class-MOP-Class-pm-75-line.html#510">line 510 of Class/MOP/Class.pm</a>, avg 789ns/call
#     76 times (33µs+0s) by Moose::Meta::Role::add_attribute at <a href="Moose-Meta-Role-pm-242-line.html#245">line 245 of Moose/Meta/Role.pm</a>, avg 430ns/call
#     75 times (32µs+0s) by Class::MOP::Instance::BUILDARGS at <a href="Class-MOP-Instance-pm-76-line.html#23">line 23 of Class/MOP/Instance.pm</a>, avg 427ns/call
#     67 times (31µs+0s) by Class::MOP::Method::Wrapped::wrap at <a href="Class-MOP-Method-Wrapped-pm-78-line.html#76">line 76 of Class/MOP/Method/Wrapped.pm</a>, avg 461ns/call
#     59 times (25µs+0s) by Moose::Meta::Role::Composite::add_method at <a href="Moose-Meta-Role-Composite-pm-255-line.html#89">line 89 of Moose/Meta/Role/Composite.pm</a>, avg 427ns/call
#     56 times (31µs+0s) by Moose::Meta::Class::_anon_cache_key at <a href="Moose-Meta-Class-pm-109-line.html#133">line 133 of Moose/Meta/Class.pm</a>, avg 550ns/call
#     56 times (21µs+0s) by Moose::Meta::Attribute::_process_isa_option at <a href="Moose-Meta-Attribute-pm-138-line.html#361">line 361 of Moose/Meta/Attribute.pm</a>, avg 375ns/call
#     49 times (42µs+0s) by Moose::Meta::TypeConstraint::Registry::add_type_constraint at <a href="Moose-Meta-TypeConstraint-Registry-pm-163-line.html#51">line 51 of Moose/Meta/TypeConstraint/Registry.pm</a>, avg 855ns/call
#     38 times (17µs+0s) by Moose::Meta::Role::Attribute::attach_to_role at <a href="Moose-Meta-Role-Attribute-pm-243-line.html#72">line 72 of Moose/Meta/Role/Attribute.pm</a>, avg 447ns/call
#     33 times (14µs+0s) by Class::MOP::Object::meta at <a href="Class-MOP-Object-pm-71-line.html#20">line 20 of Class/MOP/Object.pm</a>, avg 409ns/call
#     30 times (20µs+0s) by Class::MOP::Method::Constructor::new at <a href="Class-MOP-Method-Constructor-pm-85-line.html#23">line 23 of Class/MOP/Method/Constructor.pm</a>, avg 660ns/call
#     28 times (17µs+0s) by Moose::Meta::Class::add_attribute at <a href="Moose-Meta-Class-pm-109-line.html#576">line 576 of Moose/Meta/Class.pm</a>, avg 614ns/call
#     26 times (13µs+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-132-line.html#128">line 128 of Moose/Util.pm</a>, avg 485ns/call
#     21 times (15µs+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-132-line.html#152">line 152 of Moose/Util.pm</a>, avg 719ns/call
#     21 times (10µs+0s) by Moose::Meta::Role::apply at <a href="Moose-Meta-Role-pm-242-line.html#445">line 445 of Moose/Meta/Role.pm</a>, avg 486ns/call
#     21 times (9µs+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-132-line.html#156">line 156 of Moose/Util.pm</a>, avg 429ns/call
#     18 times (9µs+0s) by Moose::Meta::Role::add_required_methods at <a href="Moose-Meta-Role-pm-242-line.html#267">line 267 of Moose/Meta/Role.pm</a>, avg 517ns/call
#     18 times (7µs+0s) by Class::MOP::Mixin::meta at <a href="Class-MOP-Mixin-pm-63-line.html#16">line 16 of Class/MOP/Mixin.pm</a>, avg 389ns/call
#     16 times (11µs+0s) by Moose::Util::TypeConstraints::_create_type_constraint at <a href="Moose-Util-TypeConstraints-pm-146-line.html#565">line 565 of Moose/Util/TypeConstraints.pm</a>, avg 675ns/call
#     16 times (7µs+0s) by Moose::Meta::Role::Application::RoleSummation::get_method_aliases_for_role at <a href="Moose-Meta-Role-Application-RoleSummation-pm-258-line.html#41">line 41 of Moose/Meta/Role/Application/RoleSummation.pm</a>, avg 419ns/call
#     11 times (7µs+0s) by Moose::Meta::Role::add_role at <a href="Moose-Meta-Role-pm-242-line.html#406">line 406 of Moose/Meta/Role.pm</a>, avg 636ns/call
#     10 times (6µs+0s) by Moose::Meta::Class::add_role at <a href="Moose-Meta-Class-pm-109-line.html#197">line 197 of Moose/Meta/Class.pm</a>, avg 650ns/call
#     10 times (5µs+0s) by Moose::Meta::Class::add_role_application at <a href="Moose-Meta-Class-pm-109-line.html#210">line 210 of Moose/Meta/Class.pm</a>, avg 480ns/call
#      8 times (4µs+0s) by Moose::Meta::Role::combine at <a href="Moose-Meta-Role-pm-242-line.html#483">line 483 of Moose/Meta/Role.pm</a>, avg 562ns/call
#      8 times (4µs+0s) by Moose::Meta::Role::Application::RoleSummation::get_exclusions_for_role at <a href="Moose-Meta-Role-Application-RoleSummation-pm-258-line.html#27">line 27 of Moose/Meta/Role/Application/RoleSummation.pm</a>, avg 438ns/call
#      4 times (2µs+0s) by Moose::Object::does at <a href="Moose-Object-pm-240-line.html#121">line 121 of Moose/Object.pm</a>, avg 375ns/call
#      3 times (3µs+0s) by Moose::Meta::TypeConstraint::Parameterized::compile_type_constraint at <a href="Moose-Meta-TypeConstraint-Parameterized-pm-151-line.html#55">line 55 of Moose/Meta/TypeConstraint/Parameterized.pm</a>, avg 967ns/call
#         once (900ns+0s) by Moose::Meta::Method::Destructor::is_needed at <a href="Moose-Meta-Method-Destructor-pm-126-line.html#61">line 61 of Moose/Meta/Method/Destructor.pm</a>
#         once (400ns+0s) by Sub::Install::_CODELIKE at <a href="Sub-Install-pm-44-line.html#98">line 98 of Sub/Install.pm</a></div></div>sub Scalar::Util::blessed; # xsub<br />        </td></tr>
<tr><td class="h"><a name="Scalar__Util__isweak"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 56µs within Scalar::Util::isweak which was called 140 times, avg 399ns/call:
# 140 times (56µs+0s) by Class::MOP::metaclass_is_weak at <a href="Class-MOP-pm-59-line.html#58">line 58 of Class/MOP.pm</a>, avg 399ns/call</div></div>sub Scalar::Util::isweak; # xsub<br />        </td></tr>
<tr><td class="h"><a name="Scalar__Util__refaddr"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 20µs within Scalar::Util::refaddr which was called 56 times, avg 355ns/call:
# 54 times (19µs+0s) by Moose::Meta::TypeConstraint::__ANON__[/Users/dde/perl5/perlbrew/perls/5.18.0t/lib/site_perl/5.18.0/darwin-thread-multi-2level/Moose/Meta/TypeConstraint.pm:14] at <a href="Moose-Meta-TypeConstraint-pm-134-line.html#14">line 14 of Moose/Meta/TypeConstraint.pm</a>, avg 348ns/call
#  2 times (1µs+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-87-line.html#74">line 74 of Class/MOP/Method/Inlined.pm</a>, avg 550ns/call</div></div>sub Scalar::Util::refaddr; # xsub<br />        </td></tr>
<tr><td class="h"><a name="Scalar__Util__reftype"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 527µs within Scalar::Util::reftype which was called 1362 times, avg 387ns/call:
# 383 times (147µs+0s) by Class::MOP::Method::wrap at <a href="Class-MOP-Method-pm-69-line.html#33">line 33 of Class/MOP/Method.pm</a>, avg 383ns/call
# 369 times (128µs+0s) by Sub::Install::_CODELIKE at <a href="Sub-Install-pm-44-line.html#98">line 98 of Sub/Install.pm</a>, avg 346ns/call
# 240 times (95µs+0s) by Eval::Closure::_validate_env at <a href="Eval-Closure-pm-83-line.html#77">line 77 of Eval/Closure.pm</a>, avg 396ns/call
# 187 times (88µs+0s) by Eval::Closure::_canonicalize_source at <a href="Eval-Closure-pm-83-line.html#53">line 53 of Eval/Closure.pm</a>, avg 468ns/call
# 183 times (70µs+0s) by Class::MOP::Mixin::HasMethods::wrap_method_body at <a href="Class-MOP-Mixin-HasMethods-pm-66-line.html#45">line 45 of Class/MOP/Mixin/HasMethods.pm</a>, avg 384ns/call</div></div>sub Scalar::Util::reftype; # xsub<br />        </td></tr>
<tr><td class="h"><a name="Scalar__Util__weaken"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 1.49ms within Scalar::Util::weaken which was called 2294 times, avg 648ns/call:
# 890 times (517µs+0s) by Class::MOP::Method::attach_to_class at <a href="Class-MOP-Method-pm-69-line.html#77">line 77 of Class/MOP/Method.pm</a>, avg 581ns/call
# 481 times (260µs+0s) by Class::MOP::Method::clone at <a href="Class-MOP-Method-pm-69-line.html#136">line 136 of Class/MOP/Method.pm</a>, avg 541ns/call
# 295 times (243µs+0s) by Class::MOP::Method::wrap at <a href="Class-MOP-Method-pm-69-line.html#48">line 48 of Class/MOP/Method.pm</a>, avg 822ns/call
# 249 times (219µs+0s) by Class::MOP::Method::Accessor::new at <a href="Class-MOP-Method-Accessor-pm-80-line.html#40">line 40 of Class/MOP/Method/Accessor.pm</a>, avg 879ns/call
# 151 times (100µs+0s) by Class::MOP::Attribute::attach_to_class at <a href="Class-MOP-Attribute-pm-102-line.html#242">line 242 of Class/MOP/Attribute.pm</a>, avg 662ns/call
#  75 times (51µs+0s) by Class::MOP::Instance::new at <a href="Class-MOP-Instance-pm-76-line.html#47">line 47 of Class/MOP/Instance.pm</a>, avg 684ns/call
#  55 times (31µs+0s) by Class::MOP::Method::Meta::_generate_meta_method at <a href="Class-MOP-Method-Meta-pm-67-line.html#29">line 29 of Class/MOP/Method/Meta.pm</a>, avg 560ns/call
#  38 times (22µs+0s) by Moose::Meta::Role::Attribute::attach_to_role at <a href="Moose-Meta-Role-Attribute-pm-243-line.html#76">line 76 of Moose/Meta/Role/Attribute.pm</a>, avg 576ns/call
#  30 times (25µs+0s) by Class::MOP::Method::Constructor::new at <a href="Class-MOP-Method-Constructor-pm-85-line.html#35">line 35 of Class/MOP/Method/Constructor.pm</a>, avg 843ns/call
#  10 times (7µs+0s) by Moose::Meta::Role::Application::ToClass::apply at <a href="Moose-Meta-Role-Application-ToClass-pm-260-line.html#33">line 33 of Moose/Meta/Role/Application/ToClass.pm</a>, avg 710ns/call
#  10 times (6µs+0s) by Moose::Meta::Role::Application::ToClass::apply at <a href="Moose-Meta-Role-Application-ToClass-pm-260-line.html#34">line 34 of Moose/Meta/Role/Application/ToClass.pm</a>, avg 550ns/call
#   8 times (5µs+0s) by Class::MOP::Package::create_anon at <a href="Class-MOP-Package-pm-93-line.html#124">line 124 of Class/MOP/Package.pm</a>, avg 650ns/call
#      once (800ns+0s) by Moose::Meta::Method::Constructor::new at <a href="Moose-Meta-Method-Constructor-pm-123-line.html#46">line 46 of Moose/Meta/Method/Constructor.pm</a>
#      once (600ns+0s) by Moose::Meta::Method::Destructor::new at <a href="Moose-Meta-Method-Destructor-pm-126-line.html#44">line 44 of Moose/Meta/Method/Destructor.pm</a></div></div>sub Scalar::Util::weaken; # xsub<br />        </td></tr>
</tbody></table></div>
        
            <script type="text/javascript"> $(document).ready(function() { 

        $("#subs_table").tablesorter({
            sortList: [[3,1]],
            headers: {
                3: { sorter: 'fmt_time' },
                4: { sorter: 'fmt_time' }
            }
        });
    
 } ); </script>
        
        <div class="footer">Report produced by the
        <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 5.05</a>
        Perl profiler, developed by
        <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
        <a href="http://code.nytimes.com">Adam Kaplan</a>.
        </div>
        <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
    </body></html>