The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Text-ANSI-Fold

1.01 2019-10-22T00:03:54Z

    - Implement line-break control (KINSOKU) for Japanese.

0.07 2019-09-19T12:11:24Z

    - configure() create private object when called by class method.
    - Make retrieve method handle padding properly.

0.06 2019-06-20T12:53:16Z

    - Ignore trailing formfeed and carriage return.

0.05 2018-12-07T00:54:35Z

    - Update "chops" funciton to accept array reference.

0.04 2018-11-19T05:10:31Z

    - Update "retrieve" function to take parameters.

0.03 2018-10-23T09:19:57Z

    - Add App::ansifold notation.

0.02 2018-07-21T14:56:01Z

    - Introduce string holding mechanism, with text() and chops() method.

0.01 2018-07-20T08:12:31Z

    - original version