From: pete@... (Pete Kernan) Date: 2001-03-30T05:40:05+09:00 Subject: [ruby-talk:13339] Re: [ANN] NQXML v0.5.0 On 29 Mar 2001 13:14:38 -0600, Jim Menard pontificated: + NQXML is a pure Ruby implementation of an XML tokenizer, a SAX-style % pwd /home/pete/tmp/ruby/nqxml-0.5.0 % tail INSTALL * Run the test suite, if desired (requires RubyUnit). cd examples ruby test.rb cd .. * Install NQXML to Ruby's `site_local' directory. ruby install.rb % cd examples/ % ruby test.rb ruby: No such file to load -- test.rb (LoadError) % cd ../tests/ % ruby test.rb [long stream of errors] i had to install before the tests would run successfully (had previous version installed) -- ruby -F- -e '$, = $; . sub /./, " Another "; print %w.Just Rewbie .. join'