File::Recurse http://search.cpan.org/~dionalm/File-Recurse-0.11/Recurse.pm
hth lee | -----Original Message----- | From: SHEIKH Sajjad [mailto:[EMAIL PROTECTED] | Sent: Friday, December 05, 2003 4:29 PM | To: pijush koley | Cc: [EMAIL PROTECTED] | Subject: Printing the folder structure | | | Hi all, | | I would like to read the files under a folder and subfolders. | | For example, | | I have 3 folders on top level | | F1, F2, F3 | | F1 has files and sub folders. Same goes to F2 and F3. | | Desired output will be written in file as following | | C:\F1 | C:\F1\F12 | C:\F1\F12\F13 | C:\F2 | C:\F2\F22 | Etc etc | | Any suggestion? | | _______________________________________________ | ActivePerl mailing list | [EMAIL PROTECTED] | To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs | | --- | Incoming mail is certified Virus Free. | Checked by AVG anti-virus system (http://www.grisoft.com). | Version: 6.0.529 / Virus Database: 324 - Release Date: 16/10/2003 | | --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.529 / Virus Database: 324 - Release Date: 16/10/2003 _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
