Paul, do you know offhand what the difference is between the perl-framework, and perl.apache.org's Apache::Test framework? I'm familiar with the latter, and have found it to be an amazing tool for testing Apache modules written in all languages (and web applications of any sort running on Apache), but don't have any real familiarity with the former...
Issac Paul Querna wrote: > On the test cases: Have you looked at how the Apache Perl Test Framework > works? Its well... Perl... But it works pretty well for interacting > with modules and testing over HTTP: > http://svn.apache.org/repos/asf/httpd/test/trunk/perl-framework/ > > -Paul >
