in reply to Direcctory Traversal

You are receiving this error because the module IO:All is not installed (and because you are referencing it in all upper-case, rather than with the correct mixed-case -- this is important).

However, please have a look at File::Find. IO::All is probably not what you want. File::Find is explicitly intended to find files and directories recursively.

<-radiant.matrix->
Larry Wall is Yoda: there is no try{} (ok, except in Perl6; way to ruin a joke, Larry! ;P)
The Code that can be seen is not the true Code
"In any sufficiently large group of people, most are idiots" - Kaa's Law