package Mukkinese::BattleHorn; use XSLoader; our $VERSION='1.0'; XSLoader::load 'Mukkinese::BattleHorn', $VERSION; 1;