I would publish under an individual's name, and have reference to their workplace.

I would think the copyright notice is the authoritative part here, not the account. The cpan account just holds the stuff. It's the docs of the distro that say who's what.- aha.. corrected- thank you ikegami, makes total sense, everyone, anyone, is authorized to distribute.

I can go copy PDF::API2 code right now, call it Agent::Orange, and distribute it- provided I state what the code is based on.. etc. This is the whole point of releasing under the perl license and using open source/gnu what have you- that code cannot be held hostage!

It's kinda like a capitalist free market science information model. If I release X and you start maintaining a version in better shape than my X, then more people will download, use it. That's what gives you 'authority' - or close enough.


In reply to Re: Organizational CPAN Accounts? by leocharre
in thread Organizational CPAN Accounts? by hobbs

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.