Stas Bekman wrote:
Christopher H. Laco wrote:

Ok, here's my first crack at a quick n dirty cookies test.

The new test is t/cookies.t, and it's supporting server file is
t/htdocs/cgi-bin/cookies.pl.  I figured the extra cgi-bin directory was
good for sanity sake.

I've also included the necessary patches to MANIFEST and extra.conf.in
against A-T 1.16.


Thanks, Chris, committed with a few small adjustements. You can see the commits here:
http://svn.apache.org/viewcvs?view=rev&rev=109277
http://svn.apache.org/viewcvs?view=rev&rev=109279


You probably want to get the svn checkout to continue working with the latest version:

svn checkout http://svn.apache.org/repos/asf/httpd/test/trunk/perl-framework/Apache-Test Apache-Test

For docs (where you can find the latest testing.pod) it's:

svn co http://svn.apache.org/repos/asf/perl/modperl/docs/trunk modperl-docs

Thanks. Glad to contribute. It looks like the only change was naming the cookies.pl to cookies.pl.PL. What cnvention did I miss so I don't make that mistake again?

-=Chris

Reply via email to