Revision history for Perl application 'greple'.

8.2201 2017-12-22T01:45:21Z

    - Change default effect for BLOCKEND.
    - Fix --face option to handle E in background.
    - Refine reverse_regions.t code.

8.22 2017-12-19T02:13:32Z

    - Use W/WE color for BLOCKEND mark.

8.21_01 2017-12-18T08:49:26Z

    - Require Getopt::EX 1.4.2
    - Avoid to use /p modifier and ${^MATCH}.
    - Use uniq() come with List::Util.
    - Update reverse_regions and wrote test.

8.21 2017-12-17T04:51:32Z

    - Handle beginning single empty line in paragraph mode. (Fixes #6)
    - Wrote test code.
    - Requires perl 5.014 (use s///r modifier, and package block)
    - Not colorize function-colormap with -dc option. Fixes #5.

8.2 2017-12-04T09:07:04Z

    - Fix to produce correct version number.

8.1 2017-11-30T16:50:38Z

    - first CPAN release