Changes for version 0.002 - 2026-05-27

  • Update CI workflows to use the shared dzil-test composite action from [@Author::GETTY]; fixes missing Test::Pod by using listdeps --author in the sibling Alien::Libgit2 install step
  • Comprehensive POD pass: document every FFI function with =func, every Error method with =method, add section headers per group, add README.md with full function tables and architecture overview
  • Fix three POD transcription typos in FFI.pm (broken code examples in git_revwalk_hide_ref, git_credential_username_new, git_graph_ahead_behind)

Modules

Low-level FFI bindings to libgit2
Wraps git_error_last() into a Perl structure
Internal FFI::Platypus instance for Git::Libgit2