$path =~ s[/][\\]g; system "md $path"; [download]
In reply to Re: Perl API that emulates mkdir -p on unix? by BrowserUk in thread Perl API that emulates mkdir -p on unix? by Anonymous Monk