use Test; BEGIN { plan tests => 1 }; use Image::Pbm; ok(1);