Changes for version 0.11.5_2 - 2018-06-27

  • Bug Fixes:
    • Robust Perl::Tidy error detection instead of hackiness
  • Dependencies:
    • Upgraded from OptArgs to OptArgs2 (0.0.10).
    • Nothing exported with Exporter::Tidy anymore
  • Packaging:
    • Convert Makefile.PL from Module::Install to ExtUtils::MakeMaker plus a cpanfile.

Changes for version 0.11.5_1 - 2017-04-28

  • Bug Fixes:
    • Don't raise an exception for erroneous Perl::Tidy errors
  • Other:
    • Hide the post-commit command in the usage message and give it even less emphasis in the documentation.
    • Stop Makefile.PL from complaining about not being able to detect the perl version.
    • Do not index any package on CPAN except App::githook_perltidy
    • Replace File::Slurp with Path::Tiny (only used in tests)

Documentation

run perltidy and podtidy before Git commits

Modules

OptArgs2 module for githook-perltidy.
install git hooks
git post-commit hook
git pre-commit hook