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