This is not a flame.

Did I say so? I didn't mean to. If I implied that, then I apologize.

Re-read first line. And again.

First line in my browser read "Near the beginning of perlfunc, there is a section called "Perl Functions by Category". When I was first learning perl, I read that section at least": which part of it are you refering to?

OS agnostic for the sake of being agnostic doesn't solve much.

Well, I think there are some advantages: do not misunderstand me, I'm convinced that *NIX L&F both say in structure (e.g. the simplicity of the fork+exec scheme as opposed to an API with a bazillion parameters) and in UI is superior, and I'm happy that some aspects of Perl are inspired to it. Yet there are some common OS concepts that may be abstracted and already having a good model is not a valid excuse for not trying to devise an even better one that may better fit the tastes of people coming from different worlds. That's just my view however. Certainly I'm not Xah Lee!

It's tried to be language agnostic, too.

Huh?!? What, when, how?

Yet another syntax to memorize and port to. But there's still time to be convinced, it's not out yet.

I still don't understand. Are you talking 'bout Perl 6?


In reply to Re^4: functional functions by blazar
in thread functional functions by punkish

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.