Xref problem

Xref problem

am 03.02.2008 20:46:55 von Kirk Dawson

I am trying to use Xref without success.

I get the following error message

Can't locate object method "NAME" via package "B::SPECIAL" at
usr/lib/B/Xref.pm line 162

It goes on
(F) You called a method correctly, and it correctly indicated a package
functioning as a class, but that particular package does not define that
particular method, nor does any of its base classes. See Perlobj.

Then it stops.

Any advise would be appreciated.

Kirk
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: Xref problem

am 04.02.2008 03:32:35 von Bill Luebkert

Kirk Dawson wrote:
> I am trying to use Xref without success.
>
> I get the following error message
>
> Can't locate object method "NAME" via package "B::SPECIAL" at
> usr/lib/B/Xref.pm line 162
>
> It goes on
> (F) You called a method correctly, and it correctly indicated a package
> functioning as a class, but that particular package does not define that
> particular method, nor does any of its base classes. See Perlobj.
>
> Then it stops.

As usual, we will need the smallest test script to reproduce the problem.
Strip it down and make sure it fails, then post.
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs