Skip to content

Add Perl SDK reference documentation#267

Open
fern-api[bot] wants to merge 1 commit intoDevon/sdksfrom
Devon/sdks-perl-reference
Open

Add Perl SDK reference documentation#267
fern-api[bot] wants to merge 1 commit intoDevon/sdksfrom
Devon/sdks-perl-reference

Conversation

@fern-api
Copy link
Copy Markdown

@fern-api fern-api bot commented Apr 3, 2026

Summary

Adds complete Perl SDK reference documentation (~678 pages) by transforming the existing Python SDK reference pages into Perl equivalents.

Changes

  • 678 new Perl reference pages under pages/reference/perl/ covering:
    • Agents namespace (335 pages): AgentBase, SWMLService, SWAIG, skills, contexts, etc.
    • RELAY namespace (91 pages): Call control, messaging, events, etc.
    • REST Client namespace (252 pages): Fabric, calling, phone numbers, etc.
  • Perl variant registered in sdks.yml with camel icon
  • Core overview made language-neutral (shared across all SDK variants)
  • 49 guide pages updated with uncommented Perl-specific content (43 Tab blocks, 88 table rows)

Transformation Details

  • All Python types converted to Perl equivalents (str$scalar, list[T]@array, etc.)
  • All code examples rewritten in Perl with proper syntax (-> chaining, => fat comma, my $ declarations)
  • All internal links updated from /python/ to /perl/ paths
  • 122 Python-only pages appropriately skipped (no Perl SDK equivalent)

Verification

  • Zero Python slugs remaining in Perl pages
  • Zero Python links remaining in Perl pages
  • Zero Python code blocks remaining in Perl pages
  • Zero Python type syntax remaining in Perl pages
  • All guide page Perl tabs properly uncommented and closed

Requested by: Fern Support

@fern-api fern-api bot force-pushed the Devon/sdks-perl-reference branch from 597d29b to 4a9fd49 Compare April 3, 2026 18:51
@fern-api
Copy link
Copy Markdown
Author

fern-api bot commented Apr 3, 2026

Requested by: Devon White
Slack thread: View conversation

- Register Perl variant, update core overview, uncomment Perl guide content

Co-Authored-By: Claude <noreply@anthropic.com>
@Devon-White Devon-White force-pushed the Devon/sdks-perl-reference branch from 4a9fd49 to f2ad2b7 Compare April 3, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant