David Corbin wrote: > I'm brand new to Ruby, and don't have as much time to work with it as I > like. I was wondering if anyone has built a object/class/tool to enable > the calling of perl modules from ruby? The ability to leverage CPAN > modules "immediately and easily" would make more time for me to play > with Ruby. There is a Perl module by Yoshida Masato which lets you access Perl code from Ruby. But it's not in the RAA and I am not sure how well it work. http://www.yoshidam.net/Ruby.html Regards Michael