
App::YG - log line filter, like \G of MySQL

use App::YG;
my $yg = App::YG->new;
$yg->run(@ARGV);
See command yg.

constructor
execute command
prepare for showing logs
loop for showing logs


Dai Okabayashi <bayashi@cpan.org>

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