while(<>){ ..... } END { printf "Took %d seconds to run.\n", time - $^T; }