in reply to (tye)Re: Method calling question...
in thread Method calling question...

Second, you can replace @ISA= qw(Base) with use base qw(Base)

This sounds very interesting. Could you point me to a man page about this (or explain a little more about what Perl mechanism that makes it work)?

/J

  • Comment on use base qw(Base) (was: Method calling question...)

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.