In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Peter Prymmer) wrote:
> n reply to a previous message thread John E. Malmberg > <[EMAIL PROTECTED]> wrote on 03/08/2006 07:29:10 PM: > > > Clearly something is wrong, the '/000000' should not be present because > > it will not be understood by the C runtime. It might help if you can > > find out what is adding it. > To fix the bug with installperl I merely had to follow your useful > hint and strip the 000000 from File::Path::mkpath(). Thanks, applied as #27474.