docs: tighten perl support guidance

This commit is contained in:
Affaan Mustafa
2026-03-10 20:22:23 -07:00
committed by Affaan Mustafa
parent 36bcf20588
commit 78a56174b1
9 changed files with 18 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ paths:
---
# Perl Coding Style
> This file extends [common/coding-style.md](../common/coding-style.md) with Perl specific content.
> This file extends [common/coding-style.md](../common/coding-style.md) with Perl-specific content.
## Standards

View File

@@ -8,7 +8,7 @@ paths:
---
# Perl Hooks
> This file extends [common/hooks.md](../common/hooks.md) with Perl specific content.
> This file extends [common/hooks.md](../common/hooks.md) with Perl-specific content.
## PostToolUse Hooks

View File

@@ -8,7 +8,7 @@ paths:
---
# Perl Patterns
> This file extends [common/patterns.md](../common/patterns.md) with Perl specific content.
> This file extends [common/patterns.md](../common/patterns.md) with Perl-specific content.
## Repository Pattern

View File

@@ -8,7 +8,7 @@ paths:
---
# Perl Security
> This file extends [common/security.md](../common/security.md) with Perl specific content.
> This file extends [common/security.md](../common/security.md) with Perl-specific content.
## Taint Mode

View File

@@ -8,7 +8,7 @@ paths:
---
# Perl Testing
> This file extends [common/testing.md](../common/testing.md) with Perl specific content.
> This file extends [common/testing.md](../common/testing.md) with Perl-specific content.
## Framework