in reply to incorrect syntax when using mkpath
... and to add to Moritz comment, to form the path in a way that is more portable see the File::Spec module in CPAN, specifically the catfile method...
Finally, you probably have this module already, depending on what version of Perl you are running.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: incorrect syntax when using mkpath
by Anonymous Monk on Mar 26, 2008 at 09:59 UTC |