perl 5.003_07: MANIFEST
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Thu, 10 Oct 1996 02:29:44 +0000 (22:29 -0400)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Thu, 10 Oct 1996 02:29:44 +0000 (22:29 -0400)
commit87839c5a26a0a5e913dfc765b8c655fd87c999eb
treeee7cc749f36ec2fa3168475a47b0de0baabedfe3
parente57fd56322611a4b1f036ae928c4b4940fe01e63
perl 5.003_07: MANIFEST

Date: Tue, 8 Oct 1996 22:24:48 -0400
From: "Randy J. Ray" <rjray@uswest.com>
Subject: PATCH: untaint method for IO::Handle, 5.003_06 version

This is a re-post of my patch to Graham's IO library to add a method in
IO::Handle called "untaint", that sets the IOf_UNTAINT flag on an object
that is of or inherits from IO::Handle. With this flag set, data read from
said handle is not tainted, whether running under -T, suid or sgid.

This patch adds the method to IO.xs, adds documentation and warning to the
pod of IO/Handle.pm, creates a new test in t/lib called io_taint.t, and
adds mention of the new file to MANIFEST.

Add mention of t/lib/io_taint.t

Date: Wed, 9 Oct 1996 22:29:44 -0400 (EDT)
From: Ilya Zakharevich <ilya@math.ohio-state.edu>

os2/Changes added.
MANIFEST