in reply to Re^5: reading file names to an array from the directory tree
in thread reading file names to an array from the directory tree
my @files = File::Find::Rule ->file()
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: reading file names to an array from the directory tree
by ikegami (Patriarch) on May 23, 2010 at 23:55 UTC | |
by vit (Friar) on May 24, 2010 at 00:52 UTC | |
by ikegami (Patriarch) on May 24, 2010 at 02:23 UTC |