On 8/5/05, Georges EL OJAIMI <g-ojaimi at cyberia.net.lb> wrote: > Hello, > > I have the following code to parse a directory and get its listing, how can I recusingly retrieve all the directory and subdirectory contenta and display their respective paths? please read the docs of File::Find you have examples there. Gabor