http://qs321.pair.com?node_id=684408

gam3 has asked for the wisdom of the Perl Monks concerning the following question:

I was wondering what the best way is to handle case insensitive file systems.

On a *nix filesystem I want to open either File or FILE or throw an error if they both exist.

On Windows and Darwin this fails, as both files always exist, but are the same file.

I am looking for suggestions on the best way to handle this problem.

UPDATE: Spelling was ruff. Thanks Albannach

-- gam3
A picture is worth a thousand words, but takes 200K.