$|=1; print "1..2\n"; use Gimp qw(:consts); print "ok 1\n"; print "ok 2\n" if SHARPEN_CONVOLVE;