On Fri, Feb 16, 2001 at 02:05:33PM +0100, alos.it/a.calpini wrote:
> t\VecArray..........ok 1/13Can't locate object method "TIEARRAY" via package "Ti
> e::VecArray" at t\VecArray.t line 50.

Ok, I'm stumped.  Tie::VecArray defines its own TIEARRAY and its
required at the top of the test.

Could you run t/VecArray.t in the debugger, stop at line 50 (the tie
line) and tell me what "x %INC" says as well as 
"x Tie::VecArray->can('TIEARRAY')"?

Reply via email to