Help for this page
use strict; use warnings; ... } my $time = time - $start_time; print "I ran for $time seconds, and found $tot_matches matches.";