The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
README.zxid-ruby
$Id: README.zxid-ruby,v 1.1 2008-05-13 15:09:42 sampo Exp $

This is the Ruby module for using libzxid. This module is
tightly integrated into the main ZXID project and distribution.

Please see for further information

  zxid.org
  zxid/README.zxid

Install

  cd zxid-X.Y
  make dep
  make              # creates libzxid
  make rubyzxid

--Sampo