home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Perl CookbookPerl CookbookSearch this book

7.6. Writing a Subroutine That Takes Filehandles as Built-ins Do

7.6.1. Problem

You can pass a bareword filehandle to Perl functions like eof, and you'd like to write similar subroutines of your own.



Library Navigation Links

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