Movatterモバイル変換


[0]ホーム

URL:


variables /${^TAINT}
(source,CPAN)
#${^TAINT}

Reflects if taint mode is on or off. 1 for on (the program was run with-T), 0 for off, -1 when only taint warnings are enabled (i.e. with-t or-TU).

Note: if your perl was built without taint support (seeperlsec), then${^TAINT} will always be 0, even if the program was run with-T).

This variable is read-only.

This variable was added in Perl v5.8.0.

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp