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 extension App-Greple-deepl

0.04 2023-02-03T01:07:48Z

    - re-implement cache update strategy
      now call `deepl' command just once for translation
    - use --callback interface
    - --xlate calls --xlate-color with --color=never option

0.03 2023-02-02T05:00:57Z

    - implement --xlate-batch-update option

0.02 2023-01-31T12:39:26Z

    - convert all \s+ to single space for normalization

0.01 2023-01-29T15:04:13Z

    - original version