Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^5: RFC: Simulating Ruby's "yield" and "blocks" in Perl

by BrowserUk (Patriarch)
on Apr 22, 2013 at 20:08 UTC ( [id://1029972]=note: print w/replies, xml ) Need Help??


in reply to Re^4: RFC: Simulating Ruby's "yield" and "blocks" in Perl
in thread RFC: Simulating Ruby's "yield" and "blocks" in Perl

I have no problem, if you don't understand

Still dodging the question I see. I'm surprised that you'd bother emulating a feature you cannot describe a use for.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^5: RFC: Simulating Ruby's "yield" and "blocks" in Perl

Replies are listed 'Best First'.
Re^6: RFC: Simulating Ruby's "yield" and "blocks" in Perl
by LanX (Saint) on Apr 22, 2013 at 20:21 UTC
    LOL ... =)

    You know the story where Einstein was asked by a journalist if he can explain Relativity Theory in 10 minutes?¹

    Cheers Rolf

    ( addicted to the Perl Programming Language)

    ¹) Nota Bene I'm not saying I'm Einstein and that FP is RT... =)

      And *still* dodging the question. You don't have to answer with the secrets of the universe; a single, simple, useful example of use would suffice.

      It is easy to see you've seen the flaws in your own reasoning when you choose to deflect and distract rather than engage.


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.
        No, you're still ignoring the answers I already gave.

        It's a meditation about using Perl as (partial) DSL for Ruby.

        Again, the benefit of a shorter syntax is better understandable within a Ruby context, where passing callbacks is integral part of the language.

        Mastering this technique in Perl takes much longer because a beginner has to understand prototypes and coderefs.¹ Furthermore it's inconsistent in Perl because you can't use prototypes on methods.

        And I already admitted that I wouldn't use this implementation in Perl.²

        Finally, debating about "beauty" of syntax is in the eye of the beholder, so lets agree that we disagree.³

        Cheers Rolf

        ( addicted to the Perl Programming Language)

        ¹) Personally, it took me years before I started to hack Perl in this way. Ruby people have to learn it from the start.

        ²) Could this be the reason I didn't post it under CUFP? Surprise!

        ³) And I don't like your inquisitory attitude to fight everything you don't understand in mosnter threads.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1029972]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-25 03:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found