On Wed, Apr 13, 2016 at 2:20 PM, Achim Gratz <[email protected]> wrote:
> Splitting on :/: is a bad idea for paths like "//server/dir". Since > parallel already uses File::Path, use File::Path::mkpath instead which is > known to work correctly. You are absolutely right. Fixed in git. /Ole
