use warnings; use strict; use Test::More tests => 1; require_ok "Time::OlsonTZ::Download"; 1;