RE: recusrive listing

2006-08-18 Thread Smith, Derek
-Original Message- From: Ricardo SIGNES [mailto:[EMAIL PROTECTED] Sent: Friday, August 18, 2006 8:58 AM To: beginners@perl.org Subject: Re: recusrive listing * "Smith, Derek" <[EMAIL PROTECTED]> [2006-08-17T10:52:16] > What module would be ideal for getting a recurs

Re: recusrive listing

2006-08-18 Thread Ricardo SIGNES
* "Smith, Derek" <[EMAIL PROTECTED]> [2006-08-18T09:30:54] > No period conversion. Typically multiple ??? marks in the English > language has inherited dual meanings: 1) a question and 2) thinking out > loud wanting feedback. Actually, they're typically considered wrong, and to be avoided, which i

Re: recusrive listing

2006-08-18 Thread Ricardo SIGNES
* "Smith, Derek" <[EMAIL PROTECTED]> [2006-08-17T10:52:16] > What module would be ideal for getting a recursive listing into an array > or hash? Your code, below, makes it look like you really mean "for getting a recursive directory listing." > I was looking at IO::All Is that a question? D