package Geometry; our $VERSION = '0.01'; require XSLoader; XSLoader::load('Geometry', $VERSION); 1;