NAME
App::LogStats - calculate lines
SYNOPSIS
use App::LogStats;
my $stats = App::LogStats->new->run(@ARGV);
DESCRIPTION
App::LogStats helps you to calculate data from lines.
See: stats command
METHODS
run
to run command
REPOSITORY
App::LogStats is hosted on github <http://github.com/bayashi/App-LogStats>
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
SEE ALSO
few stats codes were copied from Statistics::Lite
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.