You should be able to use the standard perl to accomplish this task.  Look for 
File::Find with in your doc and this should be a starting place for you.

        If you want you can go to CPAN and there are a number of different ways to 
search and go from there.

Wags ;)

-----Original Message-----
From: Bryan R Harris [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 25, 2002 10:41
To: Perl Beginners
Subject: CPAN?



This is the beginners list, right?

I heard that you could find code for almost anything at CPAN.  How do you
go about this?

For example, say I want to recurse through a directory and all
subdirectories creating an index text file in each directory containing a
list of the text files in that directory.  Can CPAN help with that task?

TIA.

- B



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to