=pod =head1 NAME SDL::Music - a perl extension =head1 DESCRIPTION L is used to load music files for use with L. To load a music file one simply creates a new object passing the filename to the constructor: my $music = new SDL::Music 'my_song.ogg'; =head1 AUTHOR David J. Goehrig =head1 SEE ALSO L L =cut