I would like to use the exiftool library for exif/iptc/xmp image metadata manipulation, but it's written in Perl. Since it seems somehow wrong and definitely inefficient, I was wondering if there was any sort of perl2ruby convertor, or if there was an inline::perl module that could at least take the Perl and compile it to bytecode. Paul