When you use a CPAN module other than your standard modules, chances are that you can gain practical insight for your problem by other users of similar module(s).

We can setup a mechanism here, where you can become a "module user" and add a module to your 'used modules' list.

A search mechanism can reveal the 'most current users' of 'the module' with whom you can strike up the conversation, which could be problem domain specific rather than just Perl or that module specific. Also other 'module users' would be able to share common wisdom for the module in addition of what 'module author' has to say.

Being aware that problem in question should be the center of the attention, I think that the references via the modules would be useful unless and untill we categorize problems domain-wise including cross-descipline domains.

It will also promote the good use of modules and in the process may establish a formal mechanism of checking the references for modules.

However much of this goes through SOPW, I think a formal mechanism would be more useful in this reagard.

artist


In reply to Module Users by artist

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.