Help for this page

Select Code to Download


  1. or download this
    if($Config::Config{ivsize} < 8) {
      print "Bailing out - 64-bit integers (IV) are required\n";
      exit 0;
    }