use Test::More tests => 1; BEGIN { use_ok('CAD::Drawing::IO::Image'); } diag( "Testing CAD::Drawing::IO::Image $CAD::Drawing::IO::Image::VERSION" );