develooper Front page | perl.perl5.changes | Postings from March 2023

[Perl/perl5] 1923a2: Config.pm - add taint_disabled andtaint_support t...

From:
Yves Orton via perl5-changes
Date:
March 29, 2023 09:59
Subject:
[Perl/perl5] 1923a2: Config.pm - add taint_disabled andtaint_support t...
Message ID:
Perl/perl5/push/refs/heads/yves/taint_disabled/626ba2-1923a2@github.com
  Branch: refs/heads/yves/taint_disabled
  Home:   https://github.com/Perl/perl5
  Commit: 1923a28acc0e8b0f51f93443f73a7655b4335be8
      https://github.com/Perl/perl5/commit/1923a28acc0e8b0f51f93443f73a7655b4335be8
  Author: Yves Orton <demerphq@gmail.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M configpm
    M lib/Config.t

  Log Message:
  -----------
  Config.pm - add taint_disabled and taint_support to %Config

This adds 'taint_disabled' and 'taint_support' to Config.pm and %Config.
This way people can use them while we decide what to do about the
changes to Configure. We shouldn't need to have Configure changed to
export status variables like this in Config.pm

See: https://github.com/Perl-Toolchain-Gang/Test-Harness/pull/118
and: https://github.com/Perl/perl5/pull/20972

for related work that is stalled because we have not decided what
to do about these variables.





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About