in reply to Re^2: mkdir problem on windows
in thread mkdir problem on windows
The File::Path module is the better solution, really, because it eliminates all the anxiety about backslashes and all the bizarre escaping needed to get them right, along with freeing you from OS-dependent peculiarities.
|
---|