Advanced Perl Programming

Advanced Perl ProgrammingSearch this book
Previous: B.9 TypeglobsAppendix B
Syntax Summary
 
 

B.10 Filehandles, Formats

There are no direct ways of assigning filehandles or formats, passing them as parameters to subroutines, storing them in data structures, or localizing them. Instead, use the corresponding typeglobs.


Previous: B.9 TypeglobsAdvanced Perl Programming 
B.9 TypeglobsBook Index 

Library Navigation Links

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