Help for this page

Select Code to Download


  1. or download this
     perl -e 'use Config; print $Config{use64bitint} eq "define" ? "yes, "
    + : "not ", "64bit perl\n"'
    
  2. or download this
    yes, 64bit perl