Sha256: d66f782b7ca3a25969a62b60c057d2fcbc9559047775c89d0a44092e33584592
Contents?: true
Size: 820 Bytes
Versions: 9
Compression:
Stored size: 820 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. * ruby-web 1.1.0 (http://rubyforge.org/projects/ruby-web/) == 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) This library comes with a shameless plug for employing me (Aaron) programming Ruby, my favorite language! == License This library is distributed under the GPL. Please see the LICENSE file.
Version data entries
9 entries across 9 versions & 1 rubygems