App-LogStats
view release on metacpan or search on metacpan
$ stats -f7 access_log
then show the result like this
--------- --------
7
--------- --------
count 3,096
sum 747.20
--------- --------
average 0.24
--------- --------
max 5.01
min 0.01
range 5
--------- --------
Or no option was spesified, C<stats> will calculate the first element.
$ stats access_log
( run in 0.565 second using v1.01-cache-2.11-cpan-7add2cbd662 )