Webrobot 0.80 is now available on CPAN.

For all changes to previous versions see the Changes file
[url]http://search.cpan.org/dist/webrobot/Changes[/url]

Webrobot [url]http://search.cpan.org/dist/webrobot/[/url] is a data driven http
client heavily based on LWP. The client action specification format
ist XML. Though the module itself is pure Perl it uses some CPAN
modules that are not. It can be used

* for automating http requests
* for a kind of web based unit tests
* for stress tests of web servers (very limited).

For more information see the README file in the distribution
[url]http://search.cpan.org/dist/webrobot/lib/WWW/Webrobot/pod/README.pod[/url]
and the support page [url]http://webrobot.abas.de[/url] containing screenshots
and tutorials.

The support page also contains instructions how to write test plans
with Mozilla by just visiting the desired pages.

Stefan Trcek