Christopher H. Laco wrote:
> Geoffrey Young wrote:
> 
>>>Borked by my own patch. Serves me right. :-)
>>>I shouldn't have assume $self->{'test'} was a hashref..
>>>
>>>Now I guess the other quesiton is what it is now..
>>
>>blarg, I was just bitten by this.  please try this patch and make sure that
>>whatever you were trying to fix still works.
>>
>>--Geoff
> 
> 
> Waaaay too late. :-) I've since just ditched my MY::test, and made 1.27
> a requirement. Since 1.27 honored the test => TESTS portion, that's all
> I was using MY::test for < 1.27.

ok, but that doesn't solve the issue you originally reported:

">Can't use string ("Apache::TestMM") as a HASH ref while "strict refs" in
use at /usr/local/lib/perl/5.8.7/Apache/TestMM.pm line 56."

which my patch fixes.  so I'll just apply it.

--Geoff

Reply via email to