The URL

    http://martynov.org/tgz/HTTP-WebTest-2.03.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/I/IL/ILYAM/HTTP-WebTest-2.03.tar.gz
  size: 90135 bytes
   md5: cc49ade2d6955fa20dd30b1f88862943



NAME
    HTTP::WebTest - Testing static and dynamic web content

DESCRIPTION

    This module runs tests on remote URLs containing
    Perl/JSP/HTML/JavaScript/etc. and generates a detailed test report. This
    module can be used "as-is" or its functionality can be extended using
    plugins. Plugins can define test types and provide additional report
    capabilities. This module comes with a set of default plugins but can be
    easily extended with third party plugins.



CHANGES SINCE LAST STABLE VERSION 2.02:

ENHANCEMENTS:

* New test parameters 'mail_success_subject' and
'mail_failure_subject' to redefine default value of Subject field in
test report emails.  Based on patch by Amit Kaul.

BUG FIXES:

* HTTP::WebTest used to mangle test URLs like
'http://website.com?http://website2.com?var=val' by URL escaping
everything after the first question mark. Now it does modify test URL
unless it is doing GET request and test parameter 'params' is
specified in a test specification.  Thanks to Brian Webb for a
bugreport.


-- 
Ilya Martynov,  [EMAIL PROTECTED]
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support
UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org

Reply via email to