use strict ; use warnings ; use Test ; BEGIN { plan(tests => 1) ; } use Time::Out ; ok(1) ;