use strict; use Test; BEGIN { plan tests => 1 } use HTTP::MHTTP; ok(1);