This covers the full spectrum of Perl testing from Test::More basics through modern Test2::V0 patterns, plus prove runner configuration and Devel::Cover integration. The TDD workflow section is genuinely useful, walking through red-green-refactor with actual code. I appreciate the practical distinction between Test::More (standard, works everywhere) and Test2::V0 (better diagnostics, hash/array builders). The mocking examples using Test::MockModule are solid, and there's a good warning against monkey-patching that leaks across tests. Coverage setup with Devel::Cover includes CI-ready threshold checking. The fixture organization and .proverc configuration are the kind of details you'd otherwise have to cobble together from multiple sources. Activate this when writing Perl tests or setting up test infrastructure.
npx -y skills add affaan-m/everything-claude-code --skill perl-testing --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot