in reply to
Unexpected file test (-f) result on Windows
On both AS 5.6.1 and 5.8.0 on WinXP I get the same results. In fact if file README exists,
-f "<<<<<<<<<README"
returns true! But "< README" returns false, as do combinations with >.
Comment on
Re: Unexpected file test (-f) result on Windows
In Section
Seekers of Perl Wisdom