What is in $entry?
If for example, $entry is being obtained from an environment variable set up manually using tab completion to generate the path like this:
set SOME_ENV_VAR="c:\some\path"
Where most native programs and utilities will accept and ignore/discard the quotes, Perl doesn't. Getting rid of the quotes in the environment variable will fix the problem.
In reply to Re: Directory checking on Windows XP
by BrowserUk
in thread Directory checking on Windows XP
by ack
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |