All skills
Skillintermediate
Perl Hooks
> This file extends [common/hooks.md](../common/hooks.md) with Perl-specific content.
Claude Code Knowledge Pack7/10/2026
Overview
Perl Hooks
This file extends common/hooks.md with Perl-specific content.
PostToolUse Hooks
Configure in ~/.claude/settings.json:
- perltidy: Auto-format
.pland.pmfiles after edit - perlcritic: Run lint check after editing
.pmfiles
Warnings
- Warn about
printin non-script.pmfiles — usesayor a logging module (e.g.,Log::Any)