# Perl

`knowledge-bases/structured/perl/` is the structured knowledge pack for Perl.

## When to Install

- the repo contains `.pl` or `.pm` files
- the task touches legacy automation, libraries, or toolchain scripts
- the work needs guidance on modules, tests, and compatibility-safe refactors

## Pack Depth

- overview, review checklist, and framework notes
- promoted rules in `rules/perl/`
- canonical skill in `skills/perl-engineering/SKILL.md`
- workflow template in `templates/workflows/implement-perl-change.md`

## Examples

- `knowledge-bases/structured/perl/examples/01-reference-scenario.md`

## Validation Cues

- run the repo verification path and document compatibility-sensitive changes
- surface version, module, or runtime constraints before closing the task
