This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change the value of ${^TAINT} : 0 without taint checks,
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 6 Jan 2003 20:31:43 +0000 (20:31 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 6 Jan 2003 20:31:43 +0000 (20:31 +0000)
commit9aa05f5803ebfde70aac285fc58e97e64abbc2b4
treebddf91144353a1f5a8c7bdd11946043c91e4b112
parent143a3e5ef1446bbe436a43486e7681c31b0c8407
Change the value of ${^TAINT} : 0 without taint checks,
1 with -T, and -1 with -t or -TU.

p4raw-id: //depot/perl@18453
mg.c
pod/perlvar.pod
t/op/taint.t
t/run/runenv.t
t/run/switcht.t