Closed jlfwong closed 11 years ago
Hey - this is something I made a while back that should still work if you need reference for anything: https://github.com/phleet/MarmosetSubmit
It should still be installable using gem install marmoset: https://rubygems.org/gems/marmoset
gem install marmoset
Cool. Basically the same thing as what I made. Ruby's 'mechanize' is a clone of Perl's, which is why I wrote this in Perl to begin with.
Thanks for the heads-up.
Hey - this is something I made a while back that should still work if you need reference for anything: https://github.com/phleet/MarmosetSubmit
It should still be installable using
gem install marmoset
: https://rubygems.org/gems/marmoset