Changes for version 0.02

  • Improvements
    • Add Test::Code::TidyAll, to test that a project is tidied
    • Add prefilter and postfilter params, to be applied to code before and after processing
    • Add --check-only option to check but not tidy
    • Add --mode option and modes config entry, to activate only a subset of plugins in config
    • Add --output-suffix to write file to a different destination
    • Add --quiet option to suppress most output
    • Add --tidyall-class option to specify a different Code::TidyAll subclass
  • Documentation
    • Document how to create new plugins in Code::Tidy::Plugin

Documentation

Your all-in-one code tidier and validator

Modules

Engine for tidyall, your all-in-one code tidier and validator
Create plugins for tidying or validating code
use perlcritic with tidyall
use perltidy with tidyall
use podtidy with tidyall
Result returned from Code::TidyAll::process_file
check that all your files are tidy and valid according to tidyall

Provides

in lib/Code/TidyAll/Cache.pm
in lib/Pod/Weaver/Section/SeeAlsoCodeTidyAll.pm