The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.007 - 2023-08-05

  • use binmode($fh, ':encoding(UTF-8)') on the file handles before reading the output from git.
  • Bump required Perl to 5.10, which is required by Future anyway.

Modules

use Git commands with Future
use Future with Git::Background