I've no idea where that comes from.

You said using package :: wouldn't pass review. («I'm familiar with "::" but it wouldn't pass code review») So it means that %:: wouldn't pass review.

Again, I've no idea where that comes from; it wasn't mentioned in my post.

True, but you said :: and aaaa::::::bbbb wouldn't pass review, so I extrapolated that Foo:: wouldn't either.

Why write that?

The comment to which I replied assumed replies to your posts are only for your benefit.

My reply to you had "As mentioned, ...".

And I said that that this is irrelevant. Not everything is about you. You asked how to check if something is legitimate package name, and that was an important part of that.


In reply to Re^5: Is there an official regex for checking module names? by ikegami
in thread Is there an official regex for checking module names? by kcott

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.