package Ogre::AL::SoundManager; use strict; use warnings; # in case someone forgets to load Ogre::AL use Ogre::AL; 1; __END__