Incorporating Perl in Ruby on Rails

Hi,

I have to use some API’s from some outside vendor to incorporate some of
their video functionality, in particular, I have to somehow incorporate
VideoEgg’s video publishing api’s. They don’t currently support Ruby,
but
I’ve heard that there are ways to hack up ruby code with their Perl
API’s to
get it working. Would anybody have any idea on how to do this?

Thanks.

Expose the Perl APIs as a web service.

– G.