in reply to Re^2: Using File::DosGlob::glob in loop only works first time
in thread Using File::DosGlob::glob in loop only works first time

I guess my more important question is: why are you using glob()? Are these fileglobs or filenames? Why are you using glob() on something that's not a glob? Is it for some evil windows reason?

Jeff japhy Pinyan, P.L., P.M., P.O.D, X.S.: Perl, regex, and perl hacker
How can we ever be the sold short or the cheated, we who for every service have long ago been overpaid? ~~ Meister Eckhart
  • Comment on Re^3: Using File::DosGlob::glob in loop only works first time