"Vladimir Lipskiy" <[EMAIL PROTECTED]> writes:
>> if (-e "jit/$cpuarch/core.jit" and not $osname == 'MSWin32'){ 

ITYM:

>> if (-e "jit/$cpuarch/core.jit" and $osname ne 'MSWin32') {
-- 
Lars Balker Rasmussen                                      Consult::Perl

Reply via email to