perl -e 'use Config; print $Config{use64bitint} eq "define" ? "yes, " : "not ", "64bit perl\n"'