App-highlight
view release on metacpan or search on metacpan
=head1 NAME
App::highlight - simple grep-like highlighter app
=head1 SYNOPSIS
=begin html
<a href="https://travis-ci.org/kaoru/App-highlight"><img src="https://travis-ci.org/kaoru/App-highlight.png" /></a>
=end html
highlight is similar to grep, except that instead of removing
non-matched lines it simply highlights words or lines which are
matched.
% cat words.txt
foo
bar
lib/App/highlight.pm view on Meta::CPAN
App::highlight - simple grep-like highlighter app
=head1 VERSION
version 0.14
=head1 SYNOPSIS
=begin html
<a href="https://travis-ci.org/kaoru/App-highlight"><img src="https://travis-ci.org/kaoru/App-highlight.png" /></a>
=end html
highlight is similar to grep, except that instead of removing
non-matched lines it simply highlights words or lines which are
matched.
% cat words.txt
foo
bar
( run in 0.499 second using v1.01-cache-2.11-cpan-788537b7465 )