in reply to Overriding filetest operators via overriding stat()?

A long time ago in a galaxy far, far away.... Overridable Filetest operators.

update: IMO, your idea of making file test operators honor and overloaded stat would be a better approach than overloading them separately.

Replies are listed 'Best First'.
Re^2: Overriding filetest operators via overriding stat()?
by perlancar (Hermit) on Feb 01, 2018 at 09:19 UTC

    Wow.

    Are you still interested in doing something like this, using the stat() approach?