>Hello Everyone,
>I am writing a utility that needs to index the files contained within
about 500 directories (some nested). I want to provide the >script with a
top directory and have it recurse through everything underneath while
indexing the files within each. I've searched >Google and can't
> -Original Message-
> From: Anthony Saffer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 11:03 AM
> To: [EMAIL PROTECTED]
> Subject: Recognizing Directories...
>
>
> Hello Everyone,
>
> I am writing a utility that needs to index the files
you should check out File::Find on CPAN.org.
> -Original Message-
> From: Anthony Saffer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 11:03 AM
> To: [EMAIL PROTECTED]
> Subject: Recognizing Directories...
>
>
> Hello Everyone,
>
> I am w
Hello Everyone,
I am writing a utility that needs to index the files contained within about 500
directories (some nested). I want to provide the script with a top directory and have
it recurse through everything underneath while indexing the files within each. I've
searched Google and can't se