Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    
        $t->report;
    }
    
  2. or download this
    Devel::Timer Report -- Total time: 0.0153 secs
    Interval  Time    Percent
    ...
    02 -> 03  0.0037  13.87%  b -> c
    03 -> 04  0.0036  13.37%  c -> d
    00 -> 01  0.0000   0.14%  INIT -> a