WWW::Mechanize tries to support REST

petdance on 2006-09-18T22:22:48

I've had to do some REST work and I was shocked to see that LWP::UserAgent doesn't have a put() method for doing PUT calls.

Until Gisle puts it in there for us, I've added one to WWW::Mechanize 1.21_01, which I just put up on CPAN.