From: James Edward Gray II Date: 2006-09-29T23:27:08+09:00 Subject: Re: Use Perl modules from Ruby ? On Sep 29, 2006, at 9:08 AM, Alex LeDonne wrote: > On 9/29/06, Markus Brosch wrote: >> I am aware of %x{ ... } to run scripts and stuff, but what I >> really want >> is to use some legacy Perl modules which are too big to convert >> completely into Ruby. > > I have a hard time imagining a Perl module too big to convert > completely into Ruby. What does the module do? Is it proprietary, or > is it on CPAN somewhere? If it's an OO Perl module, odds are good the Ruby will be smaller. James Edward Gray II