# -*-perl-*- eval 'exec ${DEV_PERL:-/usr/bin/perl} -S $0 "$@"' if 0; #### 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; } }