The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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