>> I dropped an updated release candidate at that url that has a the oo
>> bugfix and test. Let me know if you get a chance to test it, will
>> probably hack on it more this weekend if you want to wait til next
>> week.
>
> ah, I knew there was something else I was supposed to test :)
>
> ok, I just tried it out as
>
> $ perl Makefile.PL && make && make test
>
> and it balked. no problem, the Makefile.PL just needs some tweaking.
>
> and, as it turns out, I spent the morning doing the same for
> Apache-SizeLimit. so, I'd suggest looking at the following files
>
> Makefile.PL
> t/apache/all.t
>
> here
>
> http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/
>
> not to add extra work, but if you have the tuits. really, it's all a
> matter of how nice you want to be to your users.
No problem, I will check those out. I looked at the captcha stuff
initially but didn't grok it right away, but dug around a week ago and I
can dig it now.
I will refactor the Makefile.PL this weekend.
|