NAME
App::Edge - show the edge of logs with conditional grep
SYNOPSIS
use App::Edge;
my $edge = App::Edge->run(@ARGV);
DESCRIPTION
App::Edge is the viewer for logs. To show the first log and the last log.
Check more detail: edge command.
METHOD
run
execute main routine
REPOSITORY
App::Edge is hosted on github: http://github.com/bayashi/App-Edge
Welcome your patches and issues :D
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
SEE ALSO
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.