NAME
App::YG - log line filter, like \G of MySQL
SYNOPSIS
use App::YG;
my $yg = App::YG->new;
$yg->run(@ARGV);
See command yg.
METHOD
SEE ALSO
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.