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'