package Some::Employee; our $VERSION = 1.23; use XSLoader; XSLoader::load __PACKAGE__, $VERSION;