# NAME App::GitGrepPerlStatement - Perl statement finder # SYNOPSIS use App::GitGrepPerlStatement; # DESCRIPTION App::GitGrepPerlStatement is the frontend of [git-grep-perl-statement](https://metacpan.org/pod/git-grep-perl-statement) # SEE ALSO [git-grep-perl-statement](https://metacpan.org/pod/git-grep-perl-statement) # LICENSE Copyright (C) hitode909. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. # AUTHOR hitode909