/usr/local/CPAN/Ogre-AL/Ogre/AL/SoundManager.pm


package Ogre::AL::SoundManager;

use strict;
use warnings;

# in case someone forgets to load Ogre::AL
use Ogre::AL;


1;

__END__