C:\_32>perl -Mbigint -le "print log(2)" Can't use an undefined value as an ARRAY reference at C:/perl58_M/lib/Math/BigIn t/Calc.pm line 1338. C:\_32>perl -Mbigint -e "print $bigint::VERSION" 0.07 #### C:\_32>perl -Mbigint -le "print log(2)" 0 C:\_32>perl -Mbigint -e "print $bigint::VERSION" 0.22