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

Changes for version 1.0.0_1 - 2022-04-10

  • API / Behaviour Changes:
    • Use $PATH to find githook-perltidy in pre-commit hook, fixing https://rt.cpan.org/Ticket/Display.html?id=139159.
  • New Features:
    • Add "--absolute" flag to restore full-path call in hook.
  • Enhancements:
    • Simplify output code with OptArgs2::StatusLine.
  • Dependencies:
    • Add missing 'configure' dependency on ExtUtils::MakeMaker::CPANfile.
    • Depend on OptArgs2 version 2.0.0.
  • Packaging:
    • Restore App/githook_perltidy.pm as App::githook_perltidy doesn't seem to be indexed from lib/App/githook/perltidy.pm.

Changes for version 1.0.1 - 2022-10-14

  • Enhancements:
    • Warn on old hook installation.
  • Code Maintenance
    • Minor simplification of the install code.

Documentation

run perltidy before Git commits

Modules

core implementation of githook-perltidy.
legacy package for dependencies

Provides

in lib/App/githook/perltidy_CI.pm