November 12, 2003
Mechanize it!
And here I've been using homespun perl scripts using LWP, HTTP::Request and HTML::Form to automate web interactions when I could have just used WWW::Mechanize which nicely combines the above modules into one convenient package for walking through websites.
It doesn't really do anything that isn't in the synopsis of the other three modules, but facades are nice.
Comments (post your own)
Help the campaign to stomp out Warnock's Dilemma. Post a comment.