1 2 3 4 5
use strict; use Test::Simple tests => 1; use WWW::Curl::Easy; ok( CURLOPT_URL == 10000 + 2 );