Perl::Tidy formats Perl code to make it more readable by indenting, reformatting and applying coding standards. Perl::Critic analyzes Perl code and detects violations of best practices and coding standards to help improve code quality. Both tools can be configured using options and configuration files to customize formatting styles and select which coding standards to enforce.