Skip to main content


use Git commands with Future

Changes for 0.007 - 2023-08-05T12:30:25Z

  • 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.