From: Eric Kolve Date: 2006-07-25T03:55:13+09:00 Subject: exiftool / reading WMV meta information I found a really nice package on CPAN called Image::ExifTool and I was wondering if their is some clean way of calling Perl code from Ruby? I couldn't find anything on rubyforge that did as good a job as this did. The other option is a port, but I am concerned about keeping a 60k line perl module in sync with a ruby version. Does anyone have any advice for porting/maintaining an active project in a different language? thanks, eric -- Posted via http://www.ruby-forum.com/.