![]() |
|
more useful options | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
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 In reply to use base qw(Base) (was: Method calling question...)
by jplindstrom
|
|