C:\test>perl -MConfig -E"say $Config{ ivsize }" 8 C:\test>\perl32\bin\perl -MConfig -le"print $Config{ ivsize }" 4