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