Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }
    }
    printf "Took: %.6fs\n", time() - $start;
    
  2. or download this
    Setup: 0.037229s
    Took: 0.077418s