in reply to Re^7: OOP: ->Coderef for calling Private Methods (possibilites?)
in thread OOP: Obj->Coderef for calling Private Methods

It's funny how you guys call the documentation perfect which talks about "methods" and simultaneously you say "There's no such things as methods".

Why are you all so obsessed to deny that the documentation could be extended with some extra words on this feature?

Sorry if I repeat myself, but the documentation should be clear for a beginner!

so I'm leaving this discussion, it's saturday night and I will anyway stay minority!

  • Comment on Re^8: OOP: ->Coderef for calling Private Methods (possibilites?)

Replies are listed 'Best First'.
Re^9: OOP: ->Coderef for calling Private Methods (possibilites?)
by ikegami (Patriarch) on Dec 13, 2008 at 20:46 UTC

    but the documentation should be clear for a beginner!

    And I'm asking how. Again, what part of the documentation gives you the impression it can be anything but a method call? Nowhere at all are subroutine calls mentioned.

      Again, what part of the documentation gives you the impression it can be anything but a method call? Nowhere at all are subroutine calls mentioned.
      there is nothing like a method ... ups ... but "nothing" has at least a (method) name.
      And I'm asking how.
      with a concrete example

      UPDATE: Or just the first two phrases of this post from tye!

      Cheers Rolf