With latest version from CVS and using Ogg::Vorbis::Header::PurePerl to stream OGG Vorbis files, Apache::MP3 fails because it cannot find the "sub load" method.
Attached patch replacing load() with new(), which are equivalent.
Check: https://rt.cpan.org/Public/Bug/Display.html?id=43795
You can also find this patch at: https://github.com/tanty/perl-apache-mp3/commit/cae29cf20f1be545a47ed947edd951e50d31927e
Log in to post a comment.
Attached patch replacing load() with new(), which are equivalent.
Check:
https://rt.cpan.org/Public/Bug/Display.html?id=43795
You can also find this patch at:
https://github.com/tanty/perl-apache-mp3/commit/cae29cf20f1be545a47ed947edd951e50d31927e