At 04:52 AM 9/15/00 -0400, Michael G Schwern wrote: >On Fri, Sep 15, 2000 at 01:52:00AM -0000, Perl6 RFC Librarian wrote: > > =head1 TITLE > > > > Extend the window to turn on taint mode > >As long as we're talking about tainting (this is a good idea, BTW) how >does everyone feel about a few other tainting widgets... > >- A way to know when taint mode is on. ($TAINT or something) > >- A way to explicity taint a variable (taint(@this)). > >And no, there shouldn't be an untaint() function. Orthoginality can >blow me, detainting without filtering should remain hard. Damn straight. :) Security's annoying, and people can, in this instance, cope. >- A way to explicitly check if a variable is tainted (is_tainted(%this)) Take a look at the Taint modules on CPAN. Mine does just these, and I think Tom Phoenix's does a bunch more. Dan --------------------------------------"it's like this"------------------- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even teddy bears get drunk
- Re: RFC 227 (v1) Extend the wi... Chaim Frenkel
- Re: RFC 227 (v1) Extend the wi... Adam Turoff
- Re: RFC 227 (v1) Extend the window to turn on taint... Sam Tregar
- Re: RFC 227 (v1) Extend the window to turn on taint... Adam Turoff
- Re: RFC 227 (v1) Extend the window to turn on t... Chaim Frenkel
- Re: RFC 227 (v1) Extend the window to turn on t... Dan Sugalski
- Re: RFC 227 (v1) Extend the window to turn ... Adam Turoff
- Re: RFC 227 (v1) Extend the window to t... Dan Sugalski
- Re: RFC 227 (v1) Extend the window... Simon Cozens
- Re: RFC 227 (v1) Extend the window to turn on taint mode Michael G Schwern
- Re: RFC 227 (v1) Extend the window to turn on taint... Dan Sugalski
- Re: RFC 227 (v1) Extend the window to turn on t... Adam Turoff
- Re: RFC 227 (v1) Extend the window to turn ... Michael G Schwern
- Re: RFC 227 (v1) Extend the window to t... Dan Sugalski
- Re: RFC 227 (v1) Extend the window to t... Nathan Wiger
- Re: RFC 227 (v1) Extend the window... Adam Turoff
- Re: RFC 227 (v1) Extend the window to turn on t... Michael G Schwern
- Re: RFC 227 (v1) Extend the window to turn ... Dan Sugalski
- Re: RFC 227 (v1) Extend the window to t... Michael G Schwern