If you're bad enough at communicating that you have to resort to personal attacks to punctuate your points...
Pot... kettle... sigh... There's a certain type of developer who tries to tame complexity by writing lots of tiny classes with one-line methods, and IME they're usually clueless.
If my code did that, I wouldn't use it either. Fortunately, it doesn't.
LOLWHUT? Oh... I see we're having a pedantry slap-fight here. No, your code doesn't import modules based on a quantum source of true randomness. But it does "helpfully" import pragmas that you like, but your users may not. IMHO strict is sometimes useful, and warnings is usually more trouble than it's worth, but apparently MHO doesn't count here. In any case, I think "Dogmatic::Perl" is silly, but at least it does one thing -- enforce chromatic's preferences on your code -- and does it well. Having other modules (e.g. Moose, Test::Most) import various pragmas is ridiculous.
Histrionics have no place in serious discussions of programming.
Hm... This isn't "discussion of programming"; it's "programming politics," and like all politics, it ain't beanbag.

In reply to Re^7: Should Test::Most import strict and warnings? by educated_foo
in thread Should Test::Most import strict and warnings? by Ovid

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.