in reply to Calling SUPER in MethodMaker-generated methods
With a generic class that i created, without the $class-> attached to the SUPER, i got an error like :$class->SUPER::method([args]);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Calling SUPER in MethodMaker-generated methods
by danb (Friar) on Jul 08, 2003 at 00:01 UTC | |
by shemp (Deacon) on Jul 08, 2003 at 16:11 UTC | |
by danb (Friar) on Jul 08, 2003 at 20:11 UTC |