App-Greple-subst
view release on metacpan or search on metacpan
## Terminal color
This version uses [Getopt::EX::termcolor](https://metacpan.org/pod/Getopt%3A%3AEX%3A%3Atermcolor) module. It sets option
**--light-screen** or **--dark-screen** depending on the terminal on
which the command run, or **TERM\_BGCOLOR** environment variable.
Some terminals (eg: "Apple\_Terminal" or "iTerm") are detected
automatically and no action is required. Otherwise set
**TERM\_BGCOLOR** environment to #000000 (black) to #FFFFFF (white)
digit depending on terminal background color.
# OPTIONS
- **--dict**=_file_
Specify dictionary file.
- **--dictdata**=_data_
Specify dictionary data by text.
docs/subst.pod view on Meta::CPAN
=head2 Terminal color
This version uses L<Getopt::EX::termcolor> module. It sets option
B<--light-screen> or B<--dark-screen> depending on the terminal on
which the command run, or B<TERM_BGCOLOR> environment variable.
Some terminals (eg: "Apple_Terminal" or "iTerm") are detected
automatically and no action is required. Otherwise set
B<TERM_BGCOLOR> environment to #000000 (black) to #FFFFFF (white)
digit depending on terminal background color.
=head1 OPTIONS
=over 7
=item B<--dict>=I<file>
Specify dictionary file.
=item B<--dictdata>=I<data>
lib/App/Greple/subst.pm view on Meta::CPAN
=head2 Terminal color
This version uses L<Getopt::EX::termcolor> module. It sets option
B<--light-screen> or B<--dark-screen> depending on the terminal on
which the command run, or B<TERM_BGCOLOR> environment variable.
Some terminals (eg: "Apple_Terminal" or "iTerm") are detected
automatically and no action is required. Otherwise set
B<TERM_BGCOLOR> environment to #000000 (black) to #FFFFFF (white)
digit depending on terminal background color.
=head1 OPTIONS
=over 7
=item B<--dict>=I<file>
Specify dictionary file.
=item B<--dictdata>=I<data>
( run in 0.563 second using v1.01-cache-2.11-cpan-d8267643d1d )