Help for this page
#! perl -slw use strict; ... } printf STDERR "Took %d seconds\n", time() - $start;