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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: open Chapter 8
Standard Modules
Next: Reference: rewind
 

read



$dh


->read()

Reads directory entries. Equivalent to the readdir function. In scalar context, reads the next directory entry; in list context, reads all entries.


Previous: Reference: open Perl in a Nutshell Next: Reference: rewind
Reference: open Book Index Reference: rewind

Library Navigation Links

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