It seems to me that if the idea behind ::fileutil::find is to emulate the behaviour of UNIX find, then it should at least have an option to NOT to follow symlink. IMHO, for most practical use of find, you don't really want it to follow symlink.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry if this has been discussed...
It seems to me that if the idea behind ::fileutil::find is to emulate the behaviour of UNIX find, then it should at least have an option to NOT to follow symlink. IMHO, for most practical use of find, you don't really want it to follow symlink.
Thanks.