Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP
In directory usw-pr-cvs1:/tmp/cvs-serv32260/lib/HTTP
Added Files:
WebTest.pm
Log Message:
Added autogenerated files
--- NEW FILE: WebTest.pm ---
# WARNING: This file is autogenerated from following files:
#
# lib/HTTP/WebTest.pm.in
# lib/HTTP/WebTest.pm.in
# lib/HTTP/WebTest/Plugin/Apache.pm
# lib/HTTP/WebTest/Plugin/ContentSizeTest.pm
# lib/HTTP/WebTest/Plugin/Cookies.pm
# lib/HTTP/WebTest/Plugin/DefaultReport.pm
# lib/HTTP/WebTest/Plugin/HarnessReport.pm
# lib/HTTP/WebTest/Plugin/Loader.pm
# lib/HTTP/WebTest/Plugin/ResponseTimeTest.pm
# lib/HTTP/WebTest/Plugin/SetRequest.pm
# lib/HTTP/WebTest/Plugin/StatusTest.pm
# lib/HTTP/WebTest/Plugin/TextMatchTest.pm
# lib/HTTP/WebTest/ReportPlugin.pm
#
# Do not modify this file but edit those files. All changes in this
# file will be lost.
[...1135 lines suppressed...]
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
Copyright (c) 2001,2002 Ilya Martynov. All rights reserved.
This module is free software. It may be used, redistributed and/or
modified under the terms of the Perl Artistic License.
=head1 SEE ALSO
L<HTTP::WebTest::Cookbook|HTTP::WebTest::Cookbook>
L<HTTP::WebTest::API|HTTP::WebTest::API>
L<HTTP::WebTest::Plugins|HTTP::WebTest::Plugins>
L<wt|wt>
=cut
1;
|