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