e ground.
George.
> -Original Message-
> From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2002 4:26 AM
> To: George Necula; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Sorry... (was: Re: Bug: cygwin Perl uses
> File/Spec/Unix.pm inst
To reproduce the bug:
perl -e 'use File::Spec; print File::Spec->file_name_is_absolute("C:/test")
? "no bug" : "bug";'
To fix the bug add a line
cygwin => 'Win32',
at the beginning of File/Spec.pm in the definition of the %modules hash
table.
As per your request, in include below the
2 matches
Mail list logo