App-Greple-subst
view release on metacpan or search on metacpan
\-u".
- **--create**
Create new file and write the result. Suffix ".new" is appended to
original filename.
- **--replace**
Replace the target file by converted result. Original file is renamed
to backup name with ".bak" suffix.
- **--overwrite**
Overwrite the target file by converted result with no backup.
# DICTIONARY
This module includes example dictionaries. They are installed share
directory and accessed by **--exdict** option.
greple -Msubst --exdict jtca-katakana-guide-3.dict
- **--exdict** _dictionary_
lib/App/Greple/subst.pm view on Meta::CPAN
-u".
=item B<--create>
Create new file and write the result. Suffix ".new" is appended to
original filename.
=item B<--replace>
Replace the target file by converted result. Original file is renamed
to backup name with ".bak" suffix.
=item B<--overwrite>
Overwrite the target file by converted result with no backup.
=back
=head1 DICTIONARY
This module includes example dictionaries. They are installed share
directory and accessed by B<--exdict> option.
greple -Msubst --exdict jtca-katakana-guide-3.dict
lib/App/Greple/subst.pm view on Meta::CPAN
## --diffcmd, -U are built-in options
##
autoload -Mupdate \
--update::diff \
--update::create \
--update::update \
--update::discard
option --diff --subst --update::diff
option --create --subst --update::create
option --replace --subst --update::update --with-backup
option --overwrite --subst --update::update
option --with-stat --epilogue subst_show_stat
option --stat --update::discard --with-stat
autoload -Msubst::dyncmap --dyncmap
help --subst-color-light light terminal color
option --subst-color-light --colormap --dyncmap \
range=0-2,except=000:111:222,shift=3,even="555D/%s",odd="IU;000/%s"
( run in 0.514 second using v1.01-cache-2.11-cpan-49f99fa48dc )