in reply to Re: Is there any way to override "file test operator"?
in thread Is there any way to override "file test operator"?

Another use case is implementing support for symlinks on Windows. See Win32::Links for a situation where someone has taken the effort to do so, and could use a means of supporting -l to make it seamless.