Sha256: dd7b012c84781347d5ca0b80b5bd46bd13eed35913b961704f6bdf1ec4327d34
Contents?: true
Size: 874 Bytes
Versions: 1
Compression:
Stored size: 874 Bytes
Contents
= WWW::Mechanize The Mechanize library is used for automating interaction with a website. It can follow links, and submit forms. Form fields can be populated and submitted. A history of URL's is maintained and can be queried. == Dependencies * ruby 1.8.2 Note that the files in the net-overrides/ directory are taken from Ruby 1.9.0. * narf 0.6.3 (www.narf-lib.org) After unpacking, install it with: ruby install.rb config ruby install.rb setup ruby install.rb install Note that only the ruby-htmltools package bunded with narf works. == Examples See the EXAMPLES[link://files/EXAMPLES.html] file == Authors Original Code: Copyright (c) 2005 by Michael Neumann (mneumann@ntecs.de) New Code: Copyright (c) 2006 by Aaron Patterson (aaronp@rubyforge.org) == License This library is distributed under the GPL. Please see the LICENSE file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mechanize-0.4.1 | README |