http://qs321.pair.com?node_id=572615


in reply to Re: Looking for REST equivalent to WWW::Mechanize
in thread Looking for REST equivalent to WWW::Mechanize

It may be that my post is confusing .. I'm still trying to understand how it all works, and what tools to use from CPAN.

I'm working from the REST definition in the REST article:

I'm trying to emit XML in response to clean URLs with a view towards providing a simple interface for the web application that I'm writing.

My plan is that I'll provide clients with Perl or shell scripts to upload/download files, without having to worry about providing something that needs to parse XHTML web pages -- instead, they'll be able to talk XML, which will be strictly data, no ornamentation. This is a follow-on to my previous post on the same topic.

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

  • Comment on Re^2: Looking for REST equivalent to WWW::Mechanize