The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl script App-ansiecho

0.05 2021-10-08T07:49:26Z

0.05 2021-10-08T07:49:07Z

    - Deprecate --newline option.

0.04 2021-09-17T23:29:11Z

    - Use the latest interface of Getopt::EX::Hashed.

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