The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

edge

LICENSE

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.