Geoffrey Young wrote: > > 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."
Well, it did in a way. I only got that error under MY::test calling $self->{tests}. Since 1.27 solved the issue of getting test=>TESTS into make test, I no longer needed my MY::test section. The problem just sort of went away for me at that point. > > which my patch fixes. so I'll just apply it. > > --Geoff > >
smime.p7s
Description: S/MIME Cryptographic Signature