# This test script is based on Test::Class which is not part of the Perl # standard distribution. # use lib 't/lib'; use Geometry::AffineTransform::Test; Test::Class->runtests();