C:\> perl -MConfig -E "$t=[split(/-/,$Config{archname})]->[1];printf(q{%d bit},$t eq "x86"?32:64)" 32 bit