in reply to Re^4: When is defined true?
in thread When is defined true?

When I changed them to single forward slashes (UNIX), all ran as expected. Odd thing though: I'm running on Win2000.

You can almost always use forward slashes for path separators on Windows in perl (except when you're passing a path to a system command).