in reply to Re^2: Iterator as a Class or Object Method
in thread Iterator as a Class or Object Method

Please, for the love of god, File::Find is bad enough, we don't need any more modules using this hideous interface.

I agree that Find::File is foul - but that's more because of bad design rather than something bad with callback based APIs in general. If it passed named arguments rather than using evil globals it would be a fair bit nicer to use.

  • Comment on Re^3: Iterator as a Class or Object Method