Help for this page
use Benchmark qw/cmpthese timethese/; my (@array,%handle); ... print $fh $string; close $fh unless ($opts->{'noclose'}); }