in reply to Re^6: OOP: ->Coderef for calling Private Methods (possibilites?)
in thread OOP: Obj->Coderef for calling Private Methods
it's not clear to read if it's a subroutine reference to a method or just to any subroutine.
There's no such things as methods. There are methods calls and subroutine calls.
If you mean it's not clear whether the it's a method call or a subroutine call, what gives you the impression it can be anything but a method call?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: OOP: ->Coderef for calling Private Methods (possibilites?)
by LanX (Saint) on Dec 13, 2008 at 20:42 UTC | |
by ikegami (Patriarch) on Dec 13, 2008 at 20:46 UTC | |
by LanX (Saint) on Dec 13, 2008 at 21:00 UTC |