I'm looking for insight into how one goes about finding a Perl/CPAN module to contribute to.
Bit of a backstory... I've never been a programmer, I've just done Perl due to making my life easier. Now, I write Python code in my day job. I *hate* how Python doesn't have a Data::Dumper (the 'equivalent' pprint doesn't cut it) so I've been toying with writing a proper Dumper module in Python. However, I'm not quite experienced enough in that language, and to put it bluntly, they don't have CPAN.
My question is, for someone who has their backbone in Perl, how do you search for a module with the kind of bugs you're willing/desiring to fix? When I say 'bug', I mean I'm willing to write code, fix POD and write tests.
What's the preferred method to seek out such work?
-stevieb
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.