in reply to Re: Re: Symbol table globbing from object refs
in thread Symbol table globbing from object refs

But @ISA is usually lexical, which means i have to peek into it somehow.
Say what?!? If @ISA isn't a global/package variable, inheritance won't work. So it's never a lexical.
  • Comment on Re: Re: Re: Symbol table globbing from object refs