The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl script App-ansiecho

0.03 2021-08-03T06:02:00Z

    - Deprecate -r option.
    - Rename -s, -z => -i, -a.
    - Introduce -s, -S option to produce ANSI sequence as an argument.
    - Introduce --help and --version option.
    - Use Getopt::EX::Hashed instead of Moo.

0.02 2021-05-21T07:16:40Z

    - Add -C,-F,-E options.
    - Abolish -c:color:string notation.
    - Make --escape (-e) option as default.
    - Now format string can be made by -f.

0.01 2021-05-19T08:25:13Z

    - original version