The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for `ansifold' command.

1.04 2020-07-05T01:25:37Z

    - Eliminate indirect object call.

1.03 2020-06-09T08:20:13Z

    - Use Text::ANSI::Fold 1.06

1.02 2020-01-18T05:09:33Z

    - Fix bug of --smart option not declared.

1.01 2019-12-13T06:19:01Z

    - Implement --linebreak option.

0.04 2019-09-19T12:25:31Z

    - Require newer Text::ANSI::Fold to make --padding option
      works for empty line.

0.03 2018-12-21T15:54:32Z

    - Discard --truncate option and use Getopt::EX::Numbers module.
    - Introduce --separate, -n option.

0.02 2018-12-12T23:21:16Z

    - Add --truncate option.

0.01 2018-07-21T18:01:12Z

    - original version