|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: Perl call tree utility
|
James E Keenan <jkeen@verizon.net>:
> I got the following error message:
>
> Can't locate object method "STASH" via package "B::SPECIAL" (perhaps
> you forgot to load "B::SPECIAL"?) at C:/Perl/usr/lib/Calltree.pm line
> 97.
> INIT failed--call queue aborted.
>
> line 97 appears to be:
>
> push @$dest, join '::', $cur_gv->STASH->NAME, $cur_gv->NAME;
>
> What's going wrong?
Search me. Let me know when you figure it out.
-
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|