Help for this page
use strict; use warnings; ... } } printf "Took: %.6fs\n", time() - $start;
Setup: 0.037229s Took: 0.077418s