Skip to content

docs: fix bundled-modules page for DateTime and Net::SSLeay#496

Merged
fglock merged 1 commit intomasterfrom
docs/fix-bundled-modules-page
Apr 12, 2026
Merged

docs: fix bundled-modules page for DateTime and Net::SSLeay#496
fglock merged 1 commit intomasterfrom
docs/fix-bundled-modules-page

Conversation

@fglock
Copy link
Copy Markdown
Owner

@fglock fglock commented Apr 12, 2026

Summary

  • DateTime: Clarify that only the Java backend is bundled; users need to install DateTime Perl files from CPAN with jcpan -i DateTime (timezone data gets frequent updates)
  • Net::SSLeay / IO::Socket::SSL: Remove standalone section under "Modules with External Requirements" — these have no external requirements (they use the JVM TLS stack). The "no OpenSSL needed" note is now inline in the Network & Web table.

Test plan

  • No code changes — docs only
  • Markdown renders correctly

- DateTime: clarify that only the Java backend is bundled; users need
  to install DateTime Perl files from CPAN (timezone data gets frequent
  updates)
- Net::SSLeay / IO::Socket::SSL: remove standalone section under
  "Modules with External Requirements" since these have no external
  requirements (they use the JVM TLS stack). The "no OpenSSL needed"
  note is now inline in the Network & Web table.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@fglock fglock merged commit d18a07f into master Apr 12, 2026
2 checks passed
@fglock fglock deleted the docs/fix-bundled-modules-page branch April 12, 2026 18:43
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