On 3/29/06, Jeff Pritchard <jp / jeffpritchard.com> wrote: > Thanks to all who responded. > > It looks like I could write some tiny perl scripts with mechanize and > pipe their output to a ruby program so that I could do most of the work > in ruby instead of perl. Perl reminds me of work, and that is a bad > thing. Writing perl also doesn't teach me any ruby, which is an > important part of this hack. > Perl?? WWW::Mechanize is a Ruby library, see http://www.ntecs.de/blog/Blog/WWW-Mechanize.rdoc and http://rubyforge.org/projects/wee, as referenced from James' post. - Dimitri