perl, get directory listing, files only

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-05-12T17:22:48Z Indexed on 2010/05/12 17:34 UTC
Read the original article Hit count: 154

Filed under:
|

I'm looking for a way in perl to list the files of a directory. Files only, not any directories.

Thanks

© Stack Overflow or respective owner

Related posts about perl

Related posts about list-files