start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ungetc Chapter 8
Standard Modules
Next: Reference: write
 

untaint

$

fh


->untaint

Special method for working under -T and setuid/gid scripts. Marks the object as taint-clean, and as such, data read from it is also considered taint-clean.


Previous: Reference: ungetc Perl in a Nutshell Next: Reference: write
Reference: ungetc Book Index Reference: write

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.