On Friday, March 29, 2002, at 12:24 PM, Craig A. Berry wrote:
> At 12:13 PM +1100 3/29/02, Ken Williams wrote:
>>
>> Mine (CVS 1.8) doesn't export manifind() either - the patch didn't use
>> a bare manifind(), though, did it?
>
> ok( exists( manifind()->{'moretest/quux'} ), "manifind found
> moretest/quux" );
>
> That looks pretty naked to me :-).
Oh yeah, I was getting confused. That's is from my tiny hand-built
patch. The patch I submitted to RT had the fully-qualified version, I
thought you were using that:
https://rt.cpan.org/NoAuth/Bug.html?id=413
-Ken