in reply to Re^5: Is there a way to emulate 'print' using prototype?
in thread Is there a way to emulate 'print' using prototype?

If you mean the link to Devel::Declare, I wouldn't consider that an easy way to work around it. The docs for it aren't sufficient for me to do other than flail around trying different things, hoping that it will work. Other packages based on it, like MooseX::Declare, look much more interesting.

If you mean something else, I don't follow.

  • Comment on Re^6: Is there a way to emulate 'print' using prototype?

Replies are listed 'Best First'.
Re^7: Is there a way to emulate 'print' using prototype?
by ikegami (Patriarch) on May 20, 2011 at 17:37 UTC

    No. You're asking for details about

    I already mentioned indirect method call and its numerous limitations. The one you identified is easily worked around.

    so that's the link you should follow.