rsiedl has asked for the wisdom of the Perl Monks concerning the following question:
However the directory can become quite large and i was wondering if there was a more efficient way to achieve this?# readdir() # use regex to match results from readdir()
Any help would be appreciated.if (-f $filename)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Integrating System commands with regex's
by sh1tn (Priest) on Apr 12, 2005 at 11:05 UTC | |
|
Re: Integrating System commands with regex's
by polettix (Vicar) on Apr 12, 2005 at 12:32 UTC | |
|
Re: Integrating System commands with regex's
by jimrobertsiii (Scribe) on Apr 13, 2005 at 06:38 UTC |