in reply to Re:x2 Builing a Recursive Directory Listing (beware of loops)
in thread Builing a Recursive Directory Listing

Actually, that's why the ! ( -l $file ) test is there.. so it doesn't. I should change this to $curDir/$file, which i'll update it to be :)

I suggest you reread the code i posted. :) The test was there, it just wasn't written 'well'

Update: I thought I said using the CPAN module was preferred and stuff. Guess I dreamed that :)


Play that funky music white boy..
  • Comment on Re: Re:x2 Builing a Recursive Directory Listing (beware of loops)