![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: changing the path name to unix style.by vladdrak (Monk) |
on Dec 13, 2006 at 07:48 UTC ( #589511=note: print w/replies, xml ) | Need Help?? |
Also, you can usually reference Windows paths with a forward slash. Unless you're executing a shell command with ``, system() or open() and the path is being passed to an exe that doesn't understand the format. Perl gets it though.
In Section
Seekers of Perl Wisdom
|
|