Help for this page
#!/usr/bin/perl -w ... print ("Counted $line lines\n"); print ("It took ", timestr($difference), "\n");
[sk]% bench *.csv Counted 900285 lines It took 2 wallclock secs ( 1.88 usr + 0.27 sys = 2.15 CPU)