Or is stvn just a crazy madman?

Yes. Although if I were truely crazy I wouldn't know I am crazy. So, I guess I should say "No". Wait, I am confused now.

Is this $AUTHORITY variable actually used for anything on CPAN or by CPAN.pm?

Class::MOP::Module adds introspection support for it, but mostly it was a throwback to my work on Pugs and the Perl6::MetaModel. If someone decides to use it in CPAN.pm,or someone decides to write a module to differentiate between Moose-cpan:STEVAN and Moose-cpan:FRIEDO that would be awesome. But from what I have seen that is difficult to do with Perl, possibly verging on impossible, so I am not holding my breath. However, when someone crazier then I figures it out, I know my CPAN modules will be ready... will yours?!?!?

:P

-stvn

In reply to Re: our $AUTHORITY by stvn
in thread our $AUTHORITY by friedo

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.