The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06

  • Improvements
    • Add --git flag and git precommit hook (Code::TidyAll::Git::Precommit)
  • Fixes
    • Omit directories from svn_uncommitted_files (--svn)

Documentation

Your all-in-one code tidier and validator

Modules

Engine for tidyall, your all-in-one code tidier and validator
Git precommit hook that requires files to be tidyall'd
Create plugins for tidying or validating code
use perlcritic with tidyall
use perltidy with tidyall
use podtidy with tidyall
Result returned from processing a file/source
Subversion precommit hook that requires files to be tidyall'd
check that all your files are tidy and valid according to tidyall

Provides

in lib/Code/TidyAll/Cache.pm
in lib/Code/TidyAll/Git/Util.pm
in lib/Code/TidyAll/SVN/Util.pm
in lib/Code/TidyAll/Util/Zglob.pm
in lib/Pod/Weaver/Section/SeeAlsoCodeTidyAll.pm