Obviously C is not Perl.

I'm not asking for direction on this particular instance, which is why I stated my course of action with the current situation. (Though it will likely end up in some form as an XS extension at some point)

I'm asking for direction in general for contributing to OSS which has quite a bit to do with Perl. Granted in most situations, adding to someone else's work with Perl is simply a matter of using or inheriting so it often nicely sidesteps the issue.

There have often been times where I would have participated more in various capacities, if it didn't require so much effort to figure out how. Most people are more willing to help out if it's easy.

As I see it, this is a potential barrier to contribution. For instance, this is a bit different, but I think it illustrates my point well. There have been various things I've been wanting to contribute to CPAN for quite some time (years). One thing or another would hold them up. Trying to figure out how to install things in a nonstandard way, how to write tests for things like hardware. Examples were there wasn't a clear path on how to do it right. Then other more important things took precedence and they fell by the wayside (so far anyway).

For a community largely based of improving other people's work, it seems a fault that there isn't an obvious guide.


-Lee

perl digital dash (in progress)

In reply to Re^2: Adding to Free Software - Etiquette by shotgunefx
in thread Adding to Free Software - Etiquette by shotgunefx

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.