*sigh* OK.. something that you can't manpulate, the facts.

It's changing.
You don't have to use it

Now where's the problem?

I'm not going to bother with trying to discuss the why because I don't think you ever intended this to be a discussion. Rather a rant on why you don't like it.

I talked about languages that didn't change and have fallen out of favor because of that. As far as things sticking around, that was with respect to how people program (OO). Those things tend to stick around. We haven't lost functions. We haven't lost closures.. or pointers.. or just about anything else except for line numbers (i.e. Basic). Perl has done a lot more than serve a niche for quite a while now. It's been a hell of a lot more than a text processing language for quite a while. I mainly use it for win32 OLE stuff and GUI apps. I've also used it for cgi scripts, text processing, remote server monitoring and many more things. I like that I can do all that with one language.

It really seems like you're digging at things just to argue and be defiant. Perl is still going to be Perl. To pin the future of Perl on loosing $foo->bar() is a little short sighted.

Remember:
It's changing
You don't have to use it
Move on


In reply to Re: Re: Re: Re: Re: Re: Re: Re: Re (9): Perl6 headaches? by rchiav
in thread Perl6 headaches? by mattg

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.