Actions Status MetaCPAN Release

NAME

L - Greple module to produce result by line numbers

SYNOPSIS

greple -ML

VERSION

Version 1.01

DESCRIPTION

This module allows you to use line numbers to specify patterns or regions which can be used in greple options.

Using this module, it is impossible to give single L in command line arguments. Use like --le=L to search letter L. You have a file named L? Stop substitution by placing -- before the target files.

INSTALL

CPANMINUS

$ cpanm App::Greple::L

GITHUB

$ cpanm https://github.com/kaz-utashiro/greple-L.git

SEE ALSO

App::Greple, https://github.com/kaz-utashiro/greple

Getopt::EX::Numbers

AUTHOR

Kazumasa Utashiro

LICENSE

Copyright 2014-2025 Kazumasa Utashiro.

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