Revision history for Perl extension App-Greple-subst 2.1402 2020-06-04T07:16:39Z - Update to use required function pattern of Getopt::EX. - Improve combination algorithm and add sort capability. 2.1401 2020-05-07T09:50:32Z - Supress uninitialized warning in stat summary. 2.14 2020-05-07T07:07:39Z - Implement dynamic colormap generator. 2.13 2020-04-27T05:18:26Z - Use Getopt::EX::termcolor new interface. - Implement --dictdata option. 2.12 2020-04-16T07:01:31Z - Change to use Getopt::EX::termcolor. 2.11 2020-04-13T10:06:47Z - Refine dark-screen color and use -Mautocolor module. 2.10 2020-04-08T12:02:31Z - Update --check selection algorithm. - Improve output format. - Add --subst-color-dark for dark screen. 2.09 2020-03-19T09:48:31Z - Implement Dict.pm - Add share/jtf-style-guide-3.{pl,dict} 2.08 2020-03-06T00:43:45Z - Update jtca rule. - Add --ignore-space option. - Add --sccc2 option and dictionary. 2.07 2020-02-26T08:39:27Z - Example dictionary support: share/jtca-katakana-guide 2.06 2019-12-17T05:34:48Z - Fix bug of --check=none was not handled. - Document update. 2.05 2019-12-16T03:45:23Z - Detect overlapped patterns and ignore them. - Add --[no-]warn-{overlap,include} options. 2.04 2019-12-13T06:22:21Z - Upgrade statistics strategy. 2.03 2019-11-28T11:57:35Z - Change to use --no-regioncolor option. - Fix bug of pattern without replacement string. 2.02 2019-11-26T14:50:40Z - Use App::Greple::Pattern object. - Add --linefold option. 2.01 2019-11-22T01:20:09Z - Spin-off from App::Greple. 1.01 2019-11-26T02:34:42Z - original version