Skip to content

detect lack of taint support in Perl < 5.38#188

Open
book wants to merge 1 commit into
dankogai:mainfrom
book:book/detect-taint-support-on-older-perls
Open

detect lack of taint support in Perl < 5.38#188
book wants to merge 1 commit into
dankogai:mainfrom
book:book/detect-taint-support-on-older-perls

Conversation

@book
Copy link
Copy Markdown

@book book commented May 15, 2026

$Config{taint_support} was added in 5.37.11, so we need another way to detect if taint support is enabled.

$Config{taint_support} was added in 5.37.11, so we need another way
to detect if taint support is enabled.
@book book force-pushed the book/detect-taint-support-on-older-perls branch from 3da0df2 to 832ee95 Compare May 15, 2026 15:28
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