http://www.perlmonks.org?node_id=837251


in reply to How to list all the things in a directory?

You will be use the "File::Find" module. That is access the sub directories also.

  • Comment on Re: How to list all the things in a directory?