I do not see how adding Perl6 questions to the mix will be any different.

It will be different.

Perl5 came out in 1994 so by the time PM came around (1999?) Perl4 was fairly obsolete. I have not noted many Perl4 questions. Hopefully Perl6 will be much more popular.

Perl5 is a superset of Perl4, at least I can't remember any Perl4 that failed or changed meaning under perl5. Perl6 changes the meaning of very small chunks of code. The confusion factor will be much greater.

I bring up the issue at this early date because I dislike the idea of splitting SOPW. Fancier solutions may require support in the site's code. I like the trend of halley's thoughts on this.

<frantic>Oh no! Now we have to deal Yet Another Perl Flavor! What ever will we do?</frantic>

This is just insulting and you are forgiven. In my post I stated that the problem has not arrived yet -- there is nothing frantic in my post. I suggested action -- there is no What ever will we do? tone. Like you I think PM is great. I am trying to keep it that way. I'm sorry that the quality of my thoughts are such that they inspire your ridicule.

Consider: Help, I've read the doc's but I can't figure out what's wrong:

blah(); yada(); $var{$field} |= $bool;
Do we really want a bunch of Is it Perl6 or Perl5? responses to nodes like that?

In reply to Re: Re: SOP6W by rir
in thread SOP6W by rir

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.