Re: [PATCH] Add a question - "How do I traverse an entire directory tree? How do I delete or copy it?"
[email protected] (brian d foy) Mon, 16 Jun 2008 09:31:40 -0500
| Newsgroups | perl.perlfaq.workers |
|---|---|
| Message-ID | <160620080931401581%[email protected]> |
In article <[email protected]>, Shlomi Fish <[email protected]> wrote: > Hi all! > > The attached patch adds a question: > > {{{{{{ > How do I traverse an entire directory tree? How do I delete or copy it? > }}}}}} There are really three questions in that, and only two of them are related. Every question should really just be one question, although sometimes it's expressed twice in different words. I think they're good questions to add to the FAQ, but I'll have to write more complete answers for them, and separate them into distinct questions. Thanks,