Hi,
Does anyone know if there is a perl module that uses lame to encode mp3?
(I'm writing a flac -> mp3 transcoder and would like to not have to use "system("lame blah blah")" to encode the file)
Here's what I've got so far:
http://robinbowes.com/filemgmt/viewcat.php?cid=4
Latest version as of now is 0.1.4.
Thanks,
R.