The Makefile.PL and the documentation states that "MP3::Info", "Audio::Wav" and "Ogg::Vorbis::Header" are prerequisites for "Apache::MP3". This is, actually, no true. As it is stated in its own documentation:
"
...
The module will automatically adjust for the absence of one or more of
the MP3::Info, Ogg::Vorbis or Audio::Wav modules by inhibiting the
display of the corresponding file type.
...
"
Attached patch removing the hard pre-requisites and updating the documentation appropriately.
You can also find this patch at:
https://github.com/tanty/perl-apache-mp3/commit/16e2baffa6092214721e7e4e09e70f5eb936e25f