So is it OK to put intentional malware on CPAN as long as the license is acceptable?

Probably not, but not having a Makefile.PL doesn't make it "intentional malware".

For anything that is meant to be useful for a community,

Not everything placed on CPAN is meant to be useful for a community. Some people place code on CPAN because the code was useful for them, and they just put it there because it might be useful for others. But it isn't driven by the mentality of "doing it for the good of the community".

I don't believe in this "community" thing. I just happen to work with Perl and I'm willing to share some my code, experience and knowledge. But I only doing because it make me feel good, and not because of some sixties "community" idea where I'd feel obliged to service them according to some rulebook.

Abigail


In reply to Re: Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL by Abigail-II
in thread Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL by merlyn

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.