in reply to Class Inheritance without an instance / $AUTOLOAD equ
That will perform a method call on your class and inherritence will work as normal. More here.PerlHandler Your::Subclass->handler
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Class Inheritance without an instance / $AUTOLOAD equ
by dynamo (Chaplain) on Oct 13, 2005 at 17:46 UTC | |
|