BEGIN { if ($] != 5.008008) { die sprintf "Must use perl 5.8.8, this is %vd!\nTry setting DEV_PERL to point to the right version.\n", $^V; } }